Edit of asset "SpringBody2D" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | SpringBody2D | SpringBody2D |
| Description |
SpringBody2D adds a trampoline-like physics node to Godot 4, producing elastic bounce reactions when RigidBody2D objects collide with it. Unlike standard high-restitution collisions which reflect velocity instantly, SpringBody2D accumulates energy during impact and releases it as an outward impulse on separation — creating a weighted, physically satisfying bounce from dropped or flung objects without requiring direct user input. Nodes are customizable with properties for bounce intensity and responsiveness, and can be combined with each other and other physics bodies for varied interactions. Enable via Project → Project Settings → Plugins → SpringBody2D |
This tool allows you to create SpringBody2D nodes a new physics node created from the Area2D node that allows a springy trampoline-like reactions with rigidbody2D nodes |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/ProudPurple/SpringBody2D | https://github.com/ProudPurple/SpringBody2D |
| Issues Url | https://github.com/ProudPurple/SpringBody2D/issues | https://github.com/ProudPurple/SpringBody2D/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 1.0.3 | 1.0.2 |
| Download Commit | abd32298965fe6ef29c3b5b6b9f5b405d4c6bbd7 | b64c8c055010a150d8b96b028228cd30810cfe7a |
| Download Url (Computed) | https://github.com/ProudPurple/SpringBody2D/archive/abd32298965fe6ef29c3b5b6b9f5b405d4c6bbd7.zip | https://github.com/ProudPurple/SpringBody2D/archive/b64c8c055010a150d8b96b028228cd30810cfe7a.zip |
| Icon Url |
https://raw.githubusercontent.com/ProudPurple/SpringBody2D/main/addons/springbody2d/springicon.png
|
https://raw.githubusercontent.com/ProudPurple/SpringBody2D/main/addons/springbody2d/springicon.png
|