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
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.3
Version String 1.0.5
Download Commit d70ff88fbcda346ad2b29a8d47bb3f99dc5bc024
Download Url (Computed) https://github.com/ProudPurple/SpringBody2D/archive/d70ff88fbcda346ad2b29a8d47bb3f99dc5bc024.zip
Icon Url https://raw.githubusercontent.com/ProudPurple/SpringBody2D/main/addons/springbody2d/springicon.png