i saw this ocean
and i was wondering if its possible to make it swimmable (it doesnt have to be this one but any skinned mesh ocean)
i saw this ocean
and i was wondering if its possible to make it swimmable (it doesnt have to be this one but any skinned mesh ocean)
If you want surface swimming then you can use the built-in flotation support with the player’s character, possibly working in some custom physics behaviour depending on your use case.
If you want to be able to swim under the surface, you’ll need to implement custom physics using Body Movers or Mover Constraints. You could also research public modules such as Swimmable Part.