nodemules / SuperPlatformerBros

1 stars 0 forks source link

Improve boss death/vaporize/powerup implementation #47

Open brenthaertlein opened 6 years ago

brenthaertlein commented 6 years ago

Consider how (IPowerful) boss.PowerUp() (and the associated code in Level5Controller.cs) is affected by the fact that bosses can be Vaporize()'d.

Relates to #46