try and get player steering working

"
"
"
"
"
"
"
"
"
"
"
"
This commit is contained in:
Travis Shears 2026-05-13 22:34:44 +01:00
parent 26e88c8f03
commit 8e54b39b18
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
4 changed files with 66 additions and 42 deletions

View file

@ -49,10 +49,6 @@
"/main/player.sprite"
:text
]
[
"/main/main.atlas"
:scene
]
[
"/main/player.tilesource"
:scene
@ -61,14 +57,6 @@
"/game.project"
:cljfx-form-view
]
[
"/input/game.input_binding"
:cljfx-form-view
]
[
"/main/main.collection"
:scene
]
[
"/main/player.sprite"
:scene
@ -77,6 +65,18 @@
"/main/main.script"
:code
]
[
"/input/game.input_binding"
:cljfx-form-view
]
[
"/main/main.atlas"
:scene
]
[
"/main/main.collection"
:scene
]
[
"/main/player.script"
:code