cocos-engine
cocos-engine copied to clipboard
spine的Bug什么版本修复
1.spine原生不受UIOpacity控制,无法做animation透明度渐变 2.spine首帧未处理父级opacity
问下这两个历史悠久的Bug什么时候修复 @minggo
@jareguo
Please use english in future, thanks.
So witch version will solve spine problems?
We try to fix it in 3.8.3.
seems not fix this problem in 3.8.3
@kaxifakl @zhitaocai Please refer to the implementation of skeleton.ts.
Add opacity handling to _updateColor in jsb-spine-skeleton.js.
Since the subsequent modules are planned to be refactored, this issue will be fixed in the refactored version.
which version is planned to ?
@kaxifakl @zhitaocai This PR has been fixed this issue
@bofeng-song spine还有一个问题是使用的opacity是上一帧的
@kaxifakl 具体是web,还是native。你们有对引擎做什么改动吗