walaa Hi Guys, My Animation working fine with Spine player as you can find here http://beta.walaaosama.com/player.html but when I use canvas library most of the images doesn't render as you can find here http://beta.walaaosama.com/canvas.html, please advice Regards,
Mario The canvas renderer does not support meshes, only rectangular image attachments. For proper mesh support, you have to either use the player or the WebGL runtime. You can also look into 3rd party runtimes like pixiJS, but these also require WebGL.