Why NodeGrid’s Effect isn’t working on the Sprite; Things I didn’t know about Cocos2d-x, but I probably could have read in the docs somewhere #2

If you add a Sprite to a NodeGrid, but change the GlobalZOrder of the Sprite to something higher than the NodeGrid, the effect running on the NodeGrid won’t affect the Sprite, despite being a child of the NodeGrid getting the action running on it.

Leave a Reply

Your email address will not be published.