Fly object toward player

Apologies I don’t know why I forgot Look At returns rotations.
Similarly, but with a slight variation on a look at node, do this:

Start Vector (Object Location)
MINUS
Target Vector (Player Location)

Take that output and use “Normalize Vector” and use that in your multiply, then from there to Impulse. :slight_smile: Sorry for the mixup!

1 Like