Hello, so I have a game that will require the ability to have a ship be driven by the player. The water is not done using the terrain so it makes it more difficult to make it stay there.
How would I go about ensuring that the model remains at the same height while being able to move it?
Use a body position object that only applies force on the Y axis. The Y value you set it to would be the Y value of the water, make sure the max force of X and Z are both 0.