Not really sure what is wrong with the link, it works when I use it :/
copy.com/s/Qt1HWgB0kY0B/wrong.png
I didn't use any example, I'm trying to do very basic thing but I fail to understand how events work.
To be more clear, I'm trying to do:
on button release
if(something) then do something
if(something) then do something
do other stuff
But everything stops after first if, when it is not true, I want it to continue and do second if and stuff after that too no matter if the first if's were true.
And I don't see any rts template in my templates. Am I missing something?