forked from team-sg/hero-mark-2
turned off camera smoothing
This commit is contained in:
parent
a2f6d92fb4
commit
3b52ec2cbf
7 changed files with 30 additions and 27 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue