Adjusted player height, jumping height, player can run/walk, map adjustments

This commit is contained in:
2025-07-01 15:35:34 -07:00
parent 39b951463e
commit 125006cf2b
65 changed files with 1971 additions and 1264 deletions

19
models/cube.mesh.lx Normal file
View File

@ -0,0 +1,19 @@
mesh = {
levels = [
{
id = "vA1wUK"
value = {
from = "models/cube.obj"
materials = [
{
id = "vA1wUK"
value = {
material = "models/cube.obj.assets/Material"
name = "Material"
} // value
}
] // materials
} // value
}
] // levels
} // mesh