Impact

26 Posts, registered 1 decade ago

Contact

Sorry, but Aquen did not enter an email address.

Recent Posts

1 decade ago in Level transitioning:

I had the this.parent(); in the trigger.js but forgot it in the levelchange.js …

1 decade ago in Level transitioning:

Oh sorry my mistake... :-) Ok I added the log at differen lines to check var…

1 decade ago in Level transitioning:

Yeah the other error is gone. When I add the log line to my trigger.js the c…

1 decade ago in Level transitioning:

1. this was because in the previous version I tried the level transitioning wit…

1 decade ago in Level transitioning:

Ok here is the download link(without the impactjs lib): http://www.file-uplo…

1 decade ago in Level transitioning:

Ok the picture is very small: Console Output # levelexit.js:10 function…

1 decade ago in Level transitioning:

Hmm why should it be undefined? I mean, in the other files I also have the ig.E…

1 decade ago in Level transitioning:

The error occurs in the file I posted above. The levelexit.js It occurs in thi…

1 decade ago in Level transitioning:

Hi guys, I have a little bug in my level transitioning: I tried to build …

1 decade ago in Preventing multiple jumps with Box2D:

This could have come into my mind. Very silly question....sorry. With this c…

1 decade ago in Preventing multiple jumps with Box2D:

Is it possible to make the character slower? Or that he doesn't accelerate?

1 decade ago in Preventing multiple jumps with Box2D:

It works! Thanks!

1 decade ago in Preventing multiple jumps with Box2D:

Yeah one step closer! Now I have just some minor bugs, which are: 1. When I…

1 decade ago in Preventing multiple jumps with Box2D:

Oh yeah it's fixed. But my player can not jump. Moving right or left is wo…

1 decade ago in Preventing multiple jumps with Box2D:

Oh ok thanks for the tip. But in fact the problem with the player on the top bo…

1 decade ago in Preventing multiple jumps with Box2D:

I tried it and now I can move and jump. But the problem is: My player is flying…

1 decade ago in Preventing multiple jumps with Box2D:

So that means that in my player.js I have to fix it like this: ig.module( …

1 decade ago in Preventing multiple jumps with Box2D:

Oh yeah I tried it against and now I see the same error: Unhandled Error: Un…

1 decade ago in Preventing multiple jumps with Box2D:

Ok the good thing: It loads the game. But the player flies up (without any key …

1 decade ago in Preventing multiple jumps with Box2D:

Thanks! I will try it later :-)

1 decade ago in Preventing multiple jumps with Box2D:

Hi, Ah thanks for the information about the debugging tools. I uploaded it on…

1 decade ago in Preventing multiple jumps with Box2D:

Yes the level is chpsen im the init of main.js. You mean a collision layer? …

1 decade ago in Preventing multiple jumps with Box2D:

I replaced it in all entity documents and also in the main.js(because the debug…

1 decade ago in Preventing multiple jumps with Box2D:

Hmm this doesn't work neither. :-/ I also thought I had to use the ig.B…

1 decade ago in Preventing multiple jumps with Box2D:

Thanks for your responses. I downloaded and copied the plugin. I've upd…

1 decade ago in Preventing multiple jumps with Box2D:

Hi guys, I encountered a problem, while making a sidescroller/jumpnrun game.…