The arrows on rail segment visualisation should be bigger/clearer
Moderator: ickputzdirwech
-
benlove007
- Burner Inserter

- Posts: 12
- Joined: Sat Oct 11, 2025 5:23 pm
- Contact:
Re: The arrows on rail segment visualisation should be bigger/clearer than they are right now. it the most
The rail segment visualisations appear to come from data/base/graphics/entity/rails/rail/rail-segment-visualisations-endings.png (and likely rail-segment-visualisations-middle.png as well). The sprite sheet uses 64x64. But each element only uses a portion of the space.
I tried changing a single arrow (up), and this is what it looks like in game: I don't know how much bigger it could go just by changing the graphics because this is using most of the 64x64 space in the spritesheet now. And indeed, the cyan arrow appears to be covering the pink ending. But you can see the up arrow much better than the down arrow just above it.
This file appears to be referenced from data/base/prototypes/entity/rail-pictures.lua, for segment_visualisation_endings, so it should be possible for a mod to provide a new file and override pictures.segment_visualisation_endings for the various rail prototypes.
I tried changing a single arrow (up), and this is what it looks like in game: I don't know how much bigger it could go just by changing the graphics because this is using most of the 64x64 space in the spritesheet now. And indeed, the cyan arrow appears to be covering the pink ending. But you can see the up arrow much better than the down arrow just above it.
This file appears to be referenced from data/base/prototypes/entity/rail-pictures.lua, for segment_visualisation_endings, so it should be possible for a mod to provide a new file and override pictures.segment_visualisation_endings for the various rail prototypes.
