Hello,
I want my GUI horizontal slider to appear only after an animation.
Example:
I click on the options button and an animation occurs which brings me to the scene where I can change the BGM using the horizontal slider. However I only want my slider to appear after the animation and at the position of the option scene. Is there a way to control to allow the GUI skin to appear after the animation?
I’ve tried Adding an Event at the animation part however it doesn’t work.