#im tryna make it so the player has slowed movement when falling
31 messages · Page 1 of 1 (latest)
reduce gravity
i mean the player speed
need to use states
how would i write that tho? thats the part im confused on
no need script
go on "game parameter" in home page
ex:
select "world"
if Enum.HumanoidStateType.Freefall
and adjust your parameter
what he wants is to change the players walk speed while they're falling
u need a script to do that
thank you 😭
** You are now Level 1! **
np that obv isnt everything but there's the state for it
reduce gravity so
if you reduce gravity, u reduce speed falling
yes but what about speed jumping
a lot of stuff will be different
in this case seems better to do it in a script
u can change jump power
yeah im tryna make it so you cant turn while jumping basically like real life
u know how screen shake work ?
never had a situation where i needed it so didnt learn it
why?
because i have an issue with that
https://discord.com/channels/448986884497211392/1228098620667072583 ( nvm i fix it )