Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-20 | Streamlined enemy composition | Aki | |
2022-04-18 | Added simple behaviours for enemies | Aki | |
I don't quite like FallingAndOscillating approach. Perhaps it will be better to just make it a list/vector in the enemy to allow for composition. |