I keep getting this error everytime I try to click using the UserInputService.
I am trying to get it to play this animation and give me 50 walkspeed on click.
here is a picture of my code
vvvvv
I keep getting this error everytime I try to click using the UserInputService.
I am trying to get it to play this animation and give me 50 walkspeed on click.
here is a picture of my code
vvvvv
It’s WalkSpeed
with an uppercase S
, not Walkspeed
: Humanoid | Documentation - Roblox Creator Hub
The error is saying that Walkspeed
is not a valid member/property of a humanoid.
It should be WalkSpeed. To see that, start your game, find humanoid in your character model and you will see it.
this triggers me in a whole different level you have no idea