mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
74 lines
1.9 KiB
Plaintext
74 lines
1.9 KiB
Plaintext
[gd_resource type="Resource" script_class="ThemedResource" load_steps=12 format=3 uid="uid://bht771w4e6jpw"]
|
|
|
|
[ext_resource type="Script" uid="uid://cmvlgsjmsk0v5" path="res://Scripts/Classes/Resources/ThemedResource.gd" id="2_l1l8m"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_db8fa"]
|
|
region = Rect2(0, 16, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_11cns"]
|
|
region = Rect2(16, 16, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_brn7u"]
|
|
region = Rect2(32, 16, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fwmx2"]
|
|
region = Rect2(48, 16, 16, 16)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_ovvlp"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_db8fa")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_11cns")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_brn7u")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fwmx2")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 15.0
|
|
}]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l1l8m"]
|
|
region = Rect2(0, 64, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1yi2q"]
|
|
region = Rect2(16, 64, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lgmqk"]
|
|
region = Rect2(32, 64, 16, 16)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_03c8c"]
|
|
region = Rect2(48, 64, 16, 16)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_bi0rd"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_l1l8m")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1yi2q")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lgmqk")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_03c8c")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 15.0
|
|
}]
|
|
|
|
[resource]
|
|
script = ExtResource("2_l1l8m")
|
|
Overworld = SubResource("SpriteFrames_ovvlp")
|
|
Underground = SubResource("SpriteFrames_bi0rd")
|
|
metadata/_custom_type_script = ExtResource("2_l1l8m")
|