#How do i make the player's character face the direction of wasd

1 messages · Page 1 of 1 (latest)

sand sluice
#

Directional walking basically

haughty needle
#

wdym

sand sluice
#

when u press a

#

no the keyboard

#

the player tilts

#

and kinda looks that way

haughty needle
#

show a vid

#

or photo

sand sluice
haughty needle
#

if just using animations

#

and the whole way he leaned to the left when pressing A or D was becuase he checked if the buttons were being pressed and if they were he would rotate the character a lil bit

sand sluice
#

ok

sand sluice
exotic pelican
#

edit player's RootJoint's C0 property

#

depending on humanoid.MoveDirection

#

In runservice.RenderStepped ig

exotic pelican
sand sluice
#

ok

exotic pelican
#

wdym

#

js dont replicate it to server

sand sluice
#

ok

#

make a local script

#

get root

#

make a function probably uis detecting where the player is moving and rotate it