Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on May 14, 2015, 02:12:28 AM

Title: Numerical Spring
Post by: jeanfabre on May 14, 2015, 02:12:28 AM
Hi,

 Nice Little action taken from :

http://allenchou.net/2015/04/game-math-numeric-springing-examples/

So you end up with a non physics simple way to add spring behaviors to anything!

(http://allenchou.net/wp-content/uploads/2015/04/spring.gif)

You can find the action on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181)

NumericalSpring source (https://github.com/jeanfabre/PlayMakerCustomActions_U3/blob/master/Assets/PlayMaker%20Custom%20Actions/ProceduralAnimation/NumericSpring.cs)

NumericalSpring Download (https://raw.githubusercontent.com/jeanfabre/PlayMakerCustomActions_U3/master/Assets/PlayMaker%20Custom%20Actions/ProceduralAnimation/NumericSpring.cs)

 Bye,

 Jean
Title: Re: Numerical Spring
Post by: dudebxl on May 14, 2015, 04:36:06 PM
niiiice  :)
Title: Re: Numerical Spring
Post by: mdotstrange on May 14, 2015, 10:36:55 PM
Cool! Thanks! :)