Impact

68 Posts, registered 1 decade ago

Contact

Send an email to monkeyArms

Recent Posts

1 decade ago in Layered Animation Sheet:

guys, I'm sorry. I will take a look at this as soon as I can. I recently los…

1 decade ago in Deploying this into mobile(iOS & android) with phonegap ....:

We need much more detail: what exactly did you do? What exactly did not happe…

1 decade ago in Entities always in top left corner:

Sounds like you are implementing a bunch of other code that is making that happ…

1 decade ago in Galaxis Online:

I agree - the graphics look very nice! I'm not into space adventure games, b…

1 decade ago in Help! Cannot get image pixels:

Think you need: ## context.drawImage(img.data, 0, 0); ##

1 decade ago in Help with Sound error:

This is quick and dirty, but I would just do: ## console.log( this.currentT…

1 decade ago in Labyrinth of Zarus:

I tried it out. Overall I really liked the retro graphics and music. A few co…

1 decade ago in help with Safari:

You'll need to debug it with Safari's console: Click on the menu/settings ic…

1 decade ago in Labyrinth of Zarus:

Can someone explain the point of pokki to me? I've never heard of it before an…

1 decade ago in Labyrinth of Zarus:

The screenshot looks cool, but I'm with Jerczu - I'm not going to install anyth…

1 decade ago in Viral Dawn:

""_Quote from hallsofvallhalla_ hmm wonder why it would not work on s…

1 decade ago in Little Miner - IJS TryOut Project:

This is looking really cool.

1 decade ago in Character in Impact:

""_Quote from fugufish_ do you have a web version? i can't use pokki…

1 decade ago in Character in Impact:

http://impactjs.com/forums/code/layered-animation-sheet :)

1 decade ago in level json required entities being repeated, bug?:

I don't know if the extra requires slow load execution, but I think they should…

1 decade ago in Heroes Labyrinth Early Build:

Run, run, run from godaddy hosting. If you need the name of a really good inex…

1 decade ago in Getting the position of the player relative to the map?:

I use a modified version of Dominic's camera class (the one he used in BioLab D…

1 decade ago in createImageData() for background:

My first thought is don't manipulate pixel data for that - create a "splot…

1 decade ago in How to Pause an specific Timer:

Just capture the current time right before destroying the timer. If you are us…

1 decade ago in createImageData() for background:

What exactly is your goal?

1 decade ago in How to Pause an specific Timer:

I would just delete the timer by setting the variable holding it to null or fal…

1 decade ago in How to tell the mouse press holding?:

I don't see anything wrong, which probably means the error is being caused by c…

1 decade ago in Merging Animations:

fyi - i just updated this 30 minutes ago :)

1 decade ago in Layered Animation Sheet:

Hey guys, Sorry I haven't responded in awhile - I landed a freelance gig that …

1 decade ago in Impact vs. ... questions about "why Impact":

Before I bought impact, I looked pretty extensively at every single game engine…

1 decade ago in Virtual Keyboard:

I 100% agree with Arantor on this - use native html text inputs. Unless you wa…

1 decade ago in Input States "Sticking" When Timer is Set (after implementing Director Plugin):

that code looks fine, so the error is most likely somewhere else. Usually when…

1 decade ago in Input States "Sticking" When Timer is Set (after implementing Director Plugin):

Any errors in the console? Otherwise I would need to see some code

1 decade ago in Layered Animation Sheet:

""_Quote from Bradley_ I've just noticed a significant drop in frame …

1 decade ago in How to Save a Font:

right-click on the font image, and choose 'save image as'