TranslucentCart
Makes the cart semi-transparent by default (40% opacity) and optionally only while grabbed, improving visibility while moving objects.
Features
- Configurable transparency level (0-100%)
- Option to only apply transparency while grabbing (or always apply it)
- Preserves cart functionality while improving visibility
Configuration
The mod creates a configuration file where you can adjust:
- CartTransparencyPercent: How transparent the cart should be (0 = opaque, 100 = invisible). Default: 40%
- OnlyWhenGrabbing: If true, only apply transparency while you are grabbing the cart. If false, always apply transparency. Default: false (always apply)
Requirements
- BepInEx 5 (
BepInEx-BepInExPack-5.4.2304)
Installation
- Install BepInEx 5 for the game.
- Copy the mod DLL into
BepInEx/plugins/Tolga-TranslucentCart/.
- Launch the game and grab a cart to see the transparency effect.