Impact

32 Posts, registered 1 decade ago

Contact

Send an email to RationalGaze

Recent Posts

1 decade ago in Respawn an entity killed before (particular case):

I need to kill the structure (player) if one of these blocks hit an other block…

1 decade ago in Respawn an entity killed before (particular case):

its surely because i'm using ig.game.boxes = this; , its meant to be used only …

1 decade ago in Respawn an entity killed before (particular case):

Actually, i found what the problem is...And that problem is the weirdest thing …

1 decade ago in Respawn an entity killed before (particular case):

Help please ? :( Look at this => ## if(this.distanceTo(ig.game.boxes)…

1 decade ago in Respawn an entity killed before (particular case):

If i change the spawn order, the second entity is always the one who bugs.

1 decade ago in Respawn an entity killed before (particular case):

Here's my code ## update: function() { var head = ig.game.getEn…

1 decade ago in Respawn an entity killed before (particular case):

Hi people, i need again some help for my tetris-like game. My cubes struc…

1 decade ago in Tile Based Shader Plugin:

You're a genius man. Thanks a lot for your work !

1 decade ago in DistanceTo and Enemy AI:

its ok finally.

1 decade ago in DistanceTo and Enemy AI:

How is it possible to access ig.game.player data ? (size, pos.x, pos.y, etc) f…

1 decade ago in Managing fake collisions:

Thanks a lot, i did some research about this method and i think it will do the …

1 decade ago in Managing fake collisions:

Hi there, i would like to create a function in my main.js which is able to m…

1 decade ago in A "spawnEntity" function in an entity:

thx dude :D

1 decade ago in A "spawnEntity" function in an entity:

I did it already and of course it works but i just wanted to know how to do it …

1 decade ago in A "spawnEntity" function in an entity:

Hi there, i would like to know how could i write a function which makes appe…

1 decade ago in Architect Game:

Hi ! I had some fun playing your game yesterday, i would like to know also how …

1 decade ago in Deformed collision boxes:

it is possible to have a collision boxes like the following example : ___ |…

1 decade ago in [collision] I must fight a new problem...:

Okay so here's a little update. I restart from the beginning, here's my new cod…

1 decade ago in [collision] I must fight a new problem...:

I tried all i could possibly do, but for a tetris like game collideWith is the …

1 decade ago in [collision] I must fight a new problem...:

It doesnt work...i really dont know why, it should do the job. I tried also w…

1 decade ago in [collision] I must fight a new problem...:

I'll try all that, thanks a lot bro :) i'll tell you if there's any problem or …

1 decade ago in [collision] I must fight a new problem...:

Hi guys, yeah, i know, its me again, i'll never thought ImpactJS would be that …

1 decade ago in Load a random sprite for an entity:

Its okay i can spawn my entity now, just a condition problem :)

1 decade ago in Load a random sprite for an entity:

""Wouldn't you already have all the entities set up? Like each tetroi…

1 decade ago in Load a random sprite for an entity:

Wow, looks great ! Thanks :)

1 decade ago in Load a random sprite for an entity:

Hi there ! I'm making a tetris clone game and i need to trigger a second entit…

1 decade ago in Entity not displayed on Weltmeister :'(:

ITS GOOOOOOOOOOOOD ! Thanks Ute :)

1 decade ago in Entity not displayed on Weltmeister :'(:

Here's my code : # ig.module( 'game.entities.cubeplayer' ) .requires( 'impac…

1 decade ago in Entity not displayed on Weltmeister :'(:

Hi everyone, My problem is simple as that : when i choose my entity from the…

1 decade ago in Entity not displayed on Weltmeister :'(:

Hi everyone, My problem is simple as that : when i choose my entity from the…