Configuration
Weight Calculation
Total weight is calculated as:- Iron Sword (Weight: 3.5 kg) × 1 = 3.5 kg
- Health Potion (Weight: 0.2 kg) × 10 = 2.0 kg
- Gold Ore (Weight: 1.0 kg) × 20 = 20.0 kg
- Total: 25.5 kg
Weight Queries
Get Current Weight Blueprint:Weight Display
UMI provides color-coded weight status: Blueprint Helper:Over-Encumbrance
WhenCurrentWeight > MaxWeight:
- Adding items will fail
- Player cannot pick up more items
- You can implement movement speed penalties in your character class