10 Posts, registered 1 decade ago
Contact
Send an email to subelsky
Recent Posts
yes, I could do that - was just wondering if there was a good way to stack back…
I was thinking the tiles themselves would have to be entities in this case.
I put that as the last line of ig.main
I'd like to use these [http://www.lostgarden.com/2007/05/dancs-miraculousl…
I run this at startup:
##
ig.system.resize($(window).width(),$(window…
thanks! that's super helpful. This is not an absolute critical feature so …
My game has a top-down 2D view (RPG-style). I'd like to implement a "…
Thanks! That fixed it! I also forgot to use beginPath and closePath to complet…
That's why I'm using ig.system.getDrawPos which takes those into acco…
Hello,
I have an entity I'm trying to draw not as a particle in motion …