How do I make the player walk in the direction its facing?

Hi!

  1. What do you want to achieve? I want to make a top down game but the player doesn’t move in the direction it is facing

  2. What is the issue? If using the WASD keys, it moves based on camera, not on rotation.

  3. What solutions have you tried so far? I’ve looked at the developer forum and only found one answer and also dived into the player movement scripts.

Thank you if you can help me!

Use the Humanoid Move method along with the player’s LookVector