How do I add Local Variables like in the screenshot below? I am trying to recreate an Arcade style joystick.
<img src="http://imageshack.com/a/img199/3563/h6zq.png" border="0" />
Thank You,
Stephen
Develop games in your browser. Powerful, performant & highly capable.
Click on a sub-event, Add->Add local variable (V)
Also, if you drag a global variable into a sub event, it becomes a local variable(works vice-versa too).