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