Hello,
I would like to have the syntax formula to get the x and y position of a single instance (among several ones) of an object using UID or IID.
So for instance every tick->find path to (object instance 1, or object uid 4)
Develop games in your browser. Powerful, performant & highly capable.
Pick By Comparison:
Object: Your Object
Expression: Object.UID
Comparison: Equal to
Value: your UID you want to pick.
and then in the action set position x,y to Object.X and Object.Y