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