- Joined
- Apr 17, 2015
- Messages
- 72
- Reaction score
- 52
- First Language
- English
- Primarily Uses
So im trying to setup a cursor sound effect in a menu i'm making. It plays just fine when the cursor moves slowly, but when cursor moves fast it skips it. It seems like the engine only capable of playing one se at once, and it just ignores any attempt that comes in to fast.
Also, what is the difference between me using AudioManager to play the cursor sound effect, vs using the SoundManager to do it?
As far as I can tell SoundManager is just using the predefined cursor sound, where as AudioManager can play any sound effect.
Also, what is the difference between me using AudioManager to play the cursor sound effect, vs using the SoundManager to do it?
As far as I can tell SoundManager is just using the predefined cursor sound, where as AudioManager can play any sound effect.
