安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题


You can edit this in .tgi files, it is defined by two values, "rot time" that defines how long object remains before starts sinking into ground and "sink time" that define how long it will take before object sinks into ground completely.
Both values are part of body component which can be found in kohan2/data/templates/component path, however editing those values directly in body component .tgi file will affect buildings as well as units.
Probably easiest way how to change these values just for units will be to add bodycomponent definition with those values to unit template, that can be found in kohan2//data/templates with that it sould be loaded as standart for all units.
Didn't toyed with those values in my mod so can't tell how big strain it can put on game engine in case of large battles with multiple players..
No problem and sorry for late reply from my side too, due to health issues I had to limit my work on AW mod or interest in games as such.
My complaint about buildings was mostly for cosmetic reasons, as they should crumble instantly not remain on battlefield for longer time period, in terms of game mechanics destroyed buildings should become non blocking object, that includes walls and settlement structures, which can be bigger problem then fact that respective unit corpses remain longer on battlefied. On other hand I didn't had time to check on relevant game templates, so it's mostly main issue I would watch for if you want to make "persisting corpses mod" and nothing more.
Good luck to you with your mod development.