#what should I use to script a horse like western bridger or yba's ones?
1 messages · Page 1 of 1 (latest)
So what do you want to script? Cuz I didn't really get it from your title.
i want to script a horse
but i dont know what i should use
for that
whether the horse has to be a humanoid
n such
Oh then it should be simple, I'd use the player's inputs to move it and also play an anim. I think I'd also add a humanoid to it, but that's just how I'd do it.
but how would the inpuit move the horse
is there like a humanoid:movefoward thing
or
User input service?
Oh either linear velocity or humanoid:MoveTo
Ig
I'd use moveto but it's because I don't really know what else to use for this
i want it to accelerate
** You are now Level 2! **
the more I press W
until it hits 36 walkspeed for example
and if i hold shift it starts running
to 70 walkspeed
so is it linear velocity or humanoid moveto
You can check out this forum if u want https://devforum.roblox.com/t/how-would-i-even-start-making-a-horse/1218567/2
exponential