JakeCataford / unity-tinkerbox

A Collection of game-independent unity scripts.
5 stars 1 forks source link

Explosion Base Class #13

Open JakeCataford opened 10 years ago

JakeCataford commented 10 years ago

Should Call DestroyLevel when instantiated and support different animations and particle effects to explode at.

Should also deal splash damage based on an algorithm (PI/r^2)?