plant tester + shado assets
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_h27ow"]
|
||||
[ext_resource type="Texture2D" uid="uid://b7nfpxk8nfnov" path="res://entities/plants/assets/sprites/asset-plante-fin.png" id="3_h27ow"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_svi20"]
|
||||
[sub_resource type="Resource" id="Resource_h27ow"]
|
||||
script = ExtResource("1_h27ow")
|
||||
position = Vector2(-1, 1)
|
||||
attach_types = Array[int]([1, 2])
|
||||
attach_types = Array[int]([2, 3])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_60wnb"]
|
||||
[sub_resource type="Resource" id="Resource_svi20"]
|
||||
script = ExtResource("1_h27ow")
|
||||
position = Vector2(28, 0)
|
||||
attach_types = Array[int]([0])
|
||||
attach_types = Array[int]([1])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
|
||||
atlas = ExtResource("3_h27ow")
|
||||
@@ -22,5 +22,5 @@ region = Rect2(743, 108, 104, 114)
|
||||
resource_name = "Branch2"
|
||||
script = ExtResource("1_1eil5")
|
||||
texture = SubResource("AtlasTexture_khbsd")
|
||||
root = SubResource("Resource_60wnb")
|
||||
attaches = Array[ExtResource("1_h27ow")]([SubResource("Resource_svi20")])
|
||||
root = SubResource("Resource_svi20")
|
||||
attaches = Array[ExtResource("1_h27ow")]([SubResource("Resource_h27ow")])
|
||||
|
||||
Reference in New Issue
Block a user