plant builder
This commit is contained in:
15
entities/plants/resources/plant_parts/Flower1.tres
Normal file
15
entities/plants/resources/plant_parts/Flower1.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://crmvc77bqax1y"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_3u7fo"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_23bbh"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_23bbh")
|
||||
region = Rect2(1597, 5, 152, 159)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_3u7fo")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(49, 63)
|
||||
type = 3
|
||||
branch_attachable = true
|
||||
Reference in New Issue
Block a user