Did you notice that ALL the variables in the Enemy class are static?
Printable View
Did you notice that ALL the variables in the Enemy class are static?
Oh... Ok that makes so much sense. Thank you so much for your help. Everything is working perfectly now.
Hope you learned a bit about using println for debugging.
I overlooked the static at first or this might have been a bit shorter.