1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-21 23:34:18 +00:00

Fix coin outline

This commit is contained in:
Steffo 2023-09-30 19:20:51 +02:00
parent 377c6e3d00
commit 00018399b7
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -15,14 +15,14 @@ collision_mask = 7
physics_material_override = SubResource("PhysicsMaterial_06g2i")
continuous_cd = 1
[node name="Outline" type="Sprite2D" parent="."]
z_index = -10
texture_filter = 1
texture = ExtResource("2_2ifq3")
[node name="Sprite" type="Sprite2D" parent="."]
texture_filter = 1
texture = ExtResource("1_wedw1")
[node name="Outline" type="Sprite2D" parent="."]
z_index = 10
texture_filter = 1
texture = ExtResource("2_2ifq3")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_c6byl")