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

@ -5,6 +5,5 @@
[node name="Camera2D" type="Camera2D"]
offset = Vector2( 128, 96 )
current = true
smoothing_enabled = true
smoothing_speed = 8.0
script = ExtResource( 1 )