plant tester + shado assets
This commit is contained in:
20
entities/plants/resources/plant_parts/LeafF4.tres
Normal file
20
entities/plants/resources/plant_parts/LeafF4.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dth4dp88vs3gh"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_k7ykv"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_1wv1i"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_47ofa"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_d8car"]
|
||||
script = ExtResource("1_k7ykv")
|
||||
position = Vector2(152, -49)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
|
||||
atlas = ExtResource("3_47ofa")
|
||||
region = Rect2(3518, 2862, 448, 422)
|
||||
|
||||
[resource]
|
||||
resource_name = "LeafF4"
|
||||
script = ExtResource("2_1wv1i")
|
||||
texture = SubResource("AtlasTexture_khbsd")
|
||||
root = SubResource("Resource_d8car")
|
||||
Reference in New Issue
Block a user