Impact

19 Posts, registered 1 decade ago

Contact

Send an email to John

Recent Posts

1 decade ago in Pooling Impact.js Classes:

Yes and yes, It's all working great now. My game runs faster and is no longer j…

1 decade ago in Pooling Impact.js Classes:

I've tried using your plugin but keep getting this error { Uncaught TypeErro…

1 decade ago in Uncaught TypeError: Cannot read property 'x' of undefined entity.js:58:

I am, it's reporting an error when impact tries to use proto, for example line …

1 decade ago in Uncaught TypeError: Cannot read property 'x' of undefined entity.js:58:

I'm using pooling and this.constructor.prototype is returning as undefined for …

1 decade ago in Ultimate Fox:

One fox, haunted by the poultry he loves (to eat), must rise to challenge his g…

1 decade ago in Dynamically load and unload level resources and entities:

So I'm making a game for ios, and because of the amount of images in it I'm hav…

1 decade ago in 3 files spritesheet:

Why do you have three sprite sheets? You could just put all your spirites on on…

1 decade ago in dynamically unload resource?:

Okay, so say I use the method below ## delete backgroundMap.tiles; delet…

1 decade ago in dynamically unload resource?:

Is there any way to dynamically unload a resource e.g. image / level after it's…

1 decade ago in entities turning white on ios:

I couldn't find any problems with the code, so I copied and pasted the code int…

1 decade ago in entities turning white on ios:

I don't have any idea why, but for some reason two of my entities turn white wh…

1 decade ago in Why does one entity.kill kill all of same type?:

Thanks stuckie, the problem is now resolved.

1 decade ago in Why does one entity.kill kill all of same type?:

So I'm making a game where I spawn the same enemy over and over again, but I'm …

1 decade ago in How old is everyone here?:

18, male.

1 decade ago in Animations freezing on first frame:

Man I feel dumb, how did I miss that. Thanks for pointing it out.

1 decade ago in Animations freezing on first frame:

I was using that code but for some reason it was freezing on the first frame. T…

1 decade ago in Animations freezing on first frame:

Never mind, I fixed it by cutting down the animations to a single frame ## thi…

1 decade ago in ig.game is null:

Yes it shows the loading bar, but you may be on to something. I think I'll go l…

1 decade ago in ig.game is null:

I'm trying to make a multiplayer game with node js and socket io and this error…