Any relationship between Unit::GetMaxSpeed and Unit::GetPos?
Posted: 11 Sep 2014, 14:11
What's the relationship between unit speed (Unit::GetMaxSpeed) and terrain coordinates (Unit::GetPos)?
Is unit speed relative to frame (as time metric)?
How can i calculate unit's approximate (flat straight line) move distance after 300 frames (10 seconds with normal game speed) with Unit::GetMaxSpeed?
Is unit speed relative to frame (as time metric)?
How can i calculate unit's approximate (flat straight line) move distance after 300 frames (10 seconds with normal game speed) with Unit::GetMaxSpeed?