Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

This is a simple physics system working on Godot Engine 4 that simulates the behavior of an object floating in a water-like fluid.- All buoyancy control code is written in GDScript.- Physics process are simplified, so it works well on mobile and web.- You can use either 3D or 2D.
This is a simple physics system working on Godot Engine 4 that simulates the behavior of an object floating in a water-like fluid.
- All buoyancy control code is written in GDScript.
- Physics process are simplified, so it works well on mobile and web.
- You can use either 3D or 2D.
Reviews
Quick Information

This is a simple physics system working on Godot Engine 4 that simulates the behavior of an object floating in a water-like fluid.- All buoyancy control code is written in GDScript.- Physics process are simplified, so it works well on mobile and web.- You can use either 3D or 2D.