I am using splines and spline meshes on said spline to try to emulate waves. Looks nice works, but now want to float a ship on it. Trouble is the meshes keep their original collision shape from start up (ie a flat plane) and do not alter them with the splines. So any type of interaction with them is static. I was hoping there might be some way to update the collision shape of a mesh in game. Should it be updating or am I using it for something it isn’t capable of doing? Currently using mac version.
Many thanks
James