View Issue Details

IDProjectCategoryView StatusLast Update
0004358Spring engineGeneralpublic2014-04-09 21:22
ReporterCode_Man Assigned ToKloot  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionno change required 
Product Version96.0 
Summary0004358: Wheeled units get stuck
DescriptionWheeled units (turnInPlace = false,) have this awful tendency to get stuck on cliffs.
Steps To ReproduceHave a ground unit have "turnInPlace = false" and about "turnInPlaceSpeedLimit = 12,".
Then drive it near a cliff a few times and it gets trapped there eventually.
Additional Informationsee thread for more info: http://springrts.com/phpbb/viewtopic.php?f=14&t=31929
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2014-04-09 21:22

developer   ~0012997

in the movement subtable of modrules.lua, add

    allowGroundUnitGravity = false,

Issue History

Date Modified Username Field Change
2014-04-08 22:43 Code_Man New Issue
2014-04-09 21:22 Kloot Note Added: 0012997
2014-04-09 21:22 Kloot Status new => closed
2014-04-09 21:22 Kloot Assigned To => Kloot
2014-04-09 21:22 Kloot Resolution open => no change required