lllyasviel / style2paints

sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client on V3 don't update spriteFrame

BurguerJohn opened this issue · comments

commented

Using the client in V3 don't seen to update the spriteFrame after adding new points (CC Creator 2.1.2)

The fix is to remove spriteFrame and gird_spriteFrame from CreativeCanvas and instead reference the hintL1Sprite and sketchL2Sprite from controller.

After that just create a new spriteFrame after each update.