Closed codelucas closed 9 years ago
As of now, Jellyfish only enter the screen from the left, which is inconsistent, Jellyfish should be spawned from both sides evenly.
However you decide how to implement this, be sure to use the core abstractions we built earlier on, namely add_grouped.
add_grouped
As of now, Jellyfish only enter the screen from the left, which is inconsistent, Jellyfish should be spawned from both sides evenly.
However you decide how to implement this, be sure to use the core abstractions we built earlier on, namely
add_grouped
.