
You are viewing a potentially older version of this package. View Latest Version
PocketCartPlusValueScreenFix
Fixes the money counter on PocketCartPlusFixed's Pocket C.A.R.T. Plus.PocketCartPlusValueScreenFix
Small compatibility plugin for PocketCartPlusFixed 0.5.6. It repairs the Pocket C.A.R.T. Plus rear value display so it shows the current total value of valuables inside the cart instead of the static red 10000 text.
What it does
The plugin patches PhysGrabCart.Start with a Harmony postfix. It acts only on
cart roots whose names begin with Item PCartPlus.
- If a
ValueScreenalready exists below the cart, it assigns that component. - Otherwise it adds one
ValueScreento the existingScreenobject and binds the existingScreen/TextTextMeshPro component.