plant tester + shado assets
This commit is contained in:
20
entities/plants/resources/plant_parts/LeafF6.tres
Normal file
20
entities/plants/resources/plant_parts/LeafF6.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://dq5dwqherb6ac"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_fjv82"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_tbtj1"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_xxsyi"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_c0kmv"]
|
||||
script = ExtResource("1_fjv82")
|
||||
position = Vector2(23, 48)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
|
||||
atlas = ExtResource("3_xxsyi")
|
||||
region = Rect2(2822, 3119, 648, 640)
|
||||
|
||||
[resource]
|
||||
resource_name = "LeafF6"
|
||||
script = ExtResource("2_tbtj1")
|
||||
texture = SubResource("AtlasTexture_khbsd")
|
||||
root = SubResource("Resource_c0kmv")
|
||||
Reference in New Issue
Block a user