Zenith-Vector/assets
Brian Fertig c93e599556 Add enemy missle projectiles for wave 3 with new sound effect and updated shooting logic
This commit implements enemy missle projectiles for wave 3 enemies, including:
- Added new 'missle' audio file and loaded it in GameScene
- Created enemyMissles physics group for tracking missle projectiles
- Updated game waves configuration to include wave 3 with special enemies (texture 3)
- Modified enemy spawning logic to handle missle capability for wave 3 enemies
- Implemented enemyMissle() method that creates two directional missles that later home in on player
- Adjusted enemy shooting logic to differentiate between regular bullets and missles based on texture
- Added collision detection between player and missles
- Updated wave-specific properties handling for new enemy types

The changes enable a new challenging gameplay element in wave 3 where enemies can launch homing missle projectiles.
2025-08-06 19:54:42 -06:00
..
music feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
sounds Add enemy missle projectiles for wave 3 with new sound effect and updated shooting logic 2025-08-06 19:54:42 -06:00
ClassCoder.ttf feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
Vector.ttf feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
enemy-sprite.png Add enemy missle projectiles for wave 3 with new sound effect and updated shooting logic 2025-08-06 19:54:42 -06:00
logo.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
menu-alien.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
menu-hunter.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
menu-ship.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
neon-city-bg.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
neon-city-bg2 (2).png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
neon-city-bg2.png ```git commit message 2025-08-03 12:54:49 -06:00
neon-city-dark-clouds.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
neon-city-dark-clouds2.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
player-sprite - Copy.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
player-sprite.png ```git commit message 2025-08-03 20:00:31 -06:00
reticle-full.png ```git commit message 2025-08-03 12:54:49 -06:00
reticle.png feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00
space-age.otf feat: Implement multi-layer parallax backgrounds, font loading, and improved game flow 2025-08-06 14:19:10 -06:00