--------------- EXPECTED PROGRESS --------------- Implement ship effects (particles, some various tweaks to make thing look better, etc). Add sounds to the different objects and also the supporting sound trigger code so things make their appropriate noises. --------------- ACTUAL PROGRESS --------------- Implemented floating particle effects as well as started work on a base class for degradable objects (things that can be destroyed but are otherwise non-interactive). This class will allow for space debris and parts of ships leftover after things explode. --------------- SNAGS --------------- None --------------- PLANS --------------- Finish the space debris and the related space junk (non-collidable debris). Attach sounds to all supported ship controls (thurst, fire, etc).