Impact

16 Posts, registered 1 decade ago

Contact

Send an email to blueicelt

Recent Posts

1 decade ago in ImpactJS + Cordova Sound:

By any chance are you targeting gingerbread?

1 decade ago in ImpactJS + Cordova Sound:

I just tried implementing this and I got it to work, however I just followed th…

1 decade ago in Entity and Font Opacity/Alpha:

I am adding a small messaging notification to my game and I have run into an is…

1 decade ago in AppMobi is awesome, but does it render games slow for anyone else:

Horribly slow for a very basic game and does not support above Android 2.2. Gon…

1 decade ago in Box2D Debug like selection based highlighting:

What I would like to do is create a transparent box around a selected entity, v…

1 decade ago in Clicking Entity:

After a lot of research combined with trial and error, I figured out how to sel…

1 decade ago in Box2D and setXForm:

After a lot of trial and error the only thing I have found is to destroy the bo…

1 decade ago in Clicking Entity:

Back to my original problem, how do I click on a rotated image with Box2D?

1 decade ago in Clicking Entity:

Thanks for catching that. I got the debug working properly. But after countless…

1 decade ago in Clicking Entity:

I read through the forums and pulled out what I could to make my entities click…

1 decade ago in Trying to print something on the screen freezes the game:

I removed my clearColor line so that it would stay at the default value and tha…

1 decade ago in Trying to print something on the screen freezes the game:

I am not sure where the scrolling part is actually defined for the impact syste…

1 decade ago in Trying to print something on the screen freezes the game:

My code may be a bit misleading, I put in the scroll = false part and the check…

1 decade ago in Trying to print something on the screen freezes the game:

Thanks very much, I did not realize putting that inside the update function wou…

1 decade ago in Trying to print something on the screen freezes the game:

sorry duplicate post, not sure how that happened, and I can not delete it

1 decade ago in Trying to print something on the screen freezes the game:

I am trying to print on the middle of the screen when the player reaches a new …