1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-24 04:22:29 +08:00

feat(角色): 更新熊角色资源与攻击逻辑

添加新的熊角色贴图和遮罩资源
实现新的攻击类型7并调整现有攻击逻辑
优化动画和碰撞体设置
移除旧的SVG资源文件
This commit is contained in:
2025-09-14 13:02:00 +08:00
parent 7b89d10aca
commit 8d841b2f7b
25 changed files with 109 additions and 1352 deletions
@@ -71,7 +71,7 @@ tracks/0/keys = {
[sub_resource type="Animation" id="Animation_kmogx"]
resource_name = "spawn"
length = 3.0
length = 4.5
step = 0.1
tracks/0/type = "bezier"
tracks/0/imported = false
@@ -82,7 +82,7 @@ tracks/0/loop_wrap = true
tracks/0/keys = {
"handle_modes": PackedInt32Array(0, 0, 0, 0),
"points": PackedFloat32Array(0.5, -0.25, 0, 0.25, 0, 2, -0.25, 0, 0.25, 0, 2, -0.25, 0, 0.25, 0, 0, -0.25, 0, 0.25, 0),
"times": PackedFloat32Array(0, 0.5, 2, 3)
"times": PackedFloat32Array(0, 0.5, 3.5, 4.5)
}
tracks/1/type = "bezier"
tracks/1/imported = false
@@ -93,7 +93,7 @@ tracks/1/loop_wrap = true
tracks/1/keys = {
"handle_modes": PackedInt32Array(0, 0, 0, 0),
"points": PackedFloat32Array(0.5, -0.25, 0, 0.25, 0, 2, -0.25, 0, 0.25, 0, 2, -0.25, 0, 0.25, 0, 0, -0.25, 0, 0.25, 0),
"times": PackedFloat32Array(0, 0.5, 2, 3)
"times": PackedFloat32Array(0, 0.5, 3.5, 4.5)
}
tracks/2/type = "bezier"
tracks/2/imported = false
@@ -104,7 +104,7 @@ tracks/2/loop_wrap = true
tracks/2/keys = {
"handle_modes": PackedInt32Array(0, 0, 0, 0),
"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0, 0.2, -0.25, 0, 0.25, 0, 0.2, -0.25, 0, 0.25, 0, 0, -0.25, 0, 0.25, 0),
"times": PackedFloat32Array(0, 0.504665, 2.00467, 3)
"times": PackedFloat32Array(0, 0.504665, 3.50467, 4.5)
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_fv2s4"]