Edit of asset "SpringBody2D" Accepted

Old/Current New/Edit
Title 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
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/ProudPurple/SpringBody2D
Issues Url https://github.com/ProudPurple/SpringBody2D/issues
Godot version Godot 4.6 Godot 4.6
Version String 1.0.6 1.0.6
Download Commit b6fcb71262a66f70cf9e64284fe0050665708763 b6fcb71262a66f70cf9e64284fe0050665708763
Download Url (Computed) https://github.com/ProudPurple/SpringBody2D/archive/b6fcb71262a66f70cf9e64284fe0050665708763.zip https://github.com/ProudPurple/SpringBody2D/archive/b6fcb71262a66f70cf9e64284fe0050665708763.zip
Icon Url https://raw.githubusercontent.com/ProudPurple/SpringBody2D/main/addons/springbody2d/springicon.png