How would I add gravity to linear velocity without plane mode?

How would I add gravity to linear velocity without plane mode since it only uses vector2 and im using lookVector.

2 Likes

Bump because I like help please!

1 Like

Bruh, it’s sad how nobody responded. I have the same problem.

1 Like

Hmm, it’s been a while since you posted, do you still need help?

I’ve had the same problem, just set the “force limits enabled” true, change the force limits mode to “Per axis” and change the “Max axes force” to X = inf, Y = 0 and Z = inf, like this:
LinearVelocityGravityProprietes
Worked perfectly for me.

14 Likes

WAIT THANK YOU SO MUCH THIS ACTUALLY WORKED, I CAN FINALLY FINISH MY DASH ABILITY YAYYY :woot:

4 Likes

Holy clutch, this needs to be marked as the solution asap!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.