-
Content Count
8 -
Joined
-
Last visited
About qertis
-
Rank
Newbie
Contact Methods
-
Website URL
http://blog.baskovsky.ru/
Profile Information
-
Gender
Male
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
Thank you! Merged: https://github.com/tewst/cc_spriter/commit/f11f000da29e8e7d27e90833bd16fe9110926f3a- 12 replies
-
qertis reacted to a post in a topic: Using Spriter animations in Cocos2d-JS
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
New version: 1.1.3 Optimized structure Demo updated- 12 replies
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
Version updated! Features: Cocos2d-JS 3.10 Supported Download from Github- 12 replies
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
New version: 1.0.1 Works in firefox, chrome. Supports webgl and canvas2d.- 12 replies
-
qertis changed their profile photo
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
Yes, it's a mature and ready for production.- 12 replies
-
qertis reacted to a post in a topic: Using Spriter animations in Cocos2d-JS
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis replied to qertis's topic in Spriter Implementations
cc_spriter updated Features: Remove goog and spriter from window object Basic animations Bone animations All curve types (Instant, Linear, Quadratic, Cubic, Quartic, Quintic, Bezier) Points Collision Rectangles SubEntities Events Variables Tags Character maps Animation Blending Minified size ~63kB https://github.com/qertis/cc_spriter/releases/tag/1.0.0- 12 replies
-
cocos2d-html5 Using Spriter animations in Cocos2d-JS
qertis posted a topic in Spriter Implementations
Hi everyone, I have ported the Spriter to Cocos2d-HTML5 (JS). Based on spriter.js by: Jason Andersen, Isaac Burnds and PIXI port by Sean Bohan. --- GitHub Link: https://github.com/tewst/cc_spriter Basic example: tewst.github.io/cc_spriter- 12 replies
-
Hi! I have ported to Cocos2d-JS ver.3.8+ My repo: https://github.com/qertis/cc_spriter