安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






Also they will shoot from 1950m if there weapons can do that, and maneuver always pointing toward the player! (as human would do most of the time)
To activate this AI++ on custom NPC you need to set behavior 2 lines, under the speed value.
Keen NPC will use the DefaultDirect anyway.
<Prefabs>
<Prefab SubtypeId="Drone Hunter">
<Position>
<X>0.0</X>
<Y>0.0</Y>
<Z>0.0</Z>
</Position>
<BeaconText>Drone Hunter</BeaconText>
<Speed>25.0</Speed>
<Behaviour>DefaultDirect</Behaviour>
<BehaviourActivationDistance>20000</BehaviourActivationDistance>
</Prefab>
It's only the behavior config.
So far all Space Engineers NPCs only attack players.
shoot with static weapons, use long range AI target weapons, and activate RAMMING if nothing else left! :)
You will be destroyed brutally with this AI. enjoy.