Klazkin / player-zero

1 stars 0 forks source link

Destructible Surface Element #28

Closed Klazkin closed 8 months ago

Klazkin commented 8 months ago

Surface Element that is destroyed after being hit. This type of element was already present in old Godot version of the game.

The goal

Extend the SurfaceElement class to a DestructibleElement and update GROUNDRAISE action to create that instead. This also means I need to implement functionality to empty positions once the element is broken.

Time tracking

Time Estimate: 0 hours 30 minutes Time spent: 0 hours 55 minutes

Resources

...

Klazkin commented 8 months ago

Completed in one commit 25497962d8934ce71ab4d81200a771771b075d44