Adjusted player height, jumping height, player can run/walk, map adjustments
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "7fbee9fc-7689-4af6-b054-7442665e5d0f"
|
||||
uuid = "dfc45988-6929-40a5-b420-41ee8b25a09c"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "7c852959-95da-4644-bace-7c8ada4aac4d"
|
||||
uuid = "85c8c895-7170-421c-a943-a6fdcad74f1b"
|
||||
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/special/skip"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "c66d7338-f07d-45a1-aae8-2be1d15824f3"
|
||||
Reference in New Issue
Block a user