#dash stopping gravity
1 messages · Page 1 of 1 (latest)
Can you elaborate, show your code, and maybe a video example?
”pls help i have a problem” ahh post 
i think it doesnt work cause your dash keeps stopping the fall
I have a tweenservice that when the player press the input it moves them in the x -x y -y axis and idk how to make gravity affect the player without pushing them into the grpund forcefully
Dam didnt the post where im siposed to ask for scripting help mb
I swear people never stop suprising me with theyre stupidity
why not use linear velocity instead of tweening?
** You are now Level 7! **
like horizontal force to the lookvector or to whatever direction the player is moving
and also dont send another photo of your problem like a caveman depicting a scene
either send something called "Video" or the code
I js wanted to show what i meant by stoping the fall geez
How do I set it up?
seems like you just answered your own question
linearvelocity also cancels out gravity, unless you set the per-axis force limit on the y axis to 0
Tween bruh, moves from point A to point B.
so it's tweening the Y axis too
even if it's going from y=0 to y=0
Wut
obviously no gravity will happen there
linearvelocity is one way
