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

2020/3/7

Int between worlds

Yoshi21137 Yoshi21137

2020/3/7

#
I have an int in one of my worlds and I want to call it from another world The code I want to use it in is
showText(""+Points, 175, 100);
That code is in a different world to the int
You need to login to post a reply.