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

danpost's Comments

Back to danpost's profile

@Olexandra, the "getActor" method may probably be better named as "takeActor" as that is what its partner portal is asking it to do. The link is made when the second constructor (the one with its partner portal passed to it) is used.
@jamesN616, apparently, there are static field issues (probably should not have static fields to begin with).
After adding actors into world, use the 'Save the World' function to automatically place them upon reset (main menu bar -- Controls >> Save the World)
@Roshan123, how is this related to this scenario? ... start a new discussion thread under "Other". If I have anything to say about it, I will respond there.
@Roshan123, yes ... bullets too, but not this size.
Does not run after size selection. Probably throwing an error.
@brendanprice, download, open in greenfoot and view documented codes in editor window.
@Roshan123, No. All users who run this while logged into greenfoot SHOULD be listed. However, I believe the scenario has broke since the change-over to javascript.
@RcCookie, give it go with actor│ -- grid or no grid. Let us know how far you got along.