playMaker

Author Topic: How to make them face the direction of moving  (Read 641 times)

playmakertester

  • Full Member
  • ***
  • Posts: 211
How to make them face the direction of moving
« on: January 06, 2021, 06:20:47 AM »
Hello.
I'm trying to make an object face the direction of travel.
https://hutonggames.com/playmakerforum/index.php?topic=7215.msg35036#msg35036

I have set the Action as shown in the screenshot, but the Velocity is set to 0.

How can I get the Velocity?
The object has a Rigidbody and a Nav Mesh.

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: How to make them face the direction of moving
« Reply #1 on: January 06, 2021, 06:45:00 AM »
Try Self Space

playmakertester

  • Full Member
  • ***
  • Posts: 211
Re: How to make them face the direction of moving
« Reply #2 on: January 06, 2021, 06:59:22 AM »
I tried Self, but Velocity was still 0.

Is there a problem with the Rigidbody settings?
This is the current configuration of the Rigidbody.

Please let me know if there is a solution.