5 Years Ago
Added Drawable class to help organise depth levels Moved unit rendering to new Drawable system Quad rendering refctor to support new sprite atlas system Fixed UVs assigned by SpriteAtlas Bullets can now use loose textures directly Can either use * "sprite" - path to a single texture * "sprites" - array of texture paths, used with "spriteIndex" to select which sprite to use When using "sprites", all textures must be the same size. Example usage of new loose bullet textures