I dont know how to explain this but take a long at me code and let me know.
However the issue is simply the sound doesnt play more than once like im tryna achieve like button being clicked sound effect n change scene. But the sound once plays once n u change but next you want to go into that scene it never plays again. Im lost here is this a bug or just sum wrong with me code
No, it’s not a bug!
All i see is an action which is executed when the click on object “Warehouse_page” is constated.
Said in other manner, dependent action will be performed ONLY one unique time when the condition is verified.
You must add some condition(s) / evenement(s) to precise what you want to do.