Adjusted player height, jumping height, player can run/walk, map adjustments
This commit is contained in:
BIN
maps/arena01.map
(Stored with Git LFS)
BIN
maps/arena01.map
(Stored with Git LFS)
Binary file not shown.
@ -16,3 +16,9 @@ map_Kd textures/env_lo/tex_road_side_01.png
|
||||
newmtl env_lo/tex_carpet_green
|
||||
map_Kd textures/env_lo/tex_carpet_green.png
|
||||
|
||||
newmtl env_lo/tex_metal_midgray_slats
|
||||
map_Kd textures/env_lo/tex_metal_midgray_slats.png
|
||||
|
||||
newmtl special/skip
|
||||
map_Kd textures/special/skip.png
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "dbd29495-e216-4503-afb2-d547911c0097"
|
||||
uuid = "94d1314a-287b-4cf5-a8d5-6b8030632507"
|
||||
|
||||
@ -42,11 +42,25 @@ mesh = {
|
||||
}
|
||||
{
|
||||
id = "o0cfgC"
|
||||
value = {
|
||||
material = "maps/arena01_0_worldspawn.obj.assets/env_lo/tex_metal_midgray_slats"
|
||||
name = "env_lo/tex_metal_midgray_slats"
|
||||
} // value
|
||||
}
|
||||
{
|
||||
id = "pcnzLs"
|
||||
value = {
|
||||
material = "maps/arena01_0_worldspawn.obj.assets/special/clip"
|
||||
name = "special/clip"
|
||||
} // value
|
||||
}
|
||||
{
|
||||
id = "ugpbpe"
|
||||
value = {
|
||||
material = "maps/arena01_0_worldspawn.obj.assets/special/skip"
|
||||
name = "special/skip"
|
||||
} // value
|
||||
}
|
||||
] // materials
|
||||
} // value
|
||||
}
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "d84a7a8b-478f-48a3-b33a-d859a517465c"
|
||||
uuid = "e15d9e37-eb6c-4137-aad9-038fb789ae02"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "5af597c0-408a-4eb5-a51f-deb472a57a81"
|
||||
uuid = "664cb151-14aa-405d-a4b0-50c1d2db3a53"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "59604c9b-a411-481d-9898-ab106941c58c"
|
||||
uuid = "4d6c146f-98e5-4eef-b8aa-4d43b36b2f20"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "2b9a0ad5-af90-426e-8c8b-756a6e559af7"
|
||||
uuid = "41b0ad1c-a4fd-4bbf-b264-614f221f7e0b"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "d7c64489-313f-403c-aebc-280c9c124e97"
|
||||
uuid = "9dc6f445-e151-4be3-9db5-174106f280e8"
|
||||
|
||||
@ -0,0 +1,7 @@
|
||||
material = {
|
||||
basis = "func_luxe: basis/mesh.textured"
|
||||
inputs = {
|
||||
image.image = "textures/env_lo/tex_metal_midgray_slats"
|
||||
mesh.color = [1 1 1 1] // mesh.color
|
||||
} // inputs
|
||||
} // material
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "8451d4eb-c11a-483e-ad11-a5e9921a2005"
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "09928909-d3ab-4184-93fd-66aff6059321"
|
||||
uuid = "150890bd-920d-440f-937a-9f7cd9571ecc"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "d86ca23f-19a9-4512-b840-3b607cfdcb2e"
|
||||
uuid = "57fc3553-d427-4f69-832e-0c9b981836b1"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "5f560df6-af63-436a-a163-1d2a558286d6"
|
||||
uuid = "2b997d01-6f5c-4210-8b60-cf3d495ba597"
|
||||
|
||||
@ -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"
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "e40a5074-39fd-4c82-954d-a171a255fa0c"
|
||||
uuid = "ff6a967c-3a82-455b-aaa5-cea0da1b9436"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "f1dc0f97-cc01-4e0d-9674-0980a71e11a7"
|
||||
uuid = "221fa33a-41e5-447d-b9ad-aba626cd0b10"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "c91295f6-f523-49de-b718-c56ecd1dcee0"
|
||||
uuid = "23e42ec8-991d-47b3-a2dd-436c3e9b1906"
|
||||
|
||||
Reference in New Issue
Block a user