cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.21k stars 7.06k forks source link

CCFadeOutUpTiles is not removing a tile at the very bottom left part of the screen #13494

Open frranck opened 9 years ago

frranck commented 9 years ago

CCFadeOutUpTiles is not removing a tile at the very bottom left part of the screen.

fusijie commented 9 years ago

Duplicate with https://github.com/cocos2d/cocos2d-html5/pull/3067. @ZhangMenghe Any thought?

ZhangMenghe commented 9 years ago

@frranck @fusijie This will be fixed in v3.9

ricardoquesada commented 8 years ago

I think this bug was inherited from cocos2d-iphone which it also inherited it from cocos2d-python... code from 2008. The code CCFadeOutTiles probably needs to be rewritten