Jigoku / boxclip

2D platformer engine using LÖVE and Lua
https://jigoku.github.io/boxclip/
GNU General Public License v3.0
94 stars 8 forks source link

Add platform_f #77

Open Jigoku opened 8 years ago

Jigoku commented 8 years ago

This will be a falling platform. Falls similar to the log/bridge traps, after a delay when the player collides with the top side.

However, it slowly floats back up when the player jumps off of it.