Hi, this is my first extension!

A small but useful one -> SP_ValueMixer:
Use SP_ValueMixer as an easy way to mix between any two values, value A mixes with value B, use a number between 0.0 and 1.0 to say how much of A shall mix with B.
These are the blocks I have created so far:

So as you can see, you can also mix colors.
The green block Returns Number
And the blue block Returns Color
SP_ValueMixer should work on all platforms, and I have only tested on Flash, Android and Windows.
Here is an example, where the MouseY position is used tofade between different values like, Position, Volume, Color:
http://www.segelson.com/Temp/Stencyl/FaderTest.swfYou can also find this Stencyl example project attached, named: FaderTest.stencyl.
How to install extensions:
http://community.stencyl.com/index.php/topic,30432.0.html Please show what you make with it!