Hi, i'm new in Greenfoot, and I've got a problem. My crab can shoot and he has munition. In the class crab, i have the variable int munition = 50 defined. I've got an other class, which name is Objects. I want to say to objects that, when munition <=30, it appear an object (it is a chest). I don't know if that is possible (call a variable int from an other class), and how can i do it. PLEASE FASTER HELP. I NEED IT FOR MONDAY.
PD: Sorry if someone don't understand something beacuse of my english. I am still learning English. Thank you.

