My game in 1 scene - how do I make the buttons not be effective once in different scene
blue_elephant
Member Posts: 505
I am working on putting my game into one scene. Once I click a button and it "goes into the new scene" by making the things transparent. How do I make the buttons not do anything any more?
I couldn't find any discussions on this and couldnt figure it out, you'd think it would be simple.
Thanks!
I couldn't find any discussions on this and couldnt figure it out, you'd think it would be simple.
Thanks!
Comments
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
attribute.menu
if attribute.menu = 1
Set actor alpha image to 1 and whatever logic
if attribute.menu =/= 1
Set actor alpha image to 1
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★