plant tester + shado assets
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://co46ywm8bgnfh" path="res://entities/plants/scripts/texture_builder/plant_attach.gd" id="1_1fuxg"]
|
||||
[ext_resource type="Script" uid="uid://b3jwglylqdqtw" path="res://entities/plants/scripts/texture_builder/plant_part.gd" id="2_v5tsw"]
|
||||
[ext_resource type="Texture2D" uid="uid://b7nfpxk8nfnov" path="res://entities/plants/assets/sprites/asset-plante-fin.png" id="3_rc5w4"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxnm1quxhx40i" path="res://entities/plants/assets/sprites/asset-plante-fin_assemble.png" id="3_1fuxg"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1fuxg"]
|
||||
script = ExtResource("1_1fuxg")
|
||||
position = Vector2(-83, 30)
|
||||
attach_types = Array[int]([0, 2])
|
||||
position = Vector2(-78, 14)
|
||||
attach_types = Array[int]([1, 3])
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yh7e0"]
|
||||
atlas = ExtResource("3_rc5w4")
|
||||
region = Rect2(1395, 745, 222, 144)
|
||||
atlas = ExtResource("3_1fuxg")
|
||||
region = Rect2(1311, 808, 268, 177)
|
||||
|
||||
[resource]
|
||||
resource_name = "LeafA4"
|
||||
|
||||
Reference in New Issue
Block a user