Impact

23 Posts, registered 1 decade ago

Contact

Send an email to Montana

Recent Posts

1 decade ago in Touch and iphone Versions:

Hi All i saw that there is a big hit on frame rate for devices under 3GS any…

1 decade ago in Help with gravity:

.gravityFactor How much this entity is affected by the gravity set in the game…

1 decade ago in Turning off gravity for entities with Box2D:

:-D ## this.gravityFactor =0; ##

1 decade ago in Turning off gravity for entities with Box2D:

Ho do you do this for a non box 2d entity, so for example i don't want my coin …

1 decade ago in IOSimpact:

wrong thread! sry

1 decade ago in Button:

Would anyone be so kind as to explain how to add a button, with text that chang…

1 decade ago in Extending Audio:

how does soundmanager work with impactios?

1 decade ago in Bug: Player state on slopes:

Bug: When going down a slope player is in "idle" state. When going up…

1 decade ago in Sliding off the slope speed:

the upward arrow collision tiles (im assuming for jumping through from below) t…

1 decade ago in Overdraw:

DOH :-( Background image and canvas size. *gets coat*

1 decade ago in Overdraw:

my bad that doesnt help .. just moves it to the left :(

1 decade ago in Overdraw:

Ok i can stop the redraw by making sure my player never get closer than 32 game…

1 decade ago in Overdraw:

I seem to have developed an overdraw where the loader bar and then some of my g…

1 decade ago in noob syntax question:

Now have to work it out this way .. ## if( res.tile == "3") { ac…

1 decade ago in noob syntax question:

FINALLY ..WOOT :-D ## checkAgainst:ig.Entity.TYPE.A, update: function(){}, c…

1 decade ago in noob syntax question:

noob error: ## checkAgainst:ig.Entity.TYPE.A, update: function(){}, check: f…

1 decade ago in Box2D: Changing gravity with trigger:

embarrisingly , i did this: ## ig.module( 'game.entities.norm' ) .requires( …

1 decade ago in Box2D: Changing gravity with trigger:

Ok I got the gravity to change, but i thought it would revert when the collisio…

1 decade ago in Box2D: Changing gravity with trigger:

""_Quote from MikeL_ To change gravity generally (without Box2D), you…

1 decade ago in Moving Platforms:

Well i got the basic platform moving via the void,js and mover.js, but its not …

1 decade ago in Moving Platforms:

Hi All Guess im going to start being a bit of an annoyance as i learn how to…

1 decade ago in IOs - Html/css/jquery??:

Many thanks for the reply :-) Im writing form scratch just wanted to check befo…

1 decade ago in IOs - Html/css/jquery??:

Hi If im building a game with an eye to bringing it to IOS & android wil…