• Hey! Register here to create your account, engage with the community, and talk about what is new!

Get imput direction/vector

NineOfGaming

Active member
Overlord
Joined
Jul 12, 2021
Messages
51
Reaction score
5
How do i get the input direction/vector of a player
 
Solution
1. make the player ride an entity
2. get the velocity of the default player
3. rotate by the yaw (or negative yaw idfk I forgot) of the player

bumpy

Forum adept
Overlord
Joined
Oct 6, 2020
Messages
113
Reaction score
35
1. make the player ride an entity
2. get the velocity of the default player
3. rotate by the yaw (or negative yaw idfk I forgot) of the player
 
Solution
Top Bottom