[CompVehicleLauncher] Flying vehicles with zero cargo capacity should be over encumbered #189
Labels
Enhancement
Gameplay or code enhancement, not related to new ideas
Idea
Ideas and new concepts for the mod
Hello,
It would be great to add an additional check to prevent vehicles with zero cargo capacity from being able to launch. This request comes from how VF separates cargo capacity and passengers—I ended up using cargo capacity as currency for upgrades; you can upgrade a vehicle with cargo capacity or increased passenger slots, but passenger upgrades decrease cargo capacity.
If I load anything into a vehicle with zero cargo capacity, a vehicle will become over encumbered, but if I load no cargo and some passengers, I’ll still be able to launch, which doesn’t make sense to me balance-wise. We could expose an XML property to allow controlling the behavior, but personally, I don’t see the use case where a vehicle can launch with zero cargo capacity.
Vehicle-Framework/Source/Vehicles/Comps/Flyer/Launching/CompVehicleLauncher.cs
Lines 180 to 184 in 523cb1a
The text was updated successfully, but these errors were encountered: