So I have buttons but when i click it to go to the next screen it clicks the button on the next screen too. Does anyone know how to make it not do that? Thank you
Develop games in your browser. Powerful, performant & highly capable.
JRoberts
Maybe add a "Wait" action for 0.5 seconds on start of layout before making the button active. This way the user sees the layout and realizes they are flipping through the layouts when they hold the button down.