19 Posts, registered 1 decade ago
Contact
Send an email to John
Recent Posts
Yes and yes, It's all working great now. My game runs faster and is no lon…
I've tried using your plugin but keep getting this error {
Uncaught Typ…
I am, it's reporting an error when impact tries to use proto, for example …
I'm using pooling and this.constructor.prototype is returning as undefined…
One fox, haunted by the poultry he loves (to eat), must rise to challenge his g…
So I'm making a game for ios, and because of the amount of images in it I&…
Why do you have three sprite sheets? You could just put all your spirites on on…
Okay, so say I use the method below
##
delete backgroundMap.tiles;
delet…
Is there any way to dynamically unload a resource e.g. image / level after it…
I couldn't find any problems with the code, so I copied and pasted the cod…
I don't have any idea why, but for some reason two of my entities turn whi…
Thanks stuckie, the problem is now resolved.
So I'm making a game where I spawn the same enemy over and over again, but…
Man I feel dumb, how did I miss that. Thanks for pointing it out.
I was using that code but for some reason it was freezing on the first frame. T…
Never mind, I fixed it by cutting down the animations to a single frame
##
thi…
Yes it shows the loading bar, but you may be on to something. I think I'll…
I'm trying to make a multiplayer game with node js and socket io and this …