Docs / Sound Effects
New in 1.2.0
Sound effects can be added to your game using the Sound: Play Effect event in your Actor, Trigger or Scene scripts.
You can choose from playing a beep with a given pitch, a tone with a given frequency or cymbal crash.
Using Custom Events you can combine multiple effects into a single reusable event to make jingles.