TurretRotation

  • interpolation works with delta time
  • your loop does not do anything

The most straightforward aiming could be done like so:

You provide target rotation value for the rInterp node to catch up to.


For something more nuanced, have a look here:

2 Likes