26 Posts, registered 1 decade ago
Contact
Sorry, but Aquen did not enter an email address.
Recent Posts
I had the this.parent(); in the trigger.js but forgot it in the levelchange.js …
Oh sorry my mistake... :-)
Ok I added the log at differen lines to check var…
Yeah the other error is gone.
When I add the log line to my trigger.js the c…
1. this was because in the previous version I tried the level transitioning wit…
Ok here is the download link(without the impactjs lib):
http://www.file-uplo…
Ok the picture is very small:
Console Output
#
levelexit.js:10
function…
Hmm why should it be undefined? I mean, in the other files I also have the ig.E…
The error occurs in the file I posted above. The levelexit.js
It occurs in thi…
Hi guys,
I have a little bug in my level transitioning:
I tried to build …
This could have come into my mind. Very silly question....sorry.
With this c…
Is it possible to make the character slower? Or that he doesn't accelerate?
Yeah one step closer!
Now I have just some minor bugs, which are:
1. When I…
Oh yeah it's fixed. But my player can not jump. Moving right or left is wo…
Oh ok thanks for the tip. But in fact the problem with the player on the top bo…
I tried it and now I can move and jump. But the problem is: My player is flying…
So that means that in my player.js I have to fix it like this:
ig.module(
…
Oh yeah I tried it against and now I see the same error:
Unhandled Error: Un…
Ok the good thing: It loads the game. But the player flies up (without any key …
Thanks! I will try it later :-)
Hi,
Ah thanks for the information about the debugging tools.
I uploaded it on…
Yes the level is chpsen im the init of main.js.
You mean a collision layer? …
I replaced it in all entity documents and also in the main.js(because the debug…
Hmm this doesn't work neither. :-/
I also thought I had to use the ig.B…
Thanks for your responses.
I downloaded and copied the plugin. I've upd…
Hi guys,
I encountered a problem, while making a sidescroller/jumpnrun game.…