--------------- EXPECTED PROGRESS --------------- Have a particle system instance running in the game. --------------- ACTUAL PROGRESS --------------- A very basic running example in the game. --------------- SNAGS --------------- Not sure about necessary transformations needed because certain code would make the particle emitter follow the camera when it should stay put. --------------- PLANS --------------- Figure out what transformations are needed and which ones aren't so we can have particles resulting from collisions and particle systems attached to movable objects. Discuss and begin implementing desired effects.