I’m trying assign two functions to one button. The first click does a loadMovieNum to level 1. The second click will unloadMovieNum on level 1. So the first click loads a movie, the second click unloads it. Pretty basic.
I’m guessing it’s a simple if statement, but I don’t know how to go about it.
Anyone want to take a stab?