How to change the scene when actors have the same image...
Hello I am trying to create a game where the goal is to click on dots to make it all the same colors ... But the problem is I don't know how to reach the next level (changing the scene) when all the dots are the same color (the same IMAGE ...) If someone could help me ... Thankyou
Comments
How many dots are there? Does the total number of dots change on each level?
For the level 1 there are 4 dots but yes the total numbers of dots change on each level...
Here's a method that would potentially work with any number of dots and any number of colors (though the "checker" rule is set to work with three colors). I used integers instead of images or actual color values but it could be adapted for images, especially if the image names are 1.png, 2.png, 3.png, etc.
Thankyou ! I will test later
Hi !
Thankyou
Anyone know how to do the same thing as tatiang but with pictures instead of numbers ? Please Help
Just assign a number to each picture.