Shortest Trip to Earth

Shortest Trip to Earth

Community Translation
Want to play in your native language? Subscribe to a language here and it will become selectable in game. Can't find your language? Consider creating a translation!
了解更多
 此主题已被置顶,因此可能具有重要性
sousaku-can 1 2020 年 11 月 26 日 上午 5:44
Modding the game [official thread]
From version 1.3.2 modding the game should be easier. For this, I've set up a GitHub project that contains a stripped-down Unity project that we use ourselves to build the full game.

GitHub repo https://github.com/tlaasik/stte-mod/

It contains some complete assets that can be edited and exported into asset bundles that the game can load. This way it is possible to add or modify ships, modules, crew, levels, POIs, shops, projectiles and more.

Since the game is big and complex, items in the game often pack a lot of detail and without some help from us it's probably hard to create or change those items. Therefore it would be really helpful if you post questions here about what you want to mod and then we can write up wiki pages about it.
最后由 sousaku-can 编辑于; 2020 年 11 月 26 日 上午 5:47
< >
正在显示第 1 - 2 条,共 2 条留言
dv 6 2021 年 1 月 3 日 上午 3:27 
Fire on ships I create is invisible. It works and destroys things. Only there is nothing to see.

In the ship prefab you provide, "Fire visualizer" uses a renderer which does not have a material. Your ships use material "Explosion" which is not included in this project.

I just created my own material by cloning what I can see inside game resources. But other people will have a problem here.
最后由 dv 编辑于; 2021 年 1 月 3 日 上午 3:40
sousaku-can 1 2021 年 1 月 11 日 上午 7:27 
Added missing material to github. If there is anything else missing, just report it here and I'll add it.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50