Just wondering if there is way to remove say an event property. An example was I put some code in Anyclick, and now I want to remove it. Is there a clean way of doing this?
Just remove the lines of the event script AND the line in the panel where you created the event, next to the [...].
Cheers, always it was something that simple :)
Well, you could leave it in the script file. It won't really matter if it's sitting there. But if you forget to remove the event (lightning bolt) then you'll get an error when it tries to call the script (whatever it may be)
~Trent