Double jump!
This commit is contained in:
2
world.js
2
world.js
@@ -334,7 +334,7 @@ export function updateWorldGeometry(gl, world, z, x, timeLimit = 10000) {
|
||||
}
|
||||
|
||||
export function checkCollision(curPos, newPos, world) {
|
||||
// I guess Steve is about 1.7 m tall?
|
||||
// I guess Gontrand is about 1.7 m tall?
|
||||
// he also has a 60x60 cm axis-aligned square section '^_^
|
||||
// box is centered around the camera
|
||||
const steveBB = [
|
||||
|
||||
Reference in New Issue
Block a user