05-06-2025 01:27 AM
How to play a sound fx by script?
Trying to have a machine play a sound effect and after going down some attempts to getComponent Sound, it seems that you need a special AudioGizmo to do this?
I don't see an AudioGizmo in my gizmos?
Solved! Go to Solution.
05-06-2025 06:31 AM
AudioGizmo is just the name of the TypeScript class that represents the sound recorder gizmo and any other audio related gizmos in Horizon.
05-06-2025 06:31 AM
AudioGizmo is just the name of the TypeScript class that represents the sound recorder gizmo and any other audio related gizmos in Horizon.
05-06-2025 04:34 PM
got it, so AudioGizmo is not an entity found in the Gizmos menu in Desktop Editor?