minor tweak to y-wing file structure, and updated sprites

This commit is contained in:
zerothelootrat
2024-06-04 22:26:12 -04:00
parent 247427e8b4
commit b18128e6d2
5 changed files with 73 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ E to launch missiles (don't lock so more like rockets)
overall goal will be to add a few levels tied to a world map.
currently only have one enemy and one level up type
##todo:
- [x] Finish Y-Wing Art
- [ ] Import Y-Wing & get turret working
@@ -21,3 +22,7 @@ currently only have one enemy and one level up type
- [ ] World Map
- [ ] Work on Boss fight
- [ ] Level 1 and boss fight
update log:
6/4/2024
First implementation of y-wing sprite, and turret. Scripting to be done later.