Skip to content

Commit

Permalink
undo pixel sanpping
Browse files Browse the repository at this point in the history
  • Loading branch information
avivajpeyi committed Oct 9, 2024
1 parent 8b49df3 commit e5a0b05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Globals/GameManager.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand All @@ -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
Expand Down

0 comments on commit e5a0b05

Please sign in to comment.