-
Notifications
You must be signed in to change notification settings - Fork 0
UI Sounds #22
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
This can be done in a single function if you use Unity's OnGui Event.
Simply put, play a UI sound (like a click or button press) when UI is selected.
Should be done for buttons at least, but for UI elements like sliders would be a plus.