Castle Game Engine: Almost-automatic batching for TDrawableImage, Tiled rendering incredibly faster (like 30x), ability to load Tiled into TCastleScene, new isometric game demos and the plan for 2D games based on maps

OK, this post title is probably too long 🙂 But I really want to announce a few related things, and talk about related plans. Bear with me, and read on if you’re developing 2D games using Castle Game Engine with something like a map underneath. I’m happy to announce a very powerful and easy to …

Castle Game Engine: Draw 2D geometry inside CGE editor using Castle Lines 2D components

I’m thrilled to present Castle Lines 2D, a set of custom CGE components done by Kumur Tash. They extend our Castle Game Engine editor functionality allowing you to draw 2D lines and polygons (possibly textured, possibly non-convex) right inside the editor! The basic idea is that you add a component TCastleLine2D or TCastlePolygon2D to a …