I have been looking at how a few logistics train system works (mostly vanilla based) and one thing that is hard to handle is different train lengths.
A train of length 1-1 or 1-2 can easily go to a station designed for a train of length 1-2, 1-3, or 1-4. But there is not a good way to parameterize ...
Search found 2 matches
- Mon May 18, 2026 3:29 am
- Forum: Modding interface requests
- Topic: Custom Interrupt subsitution parameters / Post Posting interupts
- Replies: 0
- Views: 165
- Tue Apr 21, 2026 12:40 pm
- Forum: Modding interface requests
- Topic: collision-layer is not enough
- Replies: 8
- Views: 1398
Re: collision-layer is not enough
I am not wonderful versed in how the modding API works, but the majority of the collision layers I have encountered from mods are for planet mods (new surfaces). My understanding is that surfaces are completely distinct (i.e. Nauvis surface is never going to collide with Vulcanus surface).
So, I ...
So, I ...