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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user