Voice Data (Context)

Information

Difference between this and text voice, your able to select a audio to play via a context menu.

Add/Remove

Simply drag a new sound instance to here. Instance is not relevant.

Configure

Module to configure all instancse

-- Copyright 2023 Bulk Games
-- Proprietary software for Area-27

-- Written with ❤️ by Metatable (@vq9o) <[email protected]> <[email protected]>

-- Voice Data (Context) Version: 0.0.1
-- Documentation: area27.docs.metatable.dev

return {
	Min_Distance = 69,
	Max_Distance = 420
}

Last updated