Stable scene loading and func_luxe updates
This commit is contained in:
@ -4,6 +4,6 @@ prototype = {
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "prototype/arena_01.prototype"
|
||||
uuid = "1b511b75-2fa1-468c-ad49-4062b5bd8cd3"
|
||||
name = "prototype/arena01"
|
||||
uuid = "0eeee352-24a7-42f3-ab39-87a3438e3bd1"
|
||||
} // prototype
|
||||
2
prototype/arena01.prototype/arena01.prototype.lx.meta.lx
Normal file
2
prototype/arena01.prototype/arena01.prototype.lx.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "7b274629-b9e2-4ba1-95a2-eea6af2bb071"
|
||||
@ -6,14 +6,20 @@ entity = {
|
||||
}
|
||||
{
|
||||
material = "func_luxe: texture_default/textured"
|
||||
mesh = "maps/arena_01_0_worldspawn"
|
||||
mesh = "maps/arena01_0_worldspawn"
|
||||
type = "luxe: system/mesh.modifier"
|
||||
}
|
||||
{
|
||||
mesh = "maps/arena_01_0_worldspawn_col"
|
||||
type = "luxe: system/physics/body3D.modifier"
|
||||
}
|
||||
{
|
||||
body = [
|
||||
"b79fbb50-419c-474b-8278-563238ca20fe"
|
||||
] // body
|
||||
mesh = "maps/arena01_0_worldspawn_col"
|
||||
type = "luxe: system/physics/mesh_collider3D.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "arena_01_0_worldspawn"
|
||||
uuid = "fd62e0d1-2695-4001-a0be-4333c8e80abe"
|
||||
name = "arena01_0_worldspawn"
|
||||
uuid = "b79fbb50-419c-474b-8278-563238ca20fe"
|
||||
} // entity
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "55c8fea7-2038-4a48-b7ee-8ca6adfba26b"
|
||||
2
prototype/arena01.prototype/folder.meta.lx
Normal file
2
prototype/arena01.prototype/folder.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "e668450e-bc5c-4697-9663-878c04979bfe"
|
||||
@ -1,2 +0,0 @@
|
||||
tags = []
|
||||
uuid = "7e87a7fd-471d-466c-87a1-04fd105fa077"
|
||||
@ -1,2 +0,0 @@
|
||||
tags = []
|
||||
uuid = "98954e59-c500-4013-8283-1ade4ae19e79"
|
||||
@ -1,2 +0,0 @@
|
||||
tags = []
|
||||
uuid = "1c1123e8-7812-43f0-aecd-12dd75761b66"
|
||||
@ -1,2 +1,2 @@
|
||||
tags = []
|
||||
uuid = "f2804903-15d7-4212-aebd-1c21877cdbfb"
|
||||
uuid = "6e23f88d-f5e8-43c2-a5e4-037f7e57ac1d"
|
||||
|
||||
Reference in New Issue
Block a user