How to change the scene when actors have the same image...

jessynankoujessynankou Member Posts: 7
edited June 2015 in Working with GS (Mac)

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

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    How many dots are there? Does the total number of dots change on each level?

  • jessynankoujessynankou Member Posts: 7

    For the level 1 there are 4 dots but yes the total numbers of dots change on each level...

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    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.

  • jessynankoujessynankou Member Posts: 7
    edited June 2015

    Thankyou ! I will test later

  • jessynankoujessynankou Member Posts: 7

    Hi !
    Anyone know how to do the same thing as tatiang but with pictures instead of numbers ? Please Help :/ Thankyou

  • ArmellineArmelline Member, PRO Posts: 5,421

    Just assign a number to each picture.

Sign In or Register to comment.