feat(skill): 添加彩色箭头技能资源及配置
- 新增红、蓝、绿三种箭头技能的prefab和动画资源 - 更新技能配置文件和英雄设置 - 调整水球技能物理参数 - 优化碰撞矩阵设置 - 修复动画时间精度问题
This commit is contained in:
@@ -304,8 +304,8 @@
|
||||
"bullet": false,
|
||||
"awakeOnLoad": true,
|
||||
"_group": 1,
|
||||
"_type": 0,
|
||||
"_allowSleep": false,
|
||||
"_type": 2,
|
||||
"_allowSleep": true,
|
||||
"_gravityScale": 1,
|
||||
"_linearDamping": 0,
|
||||
"_angularDamping": 0,
|
||||
|
||||
Reference in New Issue
Block a user