1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-03 18:27:13 +08:00
Files
Dog-Lynx-And-HCN/resources/effects/parrier/1/1.tres
T
fallingshrimp aa3f34ca74 feat(武器): 增强格挡武器并添加新特效
增加格挡武器的攻击力从20提升至35
添加冲刺速度随气力增加的机制
为格挡和攻击添加新的视觉特效和音效
调整格挡子弹的碰撞检测形状
优化特效控制器逻辑确保正确释放资源
2026-03-21 18:55:32 +08:00

31 lines
1.1 KiB
Plaintext

[gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://33prhoaffs8x"]
[ext_resource type="Texture2D" uid="uid://drcp0del8rgsh" path="res://resources/effects/parrier/1/Effect_AttackB0.png" id="1_0m4hx"]
[ext_resource type="Texture2D" uid="uid://c14m2xoe7wlbh" path="res://resources/effects/parrier/1/Effect_AttackB1.png" id="2_veosc"]
[ext_resource type="Texture2D" uid="uid://dprrvyaxj0o31" path="res://resources/effects/parrier/1/Effect_AttackB2.png" id="3_pjoe6"]
[ext_resource type="Texture2D" uid="uid://7m7q6ja1n7jj" path="res://resources/effects/parrier/1/Effect_AttackB3.png" id="4_6wwba"]
[ext_resource type="Texture2D" uid="uid://ddexadx6o6exi" path="res://resources/effects/parrier/1/Effect_AttackB4.png" id="5_851jf"]
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_0m4hx")
}, {
"duration": 1.0,
"texture": ExtResource("2_veosc")
}, {
"duration": 1.0,
"texture": ExtResource("3_pjoe6")
}, {
"duration": 1.0,
"texture": ExtResource("4_6wwba")
}, {
"duration": 1.0,
"texture": ExtResource("5_851jf")
}],
"loop": false,
"name": &"spawn",
"speed": 15.0
}]