2026-04-24 18:09:24 +08:00
|
|
|
[gd_scene format=3 uid="uid://b5ysxff1ujv4l"]
|
2025-12-07 16:39:43 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_8og84"]
|
2025-12-07 17:04:47 +08:00
|
|
|
[ext_resource type="Script" uid="uid://b80jr04qpitly" path="res://scripts/Contents/Characters/MTY.gd" id="2_hjlm2"]
|
2026-04-24 18:09:24 +08:00
|
|
|
[ext_resource type="Texture2D" uid="uid://54vaedgxog4i" path="res://resources/characters/bear/bear-walk-h.svg" id="3_8xxno"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cmapkmo8ck3g7" path="res://resources/characters/bear/bear-walk-a.svg" id="4_l1n2d"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b8j8ee5jrcdlq" path="res://resources/characters/bear/bear-walk-b.svg" id="5_l3wi2"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://olok886lpghg" path="res://resources/characters/bear/bear-walk-c.svg" id="6_6o5k1"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://xka0dvhh8hhq" path="res://resources/characters/bear/bear-walk-d.svg" id="7_15shm"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://vm1drbho5j4t" path="res://resources/characters/bear/bear-walk-e.svg" id="8_vlc6w"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c46b6dsltjglj" path="res://resources/characters/bear/bear-walk-f.svg" id="9_fbcw4"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://vaglbapaj4e0" path="res://resources/characters/bear/bear-walk-g.svg" id="10_0ftal"]
|
2025-12-07 16:39:43 +08:00
|
|
|
|
2026-01-18 14:49:06 +08:00
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_gxm04"]
|
2025-12-07 16:39:43 +08:00
|
|
|
animations = [{
|
|
|
|
|
"frames": [],
|
|
|
|
|
"loop": true,
|
|
|
|
|
"name": &"idle",
|
|
|
|
|
"speed": 5.0
|
|
|
|
|
}, {
|
|
|
|
|
"frames": [],
|
|
|
|
|
"loop": true,
|
|
|
|
|
"name": &"walk",
|
2026-01-18 14:49:06 +08:00
|
|
|
"speed": 0.5
|
2025-12-07 16:39:43 +08:00
|
|
|
}]
|
|
|
|
|
|
2026-01-18 14:49:06 +08:00
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_hjlm2"]
|
|
|
|
|
animations = [{
|
|
|
|
|
"frames": [{
|
|
|
|
|
"duration": 1.0,
|
2026-04-24 18:09:24 +08:00
|
|
|
"texture": ExtResource("3_8xxno")
|
2026-01-18 14:49:06 +08:00
|
|
|
}],
|
|
|
|
|
"loop": true,
|
|
|
|
|
"name": &"idle",
|
|
|
|
|
"speed": 5.0
|
|
|
|
|
}, {
|
|
|
|
|
"frames": [{
|
|
|
|
|
"duration": 1.0,
|
2026-04-24 18:09:24 +08:00
|
|
|
"texture": ExtResource("4_l1n2d")
|
2026-01-18 14:49:06 +08:00
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
2026-04-24 18:09:24 +08:00
|
|
|
"texture": ExtResource("5_l3wi2")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("6_6o5k1")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("7_15shm")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("8_vlc6w")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("9_fbcw4")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("10_0ftal")
|
|
|
|
|
}, {
|
|
|
|
|
"duration": 1.0,
|
|
|
|
|
"texture": ExtResource("3_8xxno")
|
2026-01-18 14:49:06 +08:00
|
|
|
}],
|
|
|
|
|
"loop": true,
|
|
|
|
|
"name": &"walk",
|
2026-04-24 18:09:24 +08:00
|
|
|
"speed": 10.0
|
2026-01-18 14:49:06 +08:00
|
|
|
}]
|
2025-12-07 16:39:43 +08:00
|
|
|
|
2026-01-18 14:49:06 +08:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_fdkbo"]
|
2026-04-24 18:09:24 +08:00
|
|
|
size = Vector2(232, 149)
|
2025-12-07 16:39:43 +08:00
|
|
|
|
2026-04-24 18:09:24 +08:00
|
|
|
[node name="MTY" unique_id=1673957637 instance=ExtResource("1_8og84")]
|
2025-12-07 17:04:47 +08:00
|
|
|
script = ExtResource("2_hjlm2")
|
2026-04-24 18:09:24 +08:00
|
|
|
displayName = "狗熊宝宝"
|
2025-12-07 16:39:43 +08:00
|
|
|
drops = Array[int]([0, 1, 3])
|
2026-01-17 11:46:01 +08:00
|
|
|
dropCounts = Array[Vector2]([Vector2(3, 6), Vector2(2, 4), Vector2(1, 3)])
|
2026-01-18 14:49:06 +08:00
|
|
|
useStatic = true
|
2025-12-07 16:39:43 +08:00
|
|
|
hurtAudioRate = 0.05
|
|
|
|
|
|
|
|
|
|
[node name="texture" parent="." index="3"]
|
2026-01-18 14:49:06 +08:00
|
|
|
position = Vector2(0, -64)
|
|
|
|
|
sprite_frames = SubResource("SpriteFrames_gxm04")
|
2025-12-07 16:39:43 +08:00
|
|
|
|
|
|
|
|
[node name="staticBackground" parent="texture" index="0"]
|
|
|
|
|
scale = Vector2(0.23718655, 0.23718655)
|
|
|
|
|
|
2026-01-18 14:49:06 +08:00
|
|
|
[node name="staticAnimation" parent="texture" index="1"]
|
|
|
|
|
position = Vector2(0, -27)
|
2026-04-24 18:09:24 +08:00
|
|
|
scale = Vector2(1.1823181, 1.1823181)
|
2026-01-18 14:49:06 +08:00
|
|
|
sprite_frames = SubResource("SpriteFrames_hjlm2")
|
2026-04-24 18:09:24 +08:00
|
|
|
animation = &"walk"
|
|
|
|
|
frame_progress = 0.5124606
|
2025-12-07 16:39:43 +08:00
|
|
|
|
2026-01-18 14:49:06 +08:00
|
|
|
[node name="hitbox" parent="texture/hurtbox" index="0"]
|
|
|
|
|
position = Vector2(0, -26.5)
|
|
|
|
|
shape = SubResource("RectangleShape2D_fdkbo")
|
2025-12-07 16:39:43 +08:00
|
|
|
|
|
|
|
|
[node name="statebar" parent="." index="4"]
|
2026-04-24 18:09:24 +08:00
|
|
|
position = Vector2(0, -195)
|