How to indicate that an object has moved up/down?
BonepileGames
Member Posts: 194
Hello to GS Community,
I would like to ask you how exactly can I make GS indicate that a specific object has moved up or down (+Y or -Y), since I want to spawn another object below or on top of it depending on the movement of the initial object.
I am open for suggestions
Thank you
Comments
Record its initial position, then see if its new position is bigger or smaller than its initial position.