![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Richardv07 |
I have a 2D top-down project set up, the player rotates and moves in the direction of input, but I need to have something follow the player, staying directly behind it.
I want to have something follow behind the player, staying 80 units back, and have it account for the rotation of the player so that it always stays behind the player.
Can anyone help me with this?