Impact

47 Posts, registered 1 decade ago

Contact

Send an email to Jon123

Recent Posts

1 decade ago in Access all entities:

Oh good that's easy! Thanks

1 decade ago in Access all entities:

Is there a way of looping through every entity and calling a certain method tha…

1 decade ago in Advanced collision boxes for entities:

Tetris was only an example but thanks, I'll take a look. Yeah I was thinking th…

1 decade ago in Advanced collision boxes for entities:

Is it possible for enitities to have more complex collision boxes, i.e. not jus…

1 decade ago in Randomly spawning coins:

Ah thanks, this is what I was trying to find!

1 decade ago in Randomly spawning coins:

Yeah I was thinking of having entities that just acted as spawn locations, whic…

1 decade ago in Randomly spawning coins:

I was wondering if there was a way of getting a collection of possible points i…

1 decade ago in Adding advertisement to your game:

Does anyone know how to add adverts to a game made in Cocoonjs? I was hopi…

1 decade ago in how to adapte to screen size automaticlly to different device?:

Look at the JumpNRun example you get with Impactjs in your downloads. I'm adapt…

1 decade ago in Moving the background image on repeat:

Thanks jGuille, I'll give it a go!

1 decade ago in Camera stops following after a certain width is reached:

Yep that was the issue, easy fix.. Phew!

1 decade ago in Camera stops following after a certain width is reached:

I've just had a thought and will try it out when I get a chance, but maybe ther…

1 decade ago in Camera stops following after a certain width is reached:

I have been basing my game on the JumpNRun example and have been trying to exte…

1 decade ago in Buttons disappearing in cocoonjs:

Thanks Dominic, I didn't realise the jumpnrun example catered for this. I'v…

1 decade ago in Buttons disappearing in cocoonjs:

I've been trying to convert the physics demo into an apk using cocoonjs, which …

1 decade ago in Moving the background image on repeat:

Kinda like this link [http://www.learnjquery.org/newsletter/Tutorial-7-jquery-…

1 decade ago in Moving the background image on repeat:

Hi, is it possible to have the background move from right to left, keeping the …

1 decade ago in Keep screen in landscape mode on mobiles:

I see, thanks for the tips. Lots to work with here!

1 decade ago in Keep screen in landscape mode on mobiles:

Thanks Dominic, this is very helpful. One or two followup questions if I may: …

1 decade ago in Keep screen in landscape mode on mobiles:

Also, Dominic manages to keep the screen landscape in his biolab disaster game,…

1 decade ago in Keep screen in landscape mode on mobiles:

Sorry for the late reply, thanks for your ideas. @Donzo - I tried having the ca…

1 decade ago in Keep screen in landscape mode on mobiles:

Does anyone know how to force the screen to stay in landscape mode on mobiles? …

1 decade ago in Looping background music:

Sorry that was meant to be a link... [http://impactjs.com/documentation/clas…

1 decade ago in Looping background music:

What does .loop do then? {http://impactjs.com/documentation/class-reference/…

1 decade ago in Looping background music:

I have this block of code and read that if only one sound is in the tracks arra…

1 decade ago in Camera shows white gaps aroung main game:

Brilliant thanks a lot! Works perfectly now.

1 decade ago in Camera shows white gaps aroung main game:

OK I've got the camera to fix to the top and sides of the container now, but th…

1 decade ago in Camera shows white gaps aroung main game:

Thanks, where would I put that? I have tried to put it in the "setupCamera…

1 decade ago in Camera shows white gaps aroung main game:

Can anyone tell me why the camera appears to show too much white space, when th…

1 decade ago in Creating checkpoints and player respawns:

Nice code! It looks good, I'll have a play with it tomorrow. Thanks again :-)