1. Introduction to Creating Game Data for games using Castle Game Engine
This guide discusses various aspects of preparing game data for use
in Castle Game Engine. We'll talk about how to make the 3D
stuff (levels, creatures, items — everything), and also how to
write various helper data files (level.xml, resource.xml and such)
that are read by our engine.
Contents:
|