plant builder
This commit is contained in:
15
entities/plants/resources/plant_parts/Base4.tres
Normal file
15
entities/plants/resources/plant_parts/Base4.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Resource" script_class="PlantPart" format=3 uid="uid://clruuysx80pnn"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="1_03in3"]
|
||||
[ext_resource type="Texture2D" uid="uid://doo2cxxa2p70a" path="res://entities/plants/assets/sprites/plante-teste.png" id="2_108r1"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_mypt2"]
|
||||
atlas = ExtResource("2_108r1")
|
||||
region = Rect2(223, 1265, 200, 386)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_03in3")
|
||||
texture = SubResource("AtlasTexture_mypt2")
|
||||
root = Vector2(31, 158)
|
||||
attaches = Array[Vector2]([Vector2(14, 59), Vector2(-9, 24), Vector2(-22, -114)])
|
||||
bottom_attaches = Array[Vector2]([Vector2(49, 165), Vector2(19, 169)])
|
||||
Reference in New Issue
Block a user