4 Years Ago
- Conditional health now supports a min/max. Settings are min EXCLUSIVE and max INCLUSIVE, and when both values are the same, the conditional will be on at that value (e.g. For only on when destroyed, set both to 0). - Moved engine damage FX to the conditional system. - Removed ModuleEngine damage ounds, these will be moved into the effect prefabs. - Removed OnEngineStateChanged and OnHealthChanged from VehicleModuleComponentBase as there are now unused.