Quote:
Originally posted by VeX_RaT_Boy
What I usually do with checking if the player is on specific tiles is that i make an array
|
You probably already know this, but just in case you dont... setting a variable as an array to use in the condition isn't necessary. You can just put {num,num2,num3,etc} directly in the if ().