Bush 1022 · published
This is a small update based on the feedback I got for the mod system yesterday. I'm very thankful for everyone that tried it out!
Removed performance upgrade and difficulty logic. Aircraft now have the same performance on all difficulty levels. The example aircraft have been re-tuned to reflect that.
Suspension movement is now based on its raycast reference scale in the model. The "suspension_max_travel" property has been removed from the config.
Example mod aircraft have improved suspension tuning too.
Added "spawn_height" and "drag_multiplier" properties.
Wheels can now have underscores in their names.
The "hitbox" prefix can now also be used to signify a collision shape. It has the same effect as the "-convcolonly" suffix.
Shorter suspension is no longer sticky and behaving strangely.
Thank you!