Impact

30 Posts, registered 1 decade ago

Contact

Sorry, but y0ungb0b did not enter an email address.

Recent Posts

1 decade ago in Entity to follow another:

Yeah, sounds like he wants an entity to follow behind another entity, kind of l…

1 decade ago in Buttons disappearing in cocoonjs:

I think Cocoon will throw errors/warnings in its console if it comes across thi…

1 decade ago in Sprite sheets and texture maps?:

I use this plugin: https://github.com/dpweberza/ImpactJS-Plugins

1 decade ago in Snake entity:

Use the same movement data for the head (start pos, velocity or a tween etc) fo…

1 decade ago in Animating full rooms:

What style of game are you wanting to make?

1 decade ago in Time Events:

Use a Date object for the time, check it and just load in the required level? …

1 decade ago in Hybridizing JS Greensock / Tweenlite and Impact:

Bump. It looks like the timing in GS has been updated since I last used it. #…

1 decade ago in sprite atlas ?:

I took a look at this plug-in today and it works straight out of the box. *c…

1 decade ago in sprite atlas ?:

Hey grindheadgames. What bugs did you fix? Im interested in the update.

1 decade ago in CoffeeScript:

jho13: I used the following project to get me started: https://github.com/darw…

1 decade ago in Impact 2.0 release date?:

""_Quote from Ardivaba_ I take ImpactJS as Framework, not full-blown…

1 decade ago in Nintendo Web Framework:

Could be interesting. http://www.neogaf.com/forum/showthread.php?t=530832

1 decade ago in Text block as an image:

Much appreciated Graphikos!

1 decade ago in Text block as an image:

Im rendering blocks of text. Instead of rendering using fonts, is it possible t…

1 decade ago in Using Mouse Clicks with Touch Button Plugin:

Donzo, if you can use entities for your buttons try this plugin: https://gist.g…

1 decade ago in One animation sprite sheet for all:

Great plugin David! Does it intentionally not set the size.x/y properties of…

1 decade ago in Coffeescript:

Doh! Missed that :-) Thanks!

1 decade ago in Coffeescript:

""_Quote from netmute_ Or you could write it like this: ## ig.mo…

1 decade ago in Create a demo:

In theory, you record and store your input and use that data in your game loop …

1 decade ago in Hybridizing JS Greensock / Tweenlite and Impact:

After a re-freshed pair of eyes, solved: Work on the pos object to get rid o…

1 decade ago in Coffeescript:

Thanks ghedamat, that works a treat!

1 decade ago in Hybridizing JS Greensock / Tweenlite and Impact:

I tried out the instructions above using TweenMax and got it to work. I ran int…

1 decade ago in Coffeescript:

Hi, I was wondering if using Coffeescript with Impact was a good idea. I not…

1 decade ago in Tween plugin:

Ok, calling this.parent() at the end of the tweened entity update function make…

1 decade ago in Tween plugin:

Thanks for the reply Mimik! ## this.this.TweenOnce = true; ## Is this r…

1 decade ago in Tween plugin:

Like Mimik, I cant get this to work at all. Nothing happens to an entity whe…

1 decade ago in Recording Keystrokes and playback?:

Ive done something similar in the past for recording gameplay to show a demo of…

1 decade ago in PubNub:

Thanks ianl, i'll give that article a look over.

1 decade ago in PubNub:

Hey fugufish, thanks for the link. Ill check it out. I got PubNub messages s…

1 decade ago in PubNub:

Hi. I'm new here and was wondering if anyone has tried PubNub to implement m…