Timed Processing

Author @Anthony



This Extension allows transition of Colors and Numbers during a desired time , a useful and strong feauture. Although this feature is extremely useful and works smoothly( in browser ) , it is not recommended to use above 10 transitions in scene.



    see here how to install an extension


    NOTE : USE THIS EXTENSION IN "WHEN UPDATING" / "WHEN DRAWING" EVENT!




Blocks


Returns color which transits from color1 to color2 during the specified time
IN RID (Random-ID) : just type any number so that system could identify and remember this transition.
(just make sure not to type previously used RID no.)


Returns number which transits from number1 to number2 during the specified time
IN RID (Random-ID) : just type any number so that system could identify and remember this transition.
(just make sure not to type previously used RID no.)
Altough there is a similar block is Stencyl itself, but the catch is that , that block only applies to attribute.
So instead of I) creating a number attribute and II) Use that block , You could simply pick out this block and use it , it just reduces the time of yours used in creating attributes


Example
Following is an example of usage of this Extension, enjoy ! :)



Version History [1.0]

Launch : v 1.0

That's it! If you have any doubts you encounter while using this extension, simply ask below :)

Comments