Adds the SoftBody2D node which creates a set of RigidBody2Ds and Joint2Ds used with a Skeleton2D in order to deform the texture.
Installation
- Automatic (Recommended): Download the plugin from the official Godot Asset Store using the
AssetLib
tab in Godot. - Manual: Download the source code and move only the addons folder into your project addons folder.
Features
You can create multiple types of softbodies with this plugin, such as:
- Bouncy SoftBody2D
- Breakable/Deformable SoftBody2D
- SoftBody2D with Hole