This website works better with JavaScript
Home
Explore
Help
Register
Sign In
quest
/
ET
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改动画绑定脚本,增加Damage动作
大爷
2 years ago
parent
243461b949
commit
0be82bcb33
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Unity/Assets/Scripts/Codes/Mono/AnimationData.cs
+ 1
- 0
Unity/Assets/Scripts/Codes/Mono/AnimationData.cs
View File
@@ -13,6 +13,7 @@ namespace Mono
Idle,
Run,
Dead,
+ Damage,
Skill0,
Skill1,
Skill2,