rornic / rustcraft

Another Minecraft clone, written in Rust.
Apache License 2.0
5 stars 0 forks source link

Handle vertical collisions properly #22

Closed rornic closed 3 months ago

rornic commented 1 year ago

Collision detection is not currently implemented for blocks above the player. This means the player can enter blocks above their head.