Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Scratch Card
As you can see, I am making a scratch card game.
But how would I get C2 to detect if 2 and 3 groups match?
Something like:
ImgGroup1 + ImgGroup2 are both on frame 3
(Canvas Plug-in required)
Develop games in your browser. Powerful, performant & highly capable.
Admittedly haven't given this a look yet, but first thought that comes to mind is the condition
System: Compare Two Values
ImgGroup1.AnimationFrame = ImgGroup2.AnimationFrame
Example capx - 3Slots match
Wow! you guys are awesome! I realized at some stupid hour of the morning that I posted the wrong *.capx, yet you still fully understood what I wanted!!!