Search found 2 matches

by JHibbins
Sun Feb 08, 2004 11:27 pm
Forum: Other
Topic: Dungeon Director Demo Update
Replies: 1
Views: 1629

Dungeon Director Demo Update

After another night working I have uploaded a new demo, you can download it from here http://www.dungeondirector.com/

I have made the doors work and i`ve been fine tuning the Graphics engine, I will add a update log to the next version, also 2 new spells now exist...

Draw an up arrow ( ^ ) to ...
by JHibbins
Tue Feb 03, 2004 8:20 pm
Forum: Other
Topic: Dungeon Director DEMO !!!!!
Replies: 14
Views: 4904

Scripting

This is exactley the plan, I`m planning on keeping an xml file for each object containing its properties and scripting values, also each square on the map has a set of properties, with this system and object can be given a set of true properties from

<BREAKABLE>TRUE</BREAKABLE>
<WEIGHT>14</WEIGHT ...