201 Posts, registered 1 decade ago
Contact
Send an email to StuartTresadern
Recent Posts
This should help
http://impactjs.com/forums/code/box2d-collision-polygons-fo…
If you want to keep changing the clear color then sure its fine in the draw cal…
I think this is what you are looking for:
[http://impactjs.com/documentation/c…
Fist off thats a big image and you will probably have issues on some devices.
…
To debug the latest Safari you need to contect it to a Mac running Safari. You …
Not sure ist still the case but I always had Problems with what fill / Patterns…
Great game nice and smooth and simple game Play. only one little issue the butt…
You could do it all with tiles, sounds like it would work well with the plugin …
Gary, when the buildings get hit do you want to remove a tile worth of building…
Wow that seems like a very Long time ago. I did get it working in the end with …
If you just want the plants to drop through the floors when the Player hits the…
Edit the collisiontiles-64.png file in the weltmeister Folder to Change the slo…
Stuff like this (but in sprite sheet Format) ?
[http://www.youtube.com/user/…
The standard earthquake plugin simply moves the screen.x and screen.y using som…
You should be able to detect the version for the userAgent String, just add a …
What sort of effects are you looking for ?
Syntax error in the drw rect: dot instead of comma.
##
ig.system.context.r…
Also take a look at Promotion [http://www.cosmigo.com/promotion/index.php]
Gre…
Any Chance you can show the code you are using to call this function.
They are documented
[http://impactjs.com/documentation/class-reference/game#s…
If I have a lot of objects like tress etc to draw that are made from several ti…
I know that the native Fonts plugin by quidmonkey works if that helps:
[http:/…
Results from windows Rt
(0,0,0),(255,0,255),(0,0,0),(255,0,255),(0,0,0),(255…
Not yet I only got my surface today, Ill port over a few games and see if I hav…
May be worth having a chat with fugufish as he is looking to resolve the same s…
I should have had this finished some time ago but paid work comes first. anyway…
@Hunsten, I am Interested in why you say do not integrate facebook stuff ?. Sur…
Simple Option is to Setup some game states:
##
MyGame.MODE = {
…
I assume this is more to do with assets rather than the modules ? if so you cou…
I use something like this sorry its a bit rushed but it should help, I dont und…