From e5a0b05e2b46d289b858fbfc73a8eba1bb262985 Mon Sep 17 00:00:00 2001 From: Avi Vajpeyi Date: Wed, 9 Oct 2024 23:41:28 +1300 Subject: [PATCH] undo pixel sanpping --- Globals/GameManager.tscn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Globals/GameManager.tscn b/Globals/GameManager.tscn index 074f6e1..fb047aa 100644 --- a/Globals/GameManager.tscn +++ b/Globals/GameManager.tscn @@ -15,9 +15,8 @@ script = ExtResource("2_iwbi8") [node name="Camera2D" type="Camera2D" parent="."] physics_interpolation_mode = 2 -position = Vector2(74, 21) +position = Vector2(74.274, 21.2469) zoom = Vector2(4, 4) -process_callback = 0 [node name="PhantomCameraHost" type="Node" parent="Camera2D"] script = ExtResource("2_rqt8l") @@ -29,7 +28,6 @@ script = ExtResource("3_o7pm5") priority = 10 follow_mode = 5 zoom = Vector2(4, 4) -snap_to_pixel = true tween_resource = ExtResource("4_e622m") tween_on_load = false draw_limits = true