xFrednet / spaceship-factory

A Tower defense game where the tower to defend is actually a factory flying through space :)
2 stars 0 forks source link

Create a destruction component #46

Closed xFrednet closed 4 years ago

xFrednet commented 4 years ago

Create a component that destructs the owner meaning:

This has to be owner specific. A tile will be removed differently than a meteoroid. This should probably be implement as a base class with implementation for various types.

xFrednet commented 4 years ago

@leit2 it would be cool if you can create some temporary particles like smoke or carton "destruction" test :)