1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00

delete unusued coin scene

This commit is contained in:
Matteo Balugani 2023-09-30 18:44:29 +02:00
parent b9c5f747aa
commit 0ece4c3db2

View file

@ -1,12 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://x34aaomqiebu"]
[ext_resource type="Texture2D" uid="uid://cxsl5yvdhswc7" path="res://icon.png" id="1_ld7df"]
[node name="Coin" type="RigidBody2D"]
[node name="Area2D" type="Area2D" parent="."]
[node name="Icon" type="Sprite2D" parent="."]
position = Vector2(218, 69)
scale = Vector2(0.107422, 0.107422)
texture = ExtResource("1_ld7df")