Addon ID

  • salmanshh_simple_spring

Info

Statistics

  • Download count203 total downloads
  • Latest download count 26 downloads of latest version
  • Average download count2 downloads per day average

Owners

  • Stable

    Version 2.0.0.2

    • Released 7 May, 2026
    • 26 downloads

    HUGE RECOMMENDED FEATURE-RICH UPDATE! THE Simple Springs 2.0 UPDATE!

    - Added: Multiple Named Springs Support.

    - Added: Transform Spring support (Position, Size, Angle)

    - Added: Colour Springing Support with multiple colour spaces (RGB, HSL, HSV) support.

    - Added: Apply Springing to Object properties on Transform/Colour springs.

    - Added: More Mesh Effect Presets (Explosion Burst, Jelly Bounce, Whip Lash, Teleport Glitch).

    - Added: (Async) "Wait for previous actions" support for Spring Actions so they can be sequenced similar to the Tween Behaviour.

    - CHANGED: original Core Springing ACEs have been deprecated but still work, shouldn't show up anymore in the editor and descriptions will tell you an alternative ACEs to use.

  • Stable

    Version 1.5.0.1

    • Released 1 May, 2026
    • 15 downloads

    MESH EFFECTS UPDATE!

    - ADDED MESH EFFECTS! (Ripple, Shockwave, Twist, Sway, Wobble, DiNew ACE - "MeshPresetCombo" 6 parameters (Preset, Intensity, CenterX/Y, Angle, AutoGrid) allowing you to apply pre-tuned effect combinations in one action call.rectional Bend, etc)

    - ACEs categorised to be more clear.

    - Added "Reset Value" clears all spring state to a given value

    - Added "stop At Current Value" and "Snap To Target" now fire "OnStopped" trigger

    - Fixed Springing Timescaling to use the Object's Deltatime, instead of the Runtime.

    - Debugger values editing fix.

    - Add new ACEs: actions (SpringTo, SetAlwaysSpring, SetAlwaysSpringTarget, SetEnabled, SetPrecision), condition (IsEnabled), trigger (OnStarted), and expressions (Progress, Precision)

    - add _isEnabled and gate ticking, implement _springTo (with angle handling), trigger OnStarted when animations start, add precision/enabled setters, always-spring target setter, progress calculation, include enabled in save/load, and expose new debug properties.

  • Stable

    Version 1.3.0.0

    • Released 25 Feb, 2026
    • 47 downloads

    Add new ACEs: actions (SpringTo, SetAlwaysSpring, SetAlwaysSpringTarget, SetEnabled, SetPrecision), condition (IsEnabled), trigger (OnStarted), and expressions (Progress, Precision).

    implement _springTo (with angle handling), trigger "OnStarted" when animations start, add precision/enabled setters, always-spring target setter, progress calculation, include enabled in save/load, and expose new debug properties.

  • Stable

    Version 1.2.0.0

    • Released 20 Jan, 2026
    • 36 downloads

    Added:

    - Add 'SetAlwaysSpring' action

    - implement always/continuous spring mode functionality

    - General bugfixes

  • Stable

    Version 1.1.1.0

    • Released 8 Jan, 2026
    • 23 downloads

    bugfix, fix inconsistent deltatime bug + updated examples to reflect it.

  • Stable

    Version 1.1.0.0

    • Released 2 Jan, 2026
    • 22 downloads

    Rewrote the spring physics logic to use fixed-step updates for framerate independence and smoother interpolation. Simplified and renamed internal state variables, improved angle handling, and consolidated finishing/reset logic.

  • Stable

    Version 1.0.0.0

    • Released 31 Dec, 2025
    • 33 downloads

    intial release, fixed version ID