* Finished working on tiling * Changed how sprite layers work. Sprite layers are now not confined to the limits of the actual canvas but instead will decide where to draw each sprite based on the canvas offset and the sprites location
* Changed the water actor to irrlichts built-in water surface node * Added CreatePlaneMesh() function