Start adding support for drawing flyers on the stairwell.
This introduces a dependency between the Engine and Processing; the Engine uses Processing's 3D Matrices to compute positions. We may want to transition to Java3D or another approach. It looks like Java3D requires a separate download, though, so that would be one more dependency.
Please register or sign in to comment