Updated TODO
parent
eaa00a63f5
commit
0d55e4e4f7
6
TODO.md
6
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue