






Product Description
๐ Advanced Water Buoyancy Volume
Create realistic floating physics for your water environments with Advanced Water Buoyancy Volume.
This system allows any object with a Rigidbody and Collider to automatically float when entering the water volume. Perfect for boats, props, debris, physics objects and interactive worlds. The asset includes ready-to-use water body prefabs, multiple water behavior presets, flow simulation and a clean Parrotโs Conch custom inspector UI.
โจ Features
๐ Automatic Floating System
Any object with Rigidbody + Collider will float automatically when entering the water.
โ๏ธ Physics-Based Buoyancy
Objects use multiple buoyancy points for stable and natural floating behavior.
๐ฌ Water Flow Simulation
Add directional currents for rivers, canals or moving water.
๐ Water Behavior Presets
- Water Pool
- River
- Honey ๐ฏ
- Ocean Calm
- Thick Water
- Lazy Canal
- Rapids
- Custom mode
Each preset automatically configures buoyancy, drag, stability and flow.
๐ Debug Tools
View tracked objects and buoyancy points directly in the inspector.
๐งญ Networking Options
Choose how floating physics behaves in multiplayer worlds.
๐ฆ Included Prefabs
Ready to use water volumes are included: Assets/ParrotsConch/Prefabs/WaterBodies/
Simply drag a prefab into your scene and resize it. The top face of the BoxCollider becomes the water surface automatically.
๐ How to Use
1๏ธโฃ Add a Water Body
Drag a prefab from: "Assets/ParrotsConch/Prefabs/WaterBodies/" into your scene.
2๏ธโฃ Resize the Water Volume
Scale the object to define the water area. The top of the BoxCollider is automatically used as the water surface.
3๏ธโฃ Add Floating Objects
Any object that should float must have:
- Rigidbody
- Collider
Once the object enters the water volume, it will automatically:
- float
- stabilize
- react to water flow
โ Important: The object must have a RigidBody and Collider for the system to detect it.
๐ง Perfect For
๐ค Boats
๐ฆ Floating props
๐ชต Debris
๐ฎ Interactive physics objects
๐ Water environments
๐ Rivers and canals
Built with performance and usability in mind as part of the Parrotโs Conch toolkit.