issues
search
pixijs
/
spine-v8
PixiJS v8 port of the official spine runtime
https://pixijs.io/spine-v8/examples/
MIT License
38
stars
6
forks
source link
feat: add addSlotObject, fix clipping and blend modes
#10
Closed
GoodBoyDigital
closed
5 months ago
GoodBoyDigital
commented
5 months ago
attachToSlot
as opposed to
attachToBone
use
Skeleton.yDown
to simplify the maths
add correct depth sorting on attached items
attachToSlot
as opposed toattachToBone
Skeleton.yDown
to simplify the maths