Added basic player movement
This commit is contained in:
9
scene/arena01.scene/arena01.scene.lx
Normal file
9
scene/arena01.scene/arena01.scene.lx
Normal file
@ -0,0 +1,9 @@
|
||||
scene = {
|
||||
modifiers = [
|
||||
{
|
||||
type = "luxe: system/transform.modifier"
|
||||
}
|
||||
] // modifiers
|
||||
name = "scene/arena01"
|
||||
uuid = "d9399d58-5f1c-4301-990f-c433f1fe3c47"
|
||||
} // scene
|
||||
Reference in New Issue
Block a user