XenonLab-Studio / TerraCraft

Voxel Engine written in Python 3 + Pyglet.
GNU General Public License v3.0
60 stars 8 forks source link

Fixed jumping outside the wall and falling to infinity #10

Closed XenonLab-Studio closed 6 years ago

XenonLab-Studio commented 6 years ago

Jumping over the wall, the player no longer falls to infinity but is held at the position of 1 block relative to the lower badrock plane of the map.

Here is the result:

screenshot.png