starfighter/MB_FYP/script
rsxri cf500dc06e -feat: lasers and asteroids now despawn when collide with world border.
-fix: asteroids blown up by ai do not increase score.
2025-04-21 19:07:15 +01:00
..
ai_fighter.cs -refactor: apply rider suggested changes to codebase 2025-04-19 23:33:53 +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: lasers and asteroids now despawn when collide with world border. 2025-04-21 19:07:15 +01:00
hud.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
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: 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
player.cs -feat: add background using tiling system, simplistic area border implemented. 2025-04-20 18:27:34 +01:00
ship.cs -feat: add background using tiling system, simplistic area border implemented. 2025-04-20 18:27:34 +01:00