So, just to put a challenge out there for myself (and others now as well), I decided to do a very small mini-game as found in i.e. Mario Party or Wario Inc.
I would like to have a paint roller follow my mouse (that part is easy), and then I would probably need to leave a color or to reveal parts of another layer/object. The second one seems easier with a masking option. This reveal has to follow the width of the paint roller (minus a few pixels for a convincing effect).
Then, there must be some check to see when it's finished. I.e. ''if 100% of layer "NewPaint" is visible.
It's quite a daunting task but I believe it should be possible within Construct. Though I don't think I can do this alone ^^
Thank you in advance for thinking with me!