Impact

15 Posts, registered 1 decade ago

Contact

Send an email to skel1

Recent Posts

1 decade ago in Structuring [impactjs] games:

Do you guys have any opinions on that HTML5 game development book Dom has liste…

1 decade ago in Structuring [impactjs] games:

Ahh, the good old "loadmapdeferred" doesn't mesh with dynamic entity …

1 decade ago in Structuring [impactjs] games:

Awesome, thanks for the links! Where I typically trip up in terms of sane struc…

1 decade ago in Structuring [impactjs] games:

Some people have put together some really impressive impactjs games and demos. …

1 decade ago in Color requirements on the Canvas? Getting some weird artifacts:

Thanks, I figured out what was going on, there was something about the color/im…

1 decade ago in Color requirements on the Canvas? Getting some weird artifacts:

I guess the blending with the clear color could do it. I'm going to experiment …

1 decade ago in Color requirements on the Canvas? Getting some weird artifacts:

Hello all, I was toying around with a super cool background that is very dar…

1 decade ago in Best way to include external JSON files in ig.game namespace?:

I see how it works now. I looked at _loadScript in impact.js to see how things …

1 decade ago in Best way to include external JSON files in ig.game namespace?:

This might be a little more of a question about javascript than impactjs its se…

1 decade ago in My first game, more of a demo, a wizard that shoots fireballs:

I worked on this for a few weeks before I lost focus and started tinkering with…

1 decade ago in Possible bug with entity.angleTo() but only for X? Not sure if its user error?:

""A couple of things: this.accel is an object with two properties, x …

1 decade ago in Possible bug with entity.angleTo() but only for X? Not sure if its user error?:

ahh just some more info, this code is on a bad guy entity that always moves tow…

1 decade ago in Possible bug with entity.angleTo() but only for X? Not sure if its user error?:

Here is a condensed version of my code: ## var player = ig.game.getEntities…

1 decade ago in weltmeinster.html : Resource interpreted as image but transferred with MIME type text/html.:

I added AddType image/png png and it got rid of the error. I was jus…

1 decade ago in weltmeinster.html : Resource interpreted as image but transferred with MIME type text/html.:

I'm experiencing this same error. I can't seem to get the Editor to load or dis…