SoftBody2D Plugin for Godot
A downloadable asset pack
A SoftBody2D is defined by a set of RigidBody2Ds used to simulate it and a Skeleton2D used to deform the polygon.
- 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.
You can create multiple types of softbodies with this plugin, such as:
- Bouncy softbody
- Breakable/Deformable softbody
- Softbody with hole
- Circle shaped softbody
- Line shaped softbody
- Really any shape softbody
License
Godot SoftBody2D is distributed under the MIT license. See LICENSE
for more details.
Uses parts of code from (godot-chunked-voronoi-generator)[https://github.com/arcanewright/godot-chunked-voronoi-generator]
A vibrant community for discussion, user support and showcases.
Download
Download
SoftBody2D Plugin for Godot
External
Install instructions
- Download the plugin.
- Extract the ZIP archive and move the
addons
folder it contains into your project folder.
Leave a comment
Log in with itch.io to leave a comment.