Added basic player movement
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
override = {
|
||||
address = [
|
||||
"0848f5c9-31b8-4193-91ac-a8db0acc987c"
|
||||
"b79fbb50-419c-474b-8278-563238ca20fe"
|
||||
] // address
|
||||
modifiers = [
|
||||
{
|
||||
link = [
|
||||
"0848f5c9-31b8-4193-91ac-a8db0acc987c"
|
||||
"0eeee352-24a7-42f3-ab39-87a3438e3bd1"
|
||||
] // link
|
||||
pos = [0.25 4.00098 -1] // pos
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
} // override
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "ac57bf6c-d744-407a-a42d-91912e4e0cce"
|
||||
2
scene/arena01.scene/Map.instance/folder.meta.lx
Normal file
2
scene/arena01.scene/Map.instance/folder.meta.lx
Normal file
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "d05aaa67-9e2e-46ef-a96f-44da9ae38da1"
|
||||
5
scene/arena01.scene/Map.instance/instance.entity.lx
Normal file
5
scene/arena01.scene/Map.instance/instance.entity.lx
Normal file
@ -0,0 +1,5 @@
|
||||
entity = {
|
||||
name = "Map"
|
||||
source = "prototype/arena01"
|
||||
uuid = "0848f5c9-31b8-4193-91ac-a8db0acc987c"
|
||||
} // entity
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "caff9208-7cc5-4450-9f02-99000d8fa889"
|
||||
14
scene/arena01.scene/Map.instance/instance.override.lx
Normal file
14
scene/arena01.scene/Map.instance/instance.override.lx
Normal file
@ -0,0 +1,14 @@
|
||||
override = {
|
||||
address = [
|
||||
"0848f5c9-31b8-4193-91ac-a8db0acc987c"
|
||||
"0eeee352-24a7-42f3-ab39-87a3438e3bd1"
|
||||
] // address
|
||||
modifiers = [
|
||||
{
|
||||
link = [
|
||||
"d9399d58-5f1c-4301-990f-c433f1fe3c47"
|
||||
] // link
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
} // override
|
||||
@ -0,0 +1,2 @@
|
||||
tags = []
|
||||
uuid = "952f9697-5e69-4268-b2b8-4ca3a8a3292b"
|
||||
Reference in New Issue
Block a user