This site requires JavaScript, please enable it in your browser!
Greenfoot back
KARLLLL
KARLLLL wrote ...

2019/4/6

Continuous counter...

KARLLLL KARLLLL

2019/4/6

#
I want my counter on my first world to continue its counting to the second world without the counter restarting to zero..... how do I do that?
danpost danpost

2019/4/6

#
KARLLLL wrote...
I want my counter on my first world to continue its counting to the second world without the counter restarting to zero..... how do I do that?
Just set the counter in the second world equal to the counter in the first. For additional help, you will need to provide all codes related to the counter as well as the code about which the changing of worlds occurs.
You need to login to post a reply.