summaryrefslogtreecommitdiff
path: root/scenes/Game.tscn
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-09-04 12:47:11 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-09-04 12:47:11 -0300
commit02fb9a7221414e62261ed7e0bb34523cc271fbae (patch)
tree8ad8d89bc186222ec56c2f56dba38245199518fb /scenes/Game.tscn
parentfbc055308f093a6527781cb16ce896ac253219ab (diff)
Mudança na interface de usuário
Diffstat (limited to 'scenes/Game.tscn')
-rw-r--r--scenes/Game.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/Game.tscn b/scenes/Game.tscn
index 54a0729..242a489 100644
--- a/scenes/Game.tscn
+++ b/scenes/Game.tscn
@@ -48,6 +48,6 @@ map = NodePath("../../Map")
[node name="Camera2D" type="Camera2D" parent="."]
offset = Vector2(8, 8)
-zoom = Vector2(0.5, 0.5)
+zoom = Vector2(2, 2)
[node name="HUD" parent="." instance=ExtResource("6_aug50")]