plant builder
This commit is contained in:
16
entities/plants/resources/plant_parts/Leaf1.tres
Normal file
16
entities/plants/resources/plant_parts/Leaf1.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cxgw1vgket0fw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_ajsfl"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_nif4i"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_nif4i")
|
||||
region = Rect2(1108, 8, 123, 149)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_ajsfl")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(27, 42)
|
||||
type = 2
|
||||
base_attachable = true
|
||||
bottom_attachable = true
|
||||
Reference in New Issue
Block a user