Impact

19 Posts, registered 1 decade ago

Contact

Send an email to Harley

Recent Posts

1 decade ago in Impact 2.0 release date?:

drhayes: the whole engine is client side at the moment. So you can only make s…

1 decade ago in Impact 2.0 release date?:

I would like to see some basic interface stuff such as input boxes and tooltips…

1 decade ago in Impact 2.0 release date?:

100% agree that we should have to pay for 2.0 even if already bought 1.0 I s…

1 decade ago in Apply greyscale filter to an entity:

Ok thanks - based on your recommendation I will go with an exported grey scale …

1 decade ago in Apply greyscale filter to an entity:

Hello, I want to apply a greyscale filter to an entity (to denote it as disa…

1 decade ago in suggestion: version number on impactjs.com:

I agree with techtech - it would be nice to have the current version in plain s…

1 decade ago in Scrollbars and drop downs:

Thanks guys - I'll look into it.

1 decade ago in Scrollbars and drop downs:

Hello, I want my entire game to stay within the engine/canvas, however I thi…

1 decade ago in On the fence about ImpactJs, have a few questions before deciding:

It's worth every penny.

1 decade ago in Impact 2.0 release date?:

Cool thanks for letting me know.

1 decade ago in Impact 2.0 release date?:

I'm eager to get my hands on the official node.js implementation. Does anyone …

1 decade ago in Inheritance issue:

I tracked it down in the end. In the subclass when I was calling this: ## …

1 decade ago in Inheritance issue:

I tracked it down in the end. In the subclass when I was calling this: ## …

1 decade ago in Inheritance issue:

I added the "Entity" to the front of the class names and it made no d…

1 decade ago in Inheritance issue:

Sample code is a good idea.... ## EntityLevel = ig.Entity.extend( { lev…

1 decade ago in Inheritance issue:

Hello, I have an inheritance structure setup like this... ig.Entity ->…

1 decade ago in Moving the same distance at different speeds:

No I don't think that's going to work, because then the gravity no longer works…

1 decade ago in Moving the same distance at different speeds:

I think I've got it... I'll just set a "targetY" that the entity shou…

1 decade ago in Moving the same distance at different speeds:

Hello all, I have an issue where I'm trying to trigger an entity to move a c…