mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
8 lines
285 B
Text
8 lines
285 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bw06me0klq1wn"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://daj5vutvttcav" path="res://Sprites/Props/Dish.png" id="1_y0d2v"]
|
|
|
|
[node name="Dish" type="Node2D"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = ExtResource("1_y0d2v")
|