Terrain
We have random terrain being generated at the start of a mission, although it only uses the simplest methods of the Terraformer since there appears to be no information on how to format the variable information when using multiple terraforming methods. This isn't really a problem though as there is very little noticable difference when the extra methods are used to terraform the terrain.
Placing objects on the map such as bases, foliage, rocks, etc. is my next task. Placing non-interactive objects should be easily assomplished using the shape replicator and using a suggestion from Jordan bases and other interactive objects will be placed at markers scattered around the map.
The First Milestone
The generation of random terrain at mission start has been my primary goal for the first milestone. Since this has been achieved I can focus on attempting to place objects on the and to texture the terrain appropriately. I will approach the remaining tasks for the random generation of maps by firstly dealing with texturing the terrain, then placing static shapes, and finally placing interactive shapes.
Game Structure
We've decided that levels will be run on the server and at mission start a new terrain with objects will be created. This means that several copies of Torque will have to run on the server as the multiplayer host for each level we are running. These copies should be suitably customised for there purpose so as to not waste resources on the server.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment