Im working on a project that involved generating world files on the fly and saving them for loading later. Im having a little trouble with understanding the world files though, Ive been looking around and cant fiind a reference on them. Could someone point me at a reference or tutorial for world files?
Failing that can someone point me to very simplistic map files (ie only a room or a room with an object) that dont have a bajillion lines of code with unobvious tags and parameters just as an example?
There is some incomplete documentation in the manual (using cs/loading maps and models) but it is mostly outdated. As to simple rooms check out the r3dtest or stenciltest levels (especially stenciltest) that you can find included with CS (data dir). These are very simple.
And of course you can always ask here.
Greetings,