Overview
This is a small script mod which makes an arrow appear to indicate which direction a belt is facing.
This is meant to be an accessibility feature, to better tell which way a transport belt is going regardless of its sprite or animation.
- If a belt item or ghost is held in the cursor, a yellow arrow is displayed in the direction of the held belt.
- If a belt entity or entity ghost is hovered with an empty cursor, a green arrow is displayed in the direction of the placed belt/ghost.
The script can be turned off in the "per player" settings, allowing for multiplayer games to feature the mod without forcing it on players who don't want to see the indicator.
Originally meant to work with Black Rubber Belts - Remastered
Feel free to add this as a recommended dependency to your mods.
Please report any bug you might encounter. Feedback appreciated.
Credits
- Supershadow30 (me): Original draft of the script.
- Shemp: Help with the control script.
- PennyJim: Minor help with the control script.
Statement on generative AI
No generative AI software was used in the making of this mod. All code was written and tested by real people.