Do any game toolsets offer a means of computing the minimum time it would take a player to move between two objects (or positions, more generally) in a level? I'm not asking about how one would go about calculating this, but rather just whether or not it has been done, and if so, examples.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
Starcraft 2 has a map analyzer: http://www.sc2mapster.com/assets/sc2-map-analyzer/pages/analysis-details/ Calculating paths is not the only thing it does. It also gives information on the openness of the map, and other neat features.
|
|||||||
|


