#Stop a person from moving without seats

1 messages · Page 1 of 1 (latest)

hexed zenith
#

@long mica You can give the player a role that has can move set to off (it’s not off idk the name)

long mica
hexed zenith
#

Hmm

#

@long mica why do you want them to not be able to move?

long mica
#

that way they can respwn when the get velocity detects that the velocity/speed is 0

hexed zenith
#

I’m pretty sure if you give the the role to where the can’t move they literally can’t move with there in any direction unless you add velocity

long mica
#

like i said

mental oyster
#

..by overriding Can Move to No in Role settings, any input to move will be ignored.

#

It won't slow them down, it will just outright not let the player move by themself

#

@long mica

#

And if you don't want the Player to move, whilst you add Velocity, then why do you not just do what @hexed zenith suggested

#

And if they cannot move, then once they hit the ground, they will gradually slow down from "friction", until they fully stop.

hexed zenith
#

because i order for you to test for if they are at “0” they have to slow down to friction

#

you not gonna go 200 mph then 0 mph instantly

#

200 then 100 then 50 then 0

long mica
#

oh i c