4 Years Ago
Remove Model.cs components from modular car chassis and modules. Fixes issues with satchel charge etc parenting (getting attached to inactive objects in heirarchy, or attached to moving parts like steering wheel) since now everything simply falls back to attaching to the base transform. If we end up needing the model scripts in the future, we can potentially add a bool flag instead that simply saves the base transform as the only "bone".