Edit of asset "SoftBody2D" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | SoftBody2D | |
Description |
A SoftBody2D is defined by a set of RigidBody2Ds and Joint2Ds used to simulate it and a Skeleton2D used to deform the texture. You can create multiple types of softbodies with this plugin, such as: - Bouncy softbody - Breakable/Deformable softbody - Softbody with hole |
Create squishy Softbody2D that can simulate bouncy or deformable or breakable bodies. If you want Breakable Softbody2D add RigidbodyScript field to breakable_rigidbody2d.gd(done in inspector at SoftBody2D/Rigidbody/Rigidbody Script) , which you can also extend. Add Softbody2D script to Polygon2D with texture. Click bake. |
Category | 2D Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/appsinacup/godot-softbody2d | |
Issues Url | https://github.com/appsinacup/godot-softbody2d/issues | |
Godot version | Godot 4.1 | |
Version String | 1.6.9 | |
Download Commit | f089840edabbd0f82b21b698042e44a29836aafe | 099fcbaa2f9296c54063fb9b5da43ac75d0d4f84 |
Download Url (Computed) | https://github.com/appsinacup/godot-softbody2d/archive/f089840edabbd0f82b21b698042e44a29836aafe.zip | https://github.com/appsinacup/godot-softbody2d/archive/099fcbaa2f9296c54063fb9b5da43ac75d0d4f84.zip |
Icon Url |
https://github.com/appsinacup/godot-softbody2d/blob/v1.5/demo/softbody2d.png?raw=true
|
Preview Update | ||
---|---|---|
Type | image | |
Image/Video URL |
|
|
Thumbnail |
|
Preview Update | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/CZATPA9.mp4
|
|
Thumbnail |
https://i.imgur.com/uSE9oln.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/WyFNnkr.mp4
|
|
Thumbnail |
https://i.imgur.com/uSE9oln.png
|