plant builder
This commit is contained in:
19
entities/plants/assets/parts/bottom_leaves/bottom_leaf7.tscn
Normal file
19
entities/plants/assets/parts/bottom_leaves/bottom_leaf7.tscn
Normal file
@@ -0,0 +1,19 @@
|
||||
[gd_scene format=3 uid="uid://o4h8osgnh8os"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="1_qfp1p"]
|
||||
[ext_resource type="Script" uid="uid://c360ic1aost1n" path="res://entities/plants/scripts/texture_builder/plant_part_scene.gd" id="2_ml4r4"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("1_qfp1p")
|
||||
region = Rect2(238, 1897, 80, 82)
|
||||
|
||||
[node name="BottomLeaf7" type="Sprite2D" unique_id=1642167049 node_paths=PackedStringArray("root")]
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
script = ExtResource("2_ml4r4")
|
||||
root = NodePath("Root")
|
||||
type = 2
|
||||
is_back = true
|
||||
bottom_attachable = true
|
||||
|
||||
[node name="Root" type="Node2D" parent="." unique_id=1974108401]
|
||||
position = Vector2(12, 25)
|
||||
Reference in New Issue
Block a user