flo-wolf / Flip-Fall

Flip Fall - Mobile Arcade Platformer, made with Unity. Available on the Play Store
https://play.google.com/store/apps/details?id=com.florianwolf.flipfall
Other
22 stars 4 forks source link

LevelObject - Landmine #36

Open flo-wolf opened 8 years ago

flo-wolf commented 8 years ago

When the Player touches a Landmine or comes into its radius it begins to start a countdown, animated while beeping, that explodes after a set amount of time. It has a radius of effect in it, it will kill the player. This is achieved through an expanding collider.