This commit is contained in:
Stephen Seo 2023-12-21 18:08:56 +09:00
parent 94950e02d0
commit 669b3e22b2
3 changed files with 3 additions and 1 deletions

View 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

View 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

View 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]