Сцены дней

This commit is contained in:
Евгений Титаренко 2024-08-23 20:10:07 +03:00
parent 2a2399dc2c
commit 7afef58a7f
10 changed files with 1008 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 135 KiB

Before After
Before After

View file

@ -0,0 +1,18 @@
[gd_resource type="SpriteFrames" load_steps=3 format=3 uid="uid://wu7pmuvjw5qm"]
[ext_resource type="Texture2D" uid="uid://c2l2x12w8fsdu" path="res://resources/sprites/npcs/captain.png" id="1_l2h64"]
[sub_resource type="AtlasTexture" id="AtlasTexture_tn0ip"]
atlas = ExtResource("1_l2h64")
region = Rect2(0, 0, 23, 16)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_tn0ip")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]