diff --git a/world/world.tscn b/world/world.tscn index a950fa5..e59e0a3 100644 --- a/world/world.tscn +++ b/world/world.tscn @@ -277,7 +277,7 @@ has_nsfw_animations = false [node name="Camera2D" type="Camera2D" parent="HiroPlayer"] texture_filter = 1 offset = Vector2(0, -12) -zoom = Vector2(2, 2) +zoom = Vector2(3, 3) position_smoothing_enabled = true position_smoothing_speed = 3.0 metadata/_edit_lock_ = true