Edit of asset "Damped Oscillator" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Damped Oscillator | |
| Description |
Here's a little something for you to animate values such as floats, ints and Vector2. You just have to write DampedOscillator.animate(node, propertie, string, damp, velocity, scale_ratio) and your value will be animated. See the demo for more infos on how to use it. (Original idea from: https://www.youtube.com/watch?v=YBgCUQVDRkw&ab_channel=MrElipteach) |
|
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/BlueOctopusDev/DampedOscillator | |
| Issues Url | https://github.com/BlueOctopusDev/DampedOscillator/issues | |
| Godot version | Godot 4.0 | |
| Version String | 1.0 | |
| Download Commit | 8a4b8966f43f6d1bf56084e67ee98d8b5ef6df8a | 8a4b8966f43f6d1bf56084e67ee98d8b5ef6df8a |
| Download Url (Computed) | https://github.com/BlueOctopusDev/DampedOscillator/archive/8a4b8966f43f6d1bf56084e67ee98d8b5ef6df8a.zip | https://github.com/BlueOctopusDev/DampedOscillator/archive/8a4b8966f43f6d1bf56084e67ee98d8b5ef6df8a.zip |
| Icon Url |
https://raw.githubusercontent.com/BlueOctopusDev/DampedOscillator/main/addons/DampedOscillator/demo/bouncing-spring.png
|
|