Y wing turret and laser update

This commit is contained in:
zerothelootrat
2024-06-05 17:37:46 -04:00
parent 781ccba218
commit 869ad92e5a
5 changed files with 37 additions and 17 deletions

View File

@@ -16,7 +16,8 @@ currently only have one enemy and one level up type
##todo:
- [x] Finish Y-Wing Art
- [ ] Import Y-Wing & get turret working
- [x] Import Y-Wing & get turret working
-[x] Implement Y-Wing Main Cannon
- [ ] Power up 2 (shield)
- [ ] locate sounds
- [ ] World Map
@@ -25,4 +26,7 @@ currently only have one enemy and one level up type
update log:
6/4/2024
First implementation of y-wing sprite, and turret. Scripting to be done later.
First implementation of y-wing sprite, and turret. Scripting to be done later.
6/5/2024
Y-Wing implemented, and turret working (X/Y coords for the blaster bolt needs tweaking) Multiple target_pos.x * 2?