Impact

201 Posts, registered 1 decade ago

Contact

Send an email to StuartTresadern

Recent Posts

1 decade ago in impactjs-box2d collision slope:

This should help http://impactjs.com/forums/code/box2d-collision-polygons-fo…

1 decade ago in Changing the default canvas background colour?:

If you want to keep changing the clear color then sure its fine in the draw cal…

1 decade ago in Changing the default canvas background colour?:

I think this is what you are looking for: [http://impactjs.com/documentation/c…

1 decade ago in Background Issue:

Fist off thats a big image and you will probably have issues on some devices. …

1 decade ago in ImpactJS game won't finish loading on iPad (no error!):

To debug the latest Safari you need to contect it to a Mac running Safari. You …

1 decade ago in Creating eneties of a dynamic size:

Not sure ist still the case but I always had Problems with what fill / Patterns…

1 decade ago in First Impact1 / HTML5 Game:

Great game nice and smooth and simple game Play. only one little issue the butt…

1 decade ago in Creating eneties of a dynamic size:

You could do it all with tiles, sounds like it would work well with the plugin …

1 decade ago in Creating eneties of a dynamic size:

Gary, when the buildings get hit do you want to remove a tile worth of building…

1 decade ago in How to create a plugin:

Wow that seems like a very Long time ago. I did get it working in the end with …

1 decade ago in how to create a plant fall off a building:

If you just want the plants to drop through the floors when the Player hits the…

1 decade ago in How to create slope tiles:

Edit the collisiontiles-64.png file in the weltmeister Folder to Change the slo…

1 decade ago in Special effects:

Stuff like this (but in sprite sheet Format) ? [http://www.youtube.com/user/…

1 decade ago in Earthquake Trigger Question:

The standard earthquake plugin simply moves the screen.x and screen.y using som…

1 decade ago in detecting specific Android versions?:

You should be able to detect the version for the userAgent String, just add a …

1 decade ago in Special effects:

What sort of effects are you looking for ?

1 decade ago in Inventory slots problem:

Syntax error in the drw rect: dot instead of comma. ## ig.system.context.r…

1 decade ago in Sprite Editor?:

Also take a look at Promotion [http://www.cosmigo.com/promotion/index.php] Gre…

1 decade ago in Inventory slots problem:

Any Chance you can show the code you are using to call this function.

1 decade ago in Earthquake Trigger Question:

They are documented [http://impactjs.com/documentation/class-reference/game#s…

1 decade ago in Select Multiple tiles in Weltmeister:

If I have a lot of objects like tress etc to draw that are made from several ti…

1 decade ago in Font problem in Windows 8 IE10 - Surface RT:

I know that the native Fonts plugin by quidmonkey works if that helps: [http:/…

1 decade ago in Font problem in Windows 8 IE10 - Surface RT:

Results from windows Rt (0,0,0),(255,0,255),(0,0,0),(255,0,255),(0,0,0),(255…

1 decade ago in Font problem in Windows 8 IE10 - Surface RT:

Not yet I only got my surface today, Ill port over a few games and see if I hav…

1 decade ago in Multi-Resolution dev:

May be worth having a chat with fugufish as he is looking to resolve the same s…

1 decade ago in custom background-map.js file:

I should have had this finished some time ago but paid work comes first. anyway…

1 decade ago in intro screen question:

@Hunsten, I am Interested in why you say do not integrate facebook stuff ?. Sur…

1 decade ago in intro screen question:

Simple Option is to Setup some game states: ## MyGame.MODE = { …

1 decade ago in Loading process: Selective?:

I assume this is more to do with assets rather than the modules ? if so you cou…

1 decade ago in Multi-Resolution dev:

I use something like this sorry its a bit rushed but it should help, I dont und…