29 Sep 11, 07:55PM
(29 Sep 11, 05:36PM)RPG Wrote: AC's maps are 2d too, so it must be easy to implement.
Yea, V-Man this should be easy to do why the fuck aren't you done already? Jeez.
Sidenote: it's not easy to implement. Consider everything you must do to create a map anyone would want to play on.
You must create some rooms that fit together, look nice, and make an interesting map, they must be textured, entities must be placed and oriented, ladders must be done carefully, and it must meet the quality requisites.
Then you'd likely need to run an application alongside your server that generates and replaces the map at random after each game because I'm not sure you can modify the map rotation without restarting the server. Maybe you can. Players would also have to wait in a transitional map between games while the map is generated and replaced.