Hi, I’m currently making a swinging system, I want to prevent the player from touching the ground. My system heavily relies on forces, you can have a look at the problem I’m trying figure out here https://gyazo.com/a87c499f2eab43bb0f91493a85f11490
I have tried adding a force that counter-acts gravity on the Y axis, but it doesn’t seem to work. I want the player to not touch the ground and continue the momentum they have had beforehand
You’ll have to disable the default state where the player stands on the ground for them until the end of the swing
2 Likes
Can you please elaborate ? I still don’t get what you mean
1 Like