I am working on a project where I need to spawn a platform floating on a water body, ocean in this case. The platform could be:
- Only floating and standing still.
- Only floating and moving with some velocity.
- Floating and moving and changing its orientation in any random direction.
Is it possible to do this?