This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Coolguy
wrote ...
2014/10/25
Lose points whenever object gets eaten
1
2
Coolguy
2014/10/25
#
sorry for the bad explanation, what i mean is that the counter does not decrease when the animal eats the trash
Super_Hippo
2014/10/25
#
Did you change anything in the imported Counter class? Do you have exactly one instance of the Counter class in your world?
danpost
2014/10/25
#
Show all code related to your Counter object and indicate where each part is located. This would include any line with the word 'Counter' and any code that has any field or variable name that follows 'Counter'.
You need to login to post a reply.
1
2
X