plant builder
This commit is contained in:
16
entities/plants/resources/plant_parts/BottomLeaf7.tres
Normal file
16
entities/plants/resources/plant_parts/BottomLeaf7.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://cbqrl72y0d1yg"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_k38pp"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_cwsfe"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_cwsfe")
|
||||
region = Rect2(238, 1897, 80, 82)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_k38pp")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(12, 25)
|
||||
type = 2
|
||||
is_back = true
|
||||
bottom_attachable = true
|
||||
Reference in New Issue
Block a user