matching colors
gilamonster
Member Posts: 31
For my game, I will be using a triangle grouping and each triangle will not be only one color but three different colors alternating via an animation graphic.
How do I set it up to have the game recognize when some colors match?
How do I set it up to have the game recognize when some colors match?
Comments
Is is possible to do it with an image I have made? where the colors are set in the image? I was planning on making an animated image with the colors alternating and then when the colors match have a touch rule or attribute for something to happen.
I hope i make sense, I am new to this.
You can then make a Rule something like
When
Attribute Self.color.green = 1
Behaviour?