Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I use this trailblazer.
10/10
amazing never fails.
never crashed with this mod.
compatible with every other mod I've ever used.
I use this more than ANY OTHER MOD.
I forgot sometimes this is a mod, i think its part of the game.
If you need an example of how to use it when writing a mod, take a look at my Map Travel mod :)
When coding a mod I realized that the pathfinding API that the game provides is not very good because it only does short-range pathfinding.
So I wrote another API and posted it here for other modders to use in their mods.
Personally I've got a mod called Map Travel ( here ) that uses this, and actually does something.
特点:
——“行动。开拓者可以发送到“行动运动基于这个寻路API调用运动只有一个目的地。
——“组件/开拓者。lua脚本可以独立使用更多的自定义寻路的用途
——寻路调用一样简单”find_path(开始,目的地)"
= = = =已知bug
——不兼容新的统治Beta(工作稳定的发布分支)
= = = =
Serpens66——帮助我写国防部兼容性代码
Electroely——帮助我测试兼容性和较小的,少appearant bug
熊——帮助我工作的早期错误/托管大量测试的世界