Hello Forums.
First I should show you what I’m working with:
Using a Buoyancy component, I have made my character able to enter swimming mode and exit into walking mode. I’m using the UE water plugin for the water bodies. This part works perfect.
The problem is, when I reach the surface of the water, the character keeps switching between falling/swimming mode and causes a lot of jittering.
How could I make the character stop doing this and just stay level with the waterline?
Things I Have Tried:
In the water body, I tried adjusting the “Collision Height Offset” this did not appear to have any effect.
Disabling jumping while in water and setting OutofWater Z to 0, 100 and even -1000