Impact

100 Posts, registered 1 decade ago

Contact

Send an email to Apiheld

Recent Posts

9 years ago in Questions About TwoPointFive Plugin:

I think, if you wanted to delevop a game like Delver, you'd need to modify TwoP…

9 years ago in The Name of the Current level:

This is not the level name, it is just the name of the variable containing the …

9 years ago in Snake entity:

Very neat, looks pretty good :)

9 years ago in Map's sprites with different size:

""My question is ... impact accepts maps with tiles in different size…

9 years ago in Map's sprites with different size:

Do you need custom collision after all or do you just want the sprites to look …

9 years ago in TwoPointFive has only three layers of blocks.:

Another layer like a second floor? No, because it's a 2.5D engine and not a 3D …

9 years ago in To where is Impact headed?:

Valid points, one question though: ""There is no Webgl support...&…

9 years ago in Script editor?:

@drhayes: Have you tried Lighttable?

9 years ago in image size and scaling for ios/ejecta:

Since this wasn't entirely clear to me some time ago, too, I ran some tests and…

9 years ago in Replay system?:

""_Quote from stillen_ Basically what I did was copy the image of th…

9 years ago in The earthquake trigger doesn't work:

davidg, see that Search box in the upper right? That shows you the answer :) …

9 years ago in I'm leaning toward getting Impact... Help me commit?:

I haven't worked with Java/LibGDX, but I don't see the point. Also, you're comp…

9 years ago in Help installing ImpactJS?:

Or just reload with Ctrl + F5, this wipes the cache as well.

9 years ago in How can I program a weapon switching system?:

davidg, you need to provide more infos. Your posts can't just contain the word …

9 years ago in Started an Impact tutorial course:

Nice! Here's an idea: I'd love to see you talking a bit about fine-tuning playe…

9 years ago in How can I program 3D Games by impact? Is it WebGL?:

All you need to know: http://phoboslab.org/log/2014/07/xibalba-a-webgl-first-pe…

9 years ago in I'm leaning toward getting Impact... Help me commit?:

""Is the community active?"" Your questions will usually be…

9 years ago in VEmpire - The Kings of Darkness:

Didn't work apparently. Here's my github: https://github.com/cmaas

9 years ago in VEmpire - The Kings of Darkness:

It's better now, but could be even more juicy. Copywriting is tough, but it's l…

9 years ago in VEmpire - The Kings of Darkness:

The most important thing in a card-based game are the game mechanics. *Magic: T…

9 years ago in Move image on parabola arc:

Show some code please, what did you try so far? Also, you shouldn't just mov…

9 years ago in drawing to the background permenantly:

Good question. I'd create an ig.Image where the marks on asphalt are rendered o…

9 years ago in How can i put all files of a directory in ig.module requires:

"" It is posible to do some while loop Lite this?: "" No, …

9 years ago in How can i put all files of a directory in ig.module requires:

You can do stuff like that very easily on the command line. This is a bit more …

9 years ago in Collectic - LD31:

Quite nice and well polished. How did you do the tweening of all entites? Care …

9 years ago in Does Impact Engine Ever Go On Sale?:

Sorry, if my reply sounded a bit harsh or even arrogant and thanks for your ela…

9 years ago in Does Impact Engine Ever Go On Sale?:

Black Friday is a very American thing. Impact is written by a German dude. A…

9 years ago in Scaling entity is casuing problems with the collision box:

Yes, because you don't change the entities properties, only how it's drawn. Or…

9 years ago in Resize canvas smoothly to the browser width/height ?:

http://impactjs.com/documentation/class-reference/ig-core#impactmixin

9 years ago in Extending image ABOVE tile rather than below?:

Is the building an entity? Basically, you can achieve depth by re-arranging the…