|
|||||||||||||||||||||||||||||
|
|
attach this behavior to a graphic sprite choose an on and off state member type in the global variable (boolean type only please, true false) now play the movie if your global is true then the sprite is on if your global is false then the sprite is off click on the sprite to toggle it great for those times you just want to toggle a global without having to write annother script. enjoy, -aSkeptic
|
|
|