A downloadable asset pack

Godot SoftBody2D 

A SoftBody2D is defined by a set of RigidBody2Ds used to simulate it and a Skeleton2D used to deform the polygon.

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 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]

Discord

A vibrant community for discussion, user support and showcases.

Download

Download
SoftBody2D Plugin for Godot
External

Install instructions

  1. Download the plugin.
  2. 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.