First of all, I would like to sincerely thank the entire community here. I feel like I am finally starting to "get it." Its taken me several long months of staring at code, beating by brains out against brick walls, and well giving up and starting again, but i feel like, for the first time, I'm starting to get somewhere.
I have a long way to go, I haven't even completed a single project yet, but the End Goal is on the horizon. I attribute this milestone in my programming growth almost entirely to friendly and patient people who post answers here.
However, I still have some questions
(and probably always will
)
First off, Is it possible to create a large structure in DBPRo using Primitives, and then export the whole thing as a .x file? (or any other kind?) I've looked at all the Basic 3D commands but haven't found anything, and yet it seems I've seen DB programs do this.
Second, could some one wiser and more experienced than me suggest a level format? I've been doing the basic 2D array method:
Quote: "
1=wall
0=floor
111111
100001
100001
111111
"
This kills my framerate, and I haven't even added things like tables, enemies, or anything else more complicated than walls, floors, and ceilings! Any suggestions would be very much appreciated!
Thank you everyone!
Think Gad fro Spill Chock!