Get Actor Rotation Not Working

Try:

  • location:
    Actor Forward Vector * Distance + Actor location.

  • rotation:
    Actor Forward Vector → Make Rotation from X (or just use actor’s rotation as is)

So something along the lines of:

2 Likes