Opacity of a sprite is not delegated to its children
Opacity of a sprite is not delegated to its children
Bug #4344 [New]
Status: | New | |
---|---|---|
Start date: | 2014-03-11 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | win32 | |
Target version: | - |
I use Cocos2d-x beta 2 and I have a problem with opacity: opacity of a sprite is not delegated to its children. So if you want to set opacity, you have to set it to all children individually.