25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
[gd_scene format=3 uid="uid://cg6r56x11bvk2"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="1_14px2"]
|
|
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_builder.gd" id="2_aiy5l"]
|
|
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach_builder.gd" id="3_vh6ap"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
|
atlas = ExtResource("1_14px2")
|
|
region = Rect2(2026, 905, 182, 173)
|
|
|
|
[node name="Sprite" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root", "attaches")]
|
|
texture = SubResource("AtlasTexture_yh7e0")
|
|
script = ExtResource("2_aiy5l")
|
|
part_name = "FlowerJ"
|
|
type = 3
|
|
root = NodePath("Root")
|
|
attaches = NodePath("Attaches")
|
|
|
|
[node name="Root" type="Node2D" parent="." unique_id=1437082577]
|
|
position = Vector2(-1, 8)
|
|
script = ExtResource("3_vh6ap")
|
|
attach_types = Array[int]([2, 3])
|
|
|
|
[node name="Attaches" type="Node" parent="." unique_id=1834697767]
|