Committed start of project
This commit is contained in:
9
prototype/arena_01.prototype/arena_01.prototype.lx
Normal file
9
prototype/arena_01.prototype/arena_01.prototype.lx
Normal file
@ -0,0 +1,9 @@
|
||||
prototype = {
|
||||
modifiers = [
|
||||
{
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "prototype/arena_01.prototype"
|
||||
uuid = "1b511b75-2fa1-468c-ad49-4062b5bd8cd3"
|
||||
} // prototype
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "7e87a7fd-471d-466c-87a1-04fd105fa077"
|
||||
19
prototype/arena_01.prototype/arena_01_0_worldspawn.entity.lx
Normal file
19
prototype/arena_01.prototype/arena_01_0_worldspawn.entity.lx
Normal file
@ -0,0 +1,19 @@
|
||||
entity = {
|
||||
modifiers = [
|
||||
{
|
||||
pos = [0.25 4.000977 -1] // pos
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
{
|
||||
material = "func_luxe: texture_default/textured"
|
||||
mesh = "maps/arena_01_0_worldspawn"
|
||||
type = "luxe: system/mesh.modifier"
|
||||
}
|
||||
{
|
||||
mesh = "maps/arena_01_0_worldspawn_col"
|
||||
type = "luxe: system/physics/mesh_collider3D.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "arena_01_0_worldspawn"
|
||||
uuid = "fd62e0d1-2695-4001-a0be-4333c8e80abe"
|
||||
} // entity
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "98954e59-c500-4013-8283-1ade4ae19e79"
|
||||
2
prototype/arena_01.prototype/folder.meta.lx
Normal file
2
prototype/arena_01.prototype/folder.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "1c1123e8-7812-43f0-aecd-12dd75761b66"
|
||||
2
prototype/folder.meta.lx
Normal file
2
prototype/folder.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "f2804903-15d7-4212-aebd-1c21877cdbfb"
|
||||
Reference in New Issue
Block a user