Files
godot-demo-projects/2d
PetePete1984 4221882f58 Update Space Shooter demo to 2.1.5
Major changes:
- added Readme
- included sensible directory structure
- resizable window now uses stretching
- main menu UI organized in containers
- less reliance on get_parent() or get_node("..") calls
- more usage of signals and groups
- split the large level scene into enemies & tilemap scenes
- moved the hud out of the player scene and into the main game scene
- player can now shoot by holding the space bar

Room for improvement:
- the enemies use very similar code and could be generalized more
2018-08-02 18:03:42 +02:00
..
2016-04-02 14:39:08 +02:00
2016-07-18 21:35:52 +02:00
2016-04-02 14:39:08 +02:00
2016-04-02 14:39:08 +02:00
2016-04-02 14:39:08 +02:00
2016-04-02 14:39:08 +02:00
2016-04-02 14:39:08 +02:00