This commit is contained in:
MaddoScientisto 2025-04-07 23:02:33 +02:00
commit 8eba34915d
10 changed files with 114 additions and 17 deletions

View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://dix864sdks8fu"]
[ext_resource type="Texture2D" uid="uid://4xqib6bwdv3v" path="res://Sprites/Props/Dish_Small.png" id="1_j85fh"]
[node name="DishSmall" type="Node2D"]
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = ExtResource("1_j85fh")