Added basic player movement

This commit is contained in:
2025-06-20 14:37:23 -07:00
parent 75502fe544
commit 8f7114431c
21 changed files with 282 additions and 328 deletions

View File

@ -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

View File

@ -0,0 +1,2 @@
tags = []
uuid = "ac57bf6c-d744-407a-a42d-91912e4e0cce"

View File

@ -0,0 +1,2 @@
tags = []
uuid = "d05aaa67-9e2e-46ef-a96f-44da9ae38da1"

View File

@ -0,0 +1,5 @@
entity = {
name = "Map"
source = "prototype/arena01"
uuid = "0848f5c9-31b8-4193-91ac-a8db0acc987c"
} // entity

View File

@ -0,0 +1,2 @@
tags = []
uuid = "caff9208-7cc5-4450-9f02-99000d8fa889"

View 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

View File

@ -0,0 +1,2 @@
tags = []
uuid = "952f9697-5e69-4268-b2b8-4ca3a8a3292b"

View File

@ -0,0 +1,9 @@
scene = {
modifiers = [
{
type = "luxe: system/transform.modifier"
}
] // modifiers
name = "scene/arena01"
uuid = "d9399d58-5f1c-4301-990f-c433f1fe3c47"
} // scene

View File

@ -0,0 +1,2 @@
tags = []
uuid = "8fe0e89c-b45f-4b9e-8c0c-a31a06e3b78f"

View File

@ -0,0 +1,2 @@
tags = []
uuid = "42db8be0-43e7-48dd-ba79-36fcee0de40d"

2
scene/folder.meta.lx Normal file
View File

@ -0,0 +1,2 @@
tags = []
uuid = "9ac902ba-40ff-40dd-b238-b46f54d6564c"

View File

@ -0,0 +1,22 @@
entity = {
modifiers = [
{
link = [
"2de03880-ca96-41f2-a9fd-6139e28bbbcb"
] // link
pos = [0 0 0] // pos
type = "luxe: system/transform.modifier"
}
{
height = 1.6
speed = 8
target = [
"20ec0cdf-d909-4aea-a27e-5c697828e34d"
] // target
type = "luxe: system/physics/character3D.modifier"
width = 0.3
}
] // modifiers
name = "Player"
uuid = "20ec0cdf-d909-4aea-a27e-5c697828e34d"
} // entity

View File

@ -0,0 +1,2 @@
tags = []
uuid = "2e36359d-850a-434d-beb2-a90d0937da58"

View File

@ -0,0 +1,2 @@
tags = []
uuid = "739af380-5231-4bb0-9673-d9f30f2955fc"

View File

@ -0,0 +1,9 @@
scene = {
modifiers = [
{
type = "luxe: system/transform.modifier"
}
] // modifiers
name = "scene/player"
uuid = "2de03880-ca96-41f2-a9fd-6139e28bbbcb"
} // scene

View File

@ -0,0 +1,2 @@
tags = []
uuid = "341025f8-6ba0-4aa1-bb56-18538ebc5a7b"