Change position
Hello guys,
I am trying to make something so that you change position at a specific moment.
I do know how to change someone's position with self SetOrigin(0,0,0);
But how for example, it saves your current origin and does for example +1 to 1 of the 3 numbers?
For example:
From origin(0,0,0) to (0,0,1).
And then (0,0,2).
Hopefully I explained it good enough.
Thanks in advance!