OK, I did a search on this and found out you can't color a region. But I have a new question.
How do you set a sprite object's sprite to a certain frame of that sprite when you enter a scene
---and then change that sprite's frames to its normal frame sequence when you click on the sprite.
So say you have a sprite with 3 frames, small explosion, medium explosion, large explosion.
When you enter the scene you want the sprite to show up as only small explosion.
But when you left click on the sprite entity, you want to see the whole sequence of the sprite going through small, medium and large explosion? I've tried this a few different ways but have not been successful yet.