https://postimg.org/image/vapsnoc5n
can anyone tell me whats wrong with this code? when i debug the game
Gamestate = False
and WorldtimerActive = False
yet the timer still goes up and ive check there is nothing else triggering the timer
also i realised the 3rd and 4th code with WorldTime is hidden they are WorldTimerActive for 3rd and worldtimer for 4th
Develop games in your browser. Powerful, performant & highly capable.
can anyone help me pleasE?
Have you ran it in debug mode and watched your variables and conditions for change?
yeah they all change correctly which is why im confused that it wont work
That is when I start putting a text on the screen for each variable in an event that may be the culprit and checking them.
That is the fastest way I know to find the problem