Farming/Resources/Character.tres

130 lines
3.1 KiB
Plaintext

[gd_resource type="SpriteFrames" format=3 uid="uid://bjn53nowtwmqx"]
[ext_resource type="Texture2D" uid="uid://cfb738331kd87" path="res://Assets/Sprout Lands - Sprites - Basic pack/Characters/Basic Charakter Spritesheet.png" id="1_uwnxn"]
[sub_resource type="AtlasTexture" id="AtlasTexture_d58u3"]
atlas = ExtResource("1_uwnxn")
region = Rect2(96, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_la21b"]
atlas = ExtResource("1_uwnxn")
region = Rect2(48, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_4cxl0"]
atlas = ExtResource("1_uwnxn")
region = Rect2(144, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_f3ix7"]
atlas = ExtResource("1_uwnxn")
region = Rect2(0, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_j7m8w"]
atlas = ExtResource("1_uwnxn")
region = Rect2(48, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_j15rd"]
atlas = ExtResource("1_uwnxn")
region = Rect2(96, 96, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_81ing"]
atlas = ExtResource("1_uwnxn")
region = Rect2(48, 96, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_hbswr"]
atlas = ExtResource("1_uwnxn")
region = Rect2(144, 96, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_te6xs"]
atlas = ExtResource("1_uwnxn")
region = Rect2(96, 144, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_4ai71"]
atlas = ExtResource("1_uwnxn")
region = Rect2(48, 144, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_drmtp"]
atlas = ExtResource("1_uwnxn")
region = Rect2(144, 144, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_n5m8e"]
atlas = ExtResource("1_uwnxn")
region = Rect2(96, 48, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_7wo77"]
atlas = ExtResource("1_uwnxn")
region = Rect2(48, 48, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_vspi6"]
atlas = ExtResource("1_uwnxn")
region = Rect2(144, 48, 48, 48)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_d58u3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_la21b")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_4cxl0")
}],
"loop": true,
"name": &"Down",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_f3ix7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_j7m8w")
}],
"loop": true,
"name": &"Idle",
"speed": 2.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_j15rd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_81ing")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hbswr")
}],
"loop": true,
"name": &"Left",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_te6xs")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_4ai71")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_drmtp")
}],
"loop": true,
"name": &"Right",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_n5m8e")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7wo77")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vspi6")
}],
"loop": true,
"name": &"Up",
"speed": 5.0
}]