feat: 新增随机旋转动画及相关资源配置
1. 新增rand动画剪辑资源,实现0.8秒内360度循环旋转缩放动画 2. 更新skill4.plist.meta的边框配置,修正图片裁切偏移 3. 优化shadow.prefab节点结构,添加带动画的阴影子节点 4. 更新map_rpg.prefab的精灵图集引用,替换原有精灵资源
This commit is contained in:
@@ -118,8 +118,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -2786,8 +2786,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -2832,8 +2832,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -2878,8 +2878,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -2924,8 +2924,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
@@ -2970,8 +2970,8 @@
|
||||
"rawHeight": 179,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderLeft": 89.5,
|
||||
"borderRight": 89.5,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
|
||||
Reference in New Issue
Block a user