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
21 stars 4 forks source link

LevelObject - Sudden-Death Collider #23

Open flo-wolf opened 8 years ago

flo-wolf commented 8 years ago

Visualized through a fragment shader, the level breaks down behind the player with a steady speed. A moving collider's y position sets the word position for the current height of the break-away shader. When the player touches the collider, he dies, this death has a special animation, since he technically falls down and doesn't crash into something.