plant tester + shado assets
This commit is contained in:
61
entities/plants/resources/plant_parts/Branch7.tres
Normal file
61
entities/plants/resources/plant_parts/Branch7.tres
Normal file
@@ -0,0 +1,61 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://6jnbms553dyd"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_62ciq"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_hmnx4"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_64xx3"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_584up"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(11, 129)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7pnm7"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(-53, 185)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_3cfto"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(89, -34)
|
||||
attach_types = Array[int]([1, 3, 2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_q6abt"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(108, -107)
|
||||
attach_types = Array[int]([2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_xtrwx"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(22, -113)
|
||||
attach_types = Array[int]([1, 3, 2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gi4wl"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(1, -199)
|
||||
attach_types = Array[int]([3, 2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_0pfqf"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(58, 31)
|
||||
attach_types = Array[int]([3, 2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_4y6x0"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(-4, -259)
|
||||
attach_types = Array[int]([2])
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tisie"]
|
||||
script = ExtResource("1_62ciq")
|
||||
position = Vector2(-128, 245)
|
||||
attach_types = Array[int]([0])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
|
||||
atlas = ExtResource("3_64xx3")
|
||||
region = Rect2(733, 2134, 355, 567)
|
||||
|
||||
[resource]
|
||||
resource_name = "Branch7"
|
||||
script = ExtResource("2_hmnx4")
|
||||
texture = SubResource("AtlasTexture_khbsd")
|
||||
root = SubResource("Resource_tisie")
|
||||
attaches = Array[ExtResource("1_62ciq")]([SubResource("Resource_584up"), SubResource("Resource_7pnm7"), SubResource("Resource_3cfto"), SubResource("Resource_q6abt"), SubResource("Resource_xtrwx"), SubResource("Resource_gi4wl"), SubResource("Resource_0pfqf"), SubResource("Resource_4y6x0")])
|
||||
Reference in New Issue
Block a user