Pages: 1
Topic closed
I'm looking to have something react to the size that something is. Is there a way to do this, an "If, Else" statement that reacts to the size of a sprite?
Offline
[blocks]<if><(<size> = <{ the size you want }> )> do the stuff<else> do other stuff[/blocks]
Thanks so much. This is exactly what I needed.
You're welcome.