Page 1 of 1

Moving objects in an absolute direction?

Posted: 23 Dec 2017, 15:29
by mattwla
Hi all,

I've been playing with the object motion code. Right now I want to make an object move in a certain direction, regardless of the orientation of the object.

Queuemovment makes objects move relative to their direction, but I want to state an absolute direction to move in.

Do I need to write a new movement function or is there something already for me to use?

Thanks