11 lines
378 B
Plaintext
11 lines
378 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bde5n0vfm6jvs"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://chx2yte05x4lj" path="res://Assets/Flask.png" id="1_b34pm"]
|
|
[ext_resource type="Script" path="res://Scenes/Flask.cs" id="2_j1pe5"]
|
|
|
|
[node name="Flask" type="TextureRect"]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
texture = ExtResource("1_b34pm")
|
|
script = ExtResource("2_j1pe5")
|