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






I had the idea of using the direction of the connectors of both the "drone" and "base" (ship or station) as the direction of up (connector on drone on "bottom" with connector of base on "top"). This will let you set the vertical distance "above" the base connector and the horizontal "patrol orbit" to the "side" of the base connector. This will also allow any ship (drone) design to work since the script will say that its (same grid) "connector" is "down". The script will then be able to adjust based on any "movement" of the "base". Also it can have damage detection, ammo capacity, fuel/power level. If any of these go past a set amount it "returns to base". If damage then It won't "leave" until you tell it to. If ammo or fuel/power then once it has been refilled it will leave on its own.
-Unidirectional communication via antenna
-Ability to have a Base Station or Ship
-None, Auto, and Manual Patrol routes (Auto can generate from Base's location)
-Multiple Designations (Base or Drone)
-Drone to have Multiple modes (None, Defense, Fleet, Mining, Explore)
(Explore, Mining, and Fleet are future features, but adding into the framework to make it easier to work on)
-Easier setup of Indicator Lights, LCD Info panels, RC Blocks, ect
-Hoping to have a better object collision avoidance using trace from camera (noticed my drones colliding during early testing, and asteroid avoidance was a joke (got stuck))
-Configure settings via the Custom Data panel
-Much better info screen info
-Custom Data settings auto generated
-Timer block no longer needed
Right now I am still building out the framework. There are several new features that were not in the old that this will have.
https://github.com/napalmer7/SE_Defence_and_Patrol_Drone
That said, even with the error gone this thing isn't taking off and patrolling.