Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-2

How to stop bouncing on jump?

Asked by 8 years ago

I am modifying a skateboard and scripting my own jump by doing

        board:ApplySpecificImpulse(Vector3.new(0,45,0))

Problem is that the skateboard bounces a few times when it lands. How do I stop the bouncing? I want the skateboard to jump like a regular character.

1 answer

Log in to vote
0
Answered by 5 years ago

u cant

Ad

Answer this question