fogleman / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
5.25k stars 1.24k forks source link

Improved jumping height and mouse sensitivity. #2

Closed alexjmu closed 12 years ago

alexjmu commented 12 years ago

Changed the jump height to 0.65. This makes it a whole lot easier to jump onto blocks.

Changed the mouse sensitivity to 0.15. Having the mouse sensitivity too much higher than this is frustrating for the user, because the view window moves too quickly.