try and get player steering working
" " " " " " " " " " " "
This commit is contained in:
parent
26e88c8f03
commit
8e54b39b18
4 changed files with 66 additions and 42 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue