I need help with my little Game
Posted: Thu Jul 20, 2017 6:04 pm
Hey Livecoders!
I have a Problem
I need you to help me creating a small Game.
GAME EXPLAINED
I want to recreate a modified Version of hau the mole.
By clicking on a Button some Circles start changing there color from Black to red(also at the same or some small time differneces between them). In this time you have to click the square if not you automaticlly will lose.
MY IDEA THAT DIDNT WORK
The problem im dealing with is that i created a method for every single square that tells him to change his color. But when i press the button only one of my circleMethods starts(the first mentioned in the button script) and the others won't. So think that the Button Method waits until the first mentioned method stops, then it goes on to the second method.
WHAT I HOPE GETTING FROM YOUR ANSWERS
Just a solution for my Problem or a complete new Idea for creating that game.
I know my english is very bad but im improving(16 years old)!
Hope you can help me creating this game!
with warm regreeds from Germany!!!!!!
I have a Problem

I need you to help me creating a small Game.
GAME EXPLAINED
I want to recreate a modified Version of hau the mole.
By clicking on a Button some Circles start changing there color from Black to red(also at the same or some small time differneces between them). In this time you have to click the square if not you automaticlly will lose.
MY IDEA THAT DIDNT WORK
The problem im dealing with is that i created a method for every single square that tells him to change his color. But when i press the button only one of my circleMethods starts(the first mentioned in the button script) and the others won't. So think that the Button Method waits until the first mentioned method stops, then it goes on to the second method.
WHAT I HOPE GETTING FROM YOUR ANSWERS
Just a solution for my Problem or a complete new Idea for creating that game.
I know my english is very bad but im improving(16 years old)!
Hope you can help me creating this game!
with warm regreeds from Germany!!!!!!