1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(角色): 添加Yee角色的跑动和攻击动画资源

添加Yee角色的跑动、冲刺和攻击ABC动画的图片资源,包括对应的导入配置
创建Yee角色的基础脚本文件Yee.gd
调整Parrier特效的帧数和缩放逻辑
This commit is contained in:
2026-03-21 23:09:40 +08:00
parent cdf9544f1d
commit 70eea5c9de
166 changed files with 3578 additions and 21 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ libraries = {
position = Vector2(150, 50)
scale = Vector2(-0.4, 0.4)
sprite_frames = ExtResource("2_7outc")
frame = 6
frame = 8
frame_progress = 1.0