Parts | ||
Scripts | ||
.gitignore | ||
AudioInit.rbxm | ||
PagingSystemv1.rbxm | ||
README.md |
Paging System
The models used here were created and graciously donated by Taz Tech
Legal Stuff
All Models Used by TazTech/Liminal Existance Group is licensed under CC BY-NC-SA 4.0
Scripts are licensed under GPL-3.0 or later
Basic Setup
- TODO: Setup instructions.
AudioInit.rbxm
- This is used to initialize the mic and speaker objects for each player. Place this in StarterCharacterScripts.
Important Note
- The Audio API Beta needs to be enabled for this to work.
- The UseAudioApi property of VoiceChatService (hidden, enable in Explorer studio settings) needs to be set to Enabled for the microphone to work at all.