Hi all…!
I have just released my new html5 game called ‘Yellow Adventure’. I just want to know what game feels to you how much you like it
You suggestions, comments and any thing else would be helpful for me
yes u can after all it’s all possible due to your software
let me know what I have to do
There is a request that please please and PLEASE add Tween functionality (like ease-in, ease-out, elastic etc…)for the objects you can use tween.js that’s an awsome one
Are you sure? I’m doing a test now and everything I do (collision mask-rectangles/triangles, pixel perfect, custom sprite sizes) returns a circle-circle collision detection, with radius=min(sprite.width, sprite.height). It’s strange because I can see code about custom collision masks in the spriteruntimeobject.js file