Rotating Character towads the object it is interacting with

Extremely case-specific. You probably want a target point with a location and rotation associated with your object that the player or NPC moves to before performing the crawl. Should be set up in level where needed.

We use this type of thing commonly for where NPCs have to go pick up or drop objects. They move and align properly to the target point and then do the pickup / drop.

1 Like