【开源】【在线试玩】开心消消乐

但是我有问题了。如果不能用cc.sequence .用什么呢。 原来 可以传1 长度,也能传多长度的,比较灵活。

`文字缩进4格 if(actionArray.length > 1)
{
this.node.runAction(cc.sequence(actionArray));
}
else if(actionArray.length == 1)
{
this.node.runAction(actionArray[0]);
}
else
{
//do nothing
}
// this.node.runAction(cc.sequence(actionArray));
改成这样 就ok了。亲测可用

1赞

我也有个六边形的游戏demo, 喜欢的可以同拿去 https://github.com/hellozhangran/game-hexagon

是的, 引擎把他干掉了,但没有写原因。我也觉得应该可以传1 ,甚至传0。这样灵活。
https://github.com/cocos-creator/engine/pull/1757

请教一下 mask组件 和 CellView如何关联,感谢

https://github.com/isghost/kaixinxiaoxiaole/issues/2

玩起来似乎还有一点bug哈

可以看看

http://yanshi.sucaihuo.com//jquery/27/2798/big.jpg

这种消消乐有人玩过吗
http://www.sucaihuo.com/js/2798.html

666

这有bug吧. 结束的时候

不错, 有点像进化合成的游戏

曾经玩过

v2.1.0打开有问题,黑屏,报警告:
Please change the definition of property ‘eliminate’ in class ‘AudioUtils’. Starting from v1.10,
类似的问题。

修复了

继续更新了吗?

楼主不更新了么

谢谢分享,赞!!!!

喵喵喵喵喵?

换套美术就好了