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)
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
Develop games in your browser. Powerful, performant & highly capable.
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!!!