Page 1 of 1

Ex-Nay Movedef/Moveinfo

Posted: 06 Apr 2010, 17:46
by SpikedHelmet
In this day and age, footprint, maxslope, maxwaterdepth and crushstrength (and etc) should be in unit's individual unitdef, not based on silly arbitrary "classes" defined somewhere else entirely. Would it be entirely too hard to make units read and apply these values from their own unitdef???

Re: Ex-Nay Movedef/Moveinfo

Posted: 06 Apr 2010, 17:46
by FLOZi
SpikedHelmet wrote:In this day and age, footprint, maxslope, maxwaterdepth and crushstrength (and etc) should be in unit's individual unitdef, not based on silly arbitrary "classes" defined somewhere else entirely. Would it be entirely too hard to make units read and apply these values from their own unitdef???
More movedefs = longer time required to calculate pathing info

Re: Ex-Nay Movedef/Moveinfo

Posted: 06 Apr 2010, 18:48
by SpikedHelmet
Then at least I'd like an option not to use them, for instance if no movementClass tag is found in the unitdef it uses the god damned unitdef's defs.

Re: Ex-Nay Movedef/Moveinfo

Posted: 06 Apr 2010, 23:41
by lurker
I could make you a couple lines of lua to do that, if you like.