Joined: 01 Jun 2005, 10:36 Location: The Netherlands
casperjeff wrote:
This all leads to my final question...any way to force a unit to go slower than normal max-velocity in order to facility mixed-unit formations?
There's a command CMD_SET_WANTED_MAX_SPEED, which, when given *after* a move/fight/patrol/etc. command should make the unit temporarily use a lower maximum speed.
Am I to assume then, that mobile units (like vehicles) don't always travel at the same rate (such as when starting/stopping)?
Yes, the transition to stand-still / maximum speed is not instantaneous.
Quote:
Am I also to assume that certain terrain features can cause a unit to go at a defined slower rate?
Water and slopes slow a unit down by default, by factors that depend on the unit's depth- and slope-modifier values. A map's typemap can also impose base speed multipliers. All of these bias the pathfinder.
Any place to find documentation on this, if you were to implement your own path finder? (that had to take into account more information than the normal pathfinder)
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum