You are viewing a potentially older version of this package.
View all versions.
TranslucentCart
Now you can make your cart translucent to see where you are going exactly!
By TolgaFlashTR
| Date uploaded | 2 weeks ago |
| Version | 1.0.1 |
| Download link | TolgaFlashTR-TranslucentCart-1.0.1.zip |
| Downloads | 7385 |
| Dependency string | TolgaFlashTR-TranslucentCart-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
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.
CHANGELOG
Changelog
1.0.1 - 2026-01-03
Fixes:
- Fixed compatibility issue with ShoppingCart mod where custom carts were not excluded from translucency settings.