Game Development Community

Atlas and user changes to the height map?

by Scott Peal · in Torque Game Engine Advanced · 11/29/2006 (9:59 am) · 2 replies

With Atlas in a MMO, can a user make a change to the Atlas height map? An example: A character digs a hole to look for gold and the hole dug is a permanent change to the map and broadcasted to all the others in the MMO.

#1
12/07/2006 (7:25 am)
Not at present
#2
12/07/2006 (4:42 pm)
Its really not THAT hard to implement though. You could use Stephen Zepps thing for the networky stuff and the atlas stuff isnt that nasty to figure out.