It would be quite neat to have collectible items or blobs spawn from dead sections. The current plan for this would be:
Add a collectible class (fade time, lua callback, billboard etc)
Add a per-section death lua callback
Add to ship inspection ability the ability to attach section callbacks
Add convenience functions to attach a callback to all sections of a ship
These could be used to provide upgrades, or challenge targets via the callback (eg ship health restored, add extra sections etc)
It would be quite neat to have collectible items or blobs spawn from dead sections. The current plan for this would be:
Add a collectible class (fade time, lua callback, billboard etc) Add a per-section death lua callback Add to ship inspection ability the ability to attach section callbacks Add convenience functions to attach a callback to all sections of a ship
These could be used to provide upgrades, or challenge targets via the callback (eg ship health restored, add extra sections etc)