Updated TODO

master
Mark 2024-01-04 21:45:46 -08:00
parent eaa00a63f5
commit 0d55e4e4f7
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,9 @@
## Specific Jobs ## Specific Jobs
- Particle variation - Particle variation
- Animated sprites
- UI: health, shield, fuel, heat, energy bars - UI: health, shield, fuel, heat, energy bars
- UI: text arranger - UI: text arranger
- Sound system - Sound system
- Debris on ship death - Ship death animation & debris
---------------------------------- ----------------------------------
@ -91,7 +90,6 @@
- Turn engine flares - Turn engine flares
- Reverse engine & flares - Reverse engine & flares
- Better ship colliders (need a tool or an algorithm) - Better ship colliders (need a tool or an algorithm)
- Better projectile colliders (box/ball/etc -- shared syntax)
- Turrets - Turrets
- Weapons with ammunition - Weapons with ammunition
- Enable/disable weapons - Enable/disable weapons
@ -114,7 +112,6 @@
- Important objects affect camera - Important objects affect camera
## Visuals ## Visuals
- Particles
- Dynamic lighting (planets & ships) - Dynamic lighting (planets & ships)
- Motion blur - Motion blur
- Zoom parallax (?) - Zoom parallax (?)
@ -123,6 +120,7 @@
- Ship outlines in radar - Ship outlines in radar
- Engine flare ease in/out - Engine flare ease in/out
- Lens flare - Lens flare
- Particles when a ship is damaged
## Write and Document ## Write and Document
- Parallax - Parallax