Impact

14 Posts, registered 1 decade ago

Contact

Sorry, but tunglxx226 did not enter an email address.

Recent Posts

1 decade ago in Fixed entities collision:

How about you try changing the ig.Entity.COLLIDES.FIXED into ig.Entity.COLLIDES…

1 decade ago in Disable Y sroll on map:

My opinion is to use an entity as a background :), then when everything is scro…

1 decade ago in animated tiles:

Some of the links you might be interested in :) http://impactjs.com/forums/cod…

1 decade ago in Popup/Push State Mini Game:

Or you can spawn a whole new level on top of the previous one. Say you spawn a …

1 decade ago in Get Tile Index Number from Main Layer Tileset:

Well, idk if there's an official way supported by impactjs to do that, but pret…

1 decade ago in Animation after killing an entity.:

Well I think the best way is to inherit the kill() method Something like thi…

1 decade ago in this.anims not being found?:

@ahackit: to pull up the error console, in Google Chrome you press Ctrl + Shift…

1 decade ago in Hide and Seek?:

So I guess you're looking for a partner to develop the game with you or somethi…

1 decade ago in I am having a bug that freezes the game and browser:

Well it's kinda hard to tell when we see no code like this :| Try debug by i…

1 decade ago in How to determine which one of the overlapping entities is clicked + How to use zIndex:

@mglnunez: thank you very much, I figured out the first problem already :), tks…

1 decade ago in How to determine which one of the overlapping entities is clicked + How to use zIndex:

I know that both of the questions are asked before but I still can't figure out…

1 decade ago in Random Enemy Spawner:

Well I think you have to do this by hand. 1st, spawn an enemy randomly, and ch…

1 decade ago in spawnEntity problem:

oh right, I didn't notice that, thank you very much

1 decade ago in spawnEntity problem:

I know that this problem was stated before and sorted out, but the solution jus…