Commit da125625 authored by Chen Jiping's avatar Chen Jiping

feat:修复播放引导音频时还能点击图片的问题

parent 4105c92c
...@@ -210,6 +210,8 @@ cc.Class({ ...@@ -210,6 +210,8 @@ cc.Class({
handNode.initY = handNode.y; handNode.initY = handNode.y;
this._cantouch = false;
const begin = () => { const begin = () => {
this.playAni('normal', 0); this.playAni('normal', 0);
//移动手指位置 //移动手指位置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment