When going from for example scene 1 i want one button to go to scene 2 and another button to go to scene 3 what is the code to do that ?
for the button just do:on(release){ nextScene();}and don't copy and oaste this because i used lots of space in line 2 so just write it out
You must be logged in to post a reply!