Game Development Community

Plan for Mike Nelson

by Mike Nelson · 01/21/2002 (11:05 am) · 2 comments

Lately I've been in working in Torque's mission loading script in order to dynamically build the missions for Myrmidon. I already have already completed some of the stuff that I've be tasked with. Such as,

- Randomly placing water based on a list of possible locations
- Putting some polish on placing of rocks and trees: keeping them aligned with the terrain and not overlapping each other
- Randomly selecting day/night at the beginning of the mission

I'm now starting working on more interesting aspects like player objective creation and randomly placing the enemies and their stats.

#1
01/22/2002 (12:50 am)
are you particularly protective of your object placement code? or will we be able to have a look at its sweet automated goodness?

sam
#2
02/01/2002 (2:38 pm)
Sam,
There are no plans to share this code in the near future. I'll let it be known if that changes.

Mike