22 lines
898 B
Plaintext
22 lines
898 B
Plaintext
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cx54ok1hr5phm"]
|
|
|
|
[ext_resource type="Script" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_g2w2c"]
|
|
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_gvpx0"]
|
|
[ext_resource type="Texture2D" uid="uid://bdwmandgxrjgn" path="res://entities/plants/assets/sprites/asset_plantes.png" id="3_ilwwx"]
|
|
|
|
[sub_resource type="Resource" id="Resource_1lgff"]
|
|
script = ExtResource("1_g2w2c")
|
|
position = Vector2(-35, 53)
|
|
attach_types = Array[int]([3])
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
|
atlas = ExtResource("3_ilwwx")
|
|
region = Rect2(3490, 20, 134, 196)
|
|
|
|
[resource]
|
|
resource_name = "LeafL3"
|
|
script = ExtResource("2_gvpx0")
|
|
texture = SubResource("AtlasTexture_yh7e0")
|
|
type = 2
|
|
root = SubResource("Resource_1lgff")
|