The cocos2dx-lua recursion turns on opacity Settings for multi-level child nodes
In cocos2dx-lua, if you want to set the transparency of parent and child nodes, you can use the setCasCadeOpacityEnabled method of the parent node to...
Read More