[LayaAir 1.0]FrameAnimation
请求一下一个问题:
ide版本1.7.20
"animations": [{
"nodes": [{
"target": 172,
"keyframes": {
"rotation": [{
"value": 0,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 0
}, {
"value": 180,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 20
}, {
"value": 360,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 40
}]
}
},
// ...
],
"name": "ani1",
"id": 1,
"frameRate": 24,
"action": 0
}]
其中: 什么操作的情况下"action": 1 ? 我在ide动画编辑模式中, 没有找到相关的触发操作.
我在其他的地方找到了"action": 1的情况, "action": 2的情况.
ide版本1.7.20
"animations": [{
"nodes": [{
"target": 172,
"keyframes": {
"rotation": [{
"value": 0,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 0
}, {
"value": 180,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 20
}, {
"value": 360,
"tweenMethod": "linearNone",
"tween": true,
"target": 172,
"key": "rotation",
"index": 40
}]
}
},
// ...
],
"name": "ani1",
"id": 1,
"frameRate": 24,
"action": 0
}]
其中: 什么操作的情况下"action": 1 ? 我在ide动画编辑模式中, 没有找到相关的触发操作.
我在其他的地方找到了"action": 1的情况, "action": 2的情况.
要回复问题请先登录
1 个回复
158*****399
赞同来自: