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

Description

Simple numeric spring physics. Springs a value from a start to a target with velocity inheritance. can be used for (Angle, Position, Animation Frame, Z-Elevation, etc ), now Mesh Effects TOO!

Example Files

Transforms & Colours Example.

Mesh Effects - Numeric Springing

Discussion

  • 3 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hello!

    the example is not working for me. in that nothing is "springing"

    firefox gives this error TypeError: can't access property "dt", this._inst is undefined

    main.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'dt')

    chrome gives this one

    at self.ISDKBehaviorInstanceBase._tick (main.js:1:913)

    at C3.Runtime._CallBehaviorTickMethod (runtime.js:1:34025)

    at C3.Runtime._BehaviorTick (runtime.js:1:34330)

    at C3.Runtime.Step_AfterPreTick (runtime.js:1:38746)

    at C3.Runtime.Tick (runtime.js:1:36774)

    at normal (runtime.js:1:3733)