danishcake / FusionForever

Build giant ships and fight them!
1 stars 0 forks source link

Collectable deathspawn #55

Open danishcake opened 14 years ago

danishcake commented 14 years ago

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)