turned off camera smoothing

This commit is contained in:
pennyrigate 2023-01-09 22:51:49 -05:00
parent a2f6d92fb4
commit 3b52ec2cbf
7 changed files with 30 additions and 27 deletions

View file

@ -617,6 +617,7 @@ region_rect = Rect2( 0, 0, 32, 32 )
[node name="Area2D" type="Area2D" parent="." groups=["player"]]
position = Vector2( 0, 3 )
collision_layer = 9
[node name="CollisionShape2D2" type="CollisionShape2D" parent="Area2D"]
position = Vector2( 0.5, 2 )