Hi, guys:
We're using Solar 2D engine
我們使用的引擎是Solar 2D
The normal clipping way works well, see the window below
一般的裁剪效果顯示正常, 像是下方的窗戶
but when we wanted to add animations to the mask it self, it went wrong
但是當我們嘗試在遮罩上面加入變形動畫, 顯示出現問題
How it should look in Spine:
正常效果
Solar 2D:
在引擎內有問題
Not only the animation on the mask doesn't work, but also the pen is not supposed to be hidden under that mask
不只是少了Mask本身的動畫, 筆的部分也被遮罩蓋住
I wonder if it's the engine problem, or the wrong way of using clipping?
想知道是這個引擎不支援,還是操作有問題呢? :think:
the attachments with spine source file below
附件為這個動畫的原始檔案
Edit: update attachments