]> git.seodisparate.com - LD54/commitdiff
Fixes
authorStephen Seo <seo.disparate@gmail.com>
Thu, 21 Dec 2023 09:08:56 +0000 (18:08 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 21 Dec 2023 09:08:56 +0000 (18:08 +0900)
export_presets.cfg
player.tscn
project.godot

index c1ec22179037d64d6d9d9b7f0226df8871ac9e0c..a2fd0f2e9b668b6ca3a43c67892acf023286fa0f 100644 (file)
@@ -24,7 +24,7 @@ vram_texture_compression/for_mobile=true
 html/export_icon=true
 html/custom_html_shell=""
 html/head_include=""
-html/canvas_resize_policy=1
+html/canvas_resize_policy=2
 html/focus_canvas_on_start=true
 html/experimental_virtual_keyboard=false
 progressive_web_app/enabled=false
index b9b2080eaa0258dcb37111f4703b4967b2bcbd28..ad1884cf0d08a06b1aa720edec67ef4764b3fceb 100644 (file)
@@ -70,6 +70,7 @@ offset_bottom = 76.0
 text = "Left"
 
 [node name="Camera2D" type="Camera2D" parent="."]
+zoom = Vector2(1.4, 1.4)
 
 [node name="RichTextLabel" type="RichTextLabel" parent="."]
 offset_left = 35.0
index 2ce7cd4dceb658faeccdbd270ccb9d3f60d19c78..f401e067669d607c7914421985c8c600897f4f7f 100644 (file)
@@ -23,6 +23,7 @@ driver/output_latency.web=100
 
 window/size/viewport_width=550
 window/size/viewport_height=550
+window/size/mode=2
 window/size/resizable=false
 
 [input]