mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
8 lines
295 B
Text
8 lines
295 B
Text
[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")
|