20 lines
792 B
Plaintext
20 lines
792 B
Plaintext
[gd_scene format=3 uid="uid://cggirl3tlcrkc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_w7dup"]
|
|
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_lglen"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
|
atlas = ExtResource("1_w7dup")
|
|
region = Rect2(926, 108, 226, 322)
|
|
|
|
[node name="Leaf4" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
|
texture = SubResource("AtlasTexture_mypt2")
|
|
script = ExtResource("2_lglen")
|
|
root = NodePath("Root")
|
|
type = 2
|
|
base_attachable = true
|
|
bottom_attachable = true
|
|
|
|
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
|
position = Vector2(80, 133)
|