From 0d55e4e4f76d99527fcf2483ef866e2da17858e8 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 4 Jan 2024 21:45:46 -0800 Subject: [PATCH] Updated TODO --- TODO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index e74c2bb..d81da42 100644 --- a/TODO.md +++ b/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