starfighter/MB_FYP/script
2025-04-23 02:59:41 +01:00
..
ai_fighter.cs -feat: implement boss/ace wave logic 2025-04-23 02:59:41 +01:00
asteroid.cs -feat: lasers and asteroids now despawn when collide with world border. 2025-04-21 19:07:15 +01:00
camera.cs -feat: implement ai laser collision and health, add health display to ai ships, player takes dmg from ai ships. 2025-04-19 23:24:46 +01:00
game.cs -feat: implement working pause menu and controller. 2025-04-23 02:16:21 +01:00
hud.cs -feat: implement wave logic, automatic ai ship spawning, tweak stats 2025-04-22 05:43:03 +01:00
input_menu.cs -feat: input menu with saveable input settings 2025-04-22 23:51:12 +01:00
Laser.cs -feat: lasers and asteroids now despawn when collide with world border. 2025-04-21 19:07:15 +01:00
main_menu.cs -feat: input menu with saveable input settings 2025-04-22 23:51:12 +01:00
pause_controller.cs -feat: implement working pause menu and controller. 2025-04-23 02:16:21 +01:00
pause_menu.cs -feat: implement working pause menu and controller. 2025-04-23 02:16:21 +01:00
player.cs -feat: implement wave logic, automatic ai ship spawning, tweak stats 2025-04-22 05:43:03 +01:00
ship.cs -feat: implement wave logic, automatic ai ship spawning, tweak stats 2025-04-22 05:43:03 +01:00
wavecontroller.cs -feat: implement boss/ace wave logic 2025-04-23 02:59:41 +01:00