Re: [DM-dev] Dungeon Rendering :)
Brought to you by:
acdalton,
henningsen
From: Henningsen <al...@gl...> - 2001-04-30 22:36:50
|
>> Remember to give doors the number 7;-) like in floor=0, wall=1, high >> wall=2,... door=7! > >Ah, yes, I forgot about that. I'll fix that tonight. That's just for the internal parameters - when the map is printed, it can of course be anything... "D" would probably be best i think. When you talk about "rendering", I presume you mean rendering to the "Map" object inside the DungeonMaker? You're not putting some kind of "rendering-to-screen" function in the program, right? That should all be left to the users IMO. Peter |