I was wondering-
Is it possible to activate the contents of an event while they player is say, 5 or less tiles away from an event?
In my survival game, there really isn't a purpose for the more resource Dependant walls, and I want it to increase your "Sanity" meter (Variable) when near them.
I was thinking of setting the players X and Y values to a variable, and then setting the events X and Y variables to another variable, and have it compare the two. My only problem is that I'm unsure of how it will be layed out, and I want to know how everybody else does it.
Is it possible to activate the contents of an event while they player is say, 5 or less tiles away from an event?
In my survival game, there really isn't a purpose for the more resource Dependant walls, and I want it to increase your "Sanity" meter (Variable) when near them.
I was thinking of setting the players X and Y values to a variable, and then setting the events X and Y variables to another variable, and have it compare the two. My only problem is that I'm unsure of how it will be layed out, and I want to know how everybody else does it.