branchrust_reboot/main/SleeperMountingMergePt2cancel

4 Commits over 0 Days - ∞cph!

2 Years Ago
Don't clear childVehicles in BaseVehicle.InitShared InitShared is called during loading, which means clearing would break things depending on the load order
2 Years Ago
Revert setparent_mounting changes due to issues with mounting vehicles that are parented to something else
2 Years Ago
Fix HasMountPoints not working properly on modular vehicles
2 Years Ago
Merge for sleeper_mounting_2 -> Main, but GetMounted() needs fixing for Modular Cars. It's returning the chassis instead of the seat.