It is hard to make a good level as it involves translating the level design document
into game data:
level design document
Level Name: arch
The level is bordered by landscape, of measures 100m x 100 m.
arch.lev (.lev means level)
arch
100 100 0 0 0 0 0 1 0 0 0 0
That can be fixed by using modelers, but eventually you need to make datafiles.
An arch level design is hard, as it doesn't involve only polygon boxes, but also also three dimensional curve lines. If you ever played. Americas army 1, you'll know how hard it is to make a curve building, like the famous over played bridge crossing map. The point is to start. With one curve. Curve is not a straight line, but it's still a line. Means it is possible to apply lines into a three dimensional level. arch 0 0 1 0
Comments
Post a Comment