Personal Website Made With Armory

  • Is it possible for it to rotate in the direction it walks!?

Yes… But a direction vector should be normalized.

Here is some example:
look_to_vector_example.blend (965.2 KB)

You can manipulate the direction vector to make the object move relatively to where the camera is facing using the Vector to Orientation node and a horizontal axis object

2 Likes