enable zoom in the camera

"
"
"
"
"
"
"
"
"
"
This commit is contained in:
Travis Shears 2026-05-14 10:51:28 +01:00
parent 00a999caf4
commit fe99c7a4a6
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
3 changed files with 105 additions and 41 deletions

View file

@ -6,34 +6,14 @@
:workflow {
:open-tabs [
[
[
"/main/main.atlas"
:scene
]
[
"/main/main.collection"
:scene
]
[
"/main/player.tilesource"
:scene
]
[
"/main/player.script"
"/main/zoom.script"
:code
]
[
"/game.project"
:cljfx-form-view
]
[
"/input/game.input_binding"
:cljfx-form-view
]
[
"/main/player.sprite"
:scene
]
]
]
:recent-files [
@ -46,7 +26,15 @@
:text
]
[
"/main/player.tilesource"
"/main/main.script"
:code
]
[
"/main/main.collection"
:text
]
[
"/main/player.sprite"
:scene
]
[
@ -54,29 +42,41 @@
:scene
]
[
"/main/player.sprite"
:scene
]
[
"/input/game.input_binding"
:cljfx-form-view
]
[
"/main/main.script"
:code
]
[
"/game.project"
:cljfx-form-view
]
[
"/main/main.collection"
"/main/player.tilesource"
:scene
]
[
"/main/player.script"
:code
]
[
"/main/zoom.render_script"
:code
]
[
"/builtins/render/default.render_script"
:code
]
[
"/builtins/render/default.render"
:cljfx-form-view
]
[
"/input/game.input_binding"
:cljfx-form-view
]
[
"/game.project"
:cljfx-form-view
]
[
"/main/zoom.script"
:code
]
[
"/main/main.collection"
:scene
]
]
}
}