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!
Learn More
 This topic has been pinned, so it's probably important
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.
Last edited by sousaku-can; 26 Nov, 2020 @ 5:47am
< >
Showing 1-2 of 2 comments
dv 6 3 Jan, 2021 @ 3:27am 
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.
Last edited by dv; 3 Jan, 2021 @ 3:40am
sousaku-can 1 11 Jan, 2021 @ 7:27am 
Added missing material to github. If there is anything else missing, just report it here and I'll add it.
< >
Showing 1-2 of 2 comments
Per page: 1530 50