plant tester + shado assets
This commit is contained in:
20
entities/plants/resources/plant_parts/LeafF2.tres
Normal file
20
entities/plants/resources/plant_parts/LeafF2.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://bkgw3wmoam10n"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_6qc5v"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_d1evk"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_4ib3w"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_8y0d4"]
|
||||
script = ExtResource("1_6qc5v")
|
||||
position = Vector2(-95, 147)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_khbsd"]
|
||||
atlas = ExtResource("3_4ib3w")
|
||||
region = Rect2(3627, 2071, 322, 375)
|
||||
|
||||
[resource]
|
||||
resource_name = "LeafF2"
|
||||
script = ExtResource("2_d1evk")
|
||||
texture = SubResource("AtlasTexture_khbsd")
|
||||
root = SubResource("Resource_8y0d4")
|
||||
Reference in New Issue
Block a user