I have a white sprite, called MySprite.
I want to change it's colour to RED.
Searching around I found out that I need to do MySprite.RGB(255,0,0) however being a total newbie I cannot find my way where I need to input this in the Events.
any links or faqs where I might find some more help?
thanks a lot.