Flash Animation (Buildbox)
About
This is a project and a bbnode that can be used to flash a object. This can be used in a 2d or a 3d game to show when a object is hit/hurt or when it is about to explode
Start color: initial color of the object set on init and also when the timeout is triggered.
End color: the target color
Flash Speed: the frequency speed for the flashing if Flashing is enabled otherwise is the transition time between Start and End color
Flash duration: Time in seconds for flashing, when zero it will go back to it's initial color
Flashing: true/false if you want to make it flash or just transition
Easing functions: self explanatory, a collection of easing functions. Easing functions are used to calculate interpolation to create an animation.