when i make an sound on button click it works ok, but when i make it on mouse over object, it sound very weird. looks like it is played constantly many times... is it possible to play it only once when i am moving mouse over button?
Add a condition "Trigger once while true" to your "mouse over" event.
Develop games in your browser. Powerful, performant & highly capable.
thanks much!