18 lines
478 B
Text
18 lines
478 B
Text
[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
|
|
}]
|