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

linish22's Comments

Back to linish22's profile

How would I make a method that can be used by my bullet and samus class? For direction?
I figured out how to do the main positions while not running.
Yes I tryed to do that. But how would I make a bullet create where Samus is when she shoots?
lol Yuri's miners give you oranges.
duh....
I don't know how to fix.
Thank you! I have a problem so I'll be updating in just a second. I can't explain very well. I get a terminal.
Oh my gosh stop spamming. I'm working on a loop for adding ground. But it's not going so well. I did: for(int i=0; i < 12; i++) { addObject( new Ground(), getX() + 40, 442); } getX is not in the world class, it's in the actors class.
I know, I just want to use it to fix Samus' indentation.