plant tester + shado assets
This commit is contained in:
21
entities/plants/resources/plant_parts/LeafA5.tres
Normal file
21
entities/plants/resources/plant_parts/LeafA5.tres
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bchwhdmxsaqic"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_ef00k"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_0qgsw"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_snml7"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_2jjlr"]
|
||||
script = ExtResource("1_ef00k")
|
||||
position = Vector2(-11, 127)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
||||
atlas = ExtResource("3_snml7")
|
||||
region = Rect2(2972, 2359, 474, 384)
|
||||
|
||||
[resource]
|
||||
resource_name = "LeafA5"
|
||||
script = ExtResource("2_0qgsw")
|
||||
texture = SubResource("AtlasTexture_yh7e0")
|
||||
type = 1
|
||||
root = SubResource("Resource_2jjlr")
|
||||
Reference in New Issue
Block a user