Impact

15 Posts, registered 1 decade ago

Contact

Send an email to UltimateBrent

Recent Posts

1 decade ago in Version control -git, mercurial, svn?:

If it's just you using the project and you don't care about the actual version …

1 decade ago in New to JS, Where Should I Start?:

It would probably be your best interest to check out some of the tutorials that…

1 decade ago in Confusion about extending other entities and classes:

If you're doing entity extensions, the "base class" should still be a…

1 decade ago in Sound bug on chrome?:

I'm not sure I'd call this a bug, but this is impact's "fault". Since…

1 decade ago in Error when saving from Welt:

Should probably just link that tutorial in the docs. It's a very thorough walkt…

1 decade ago in iOS Impact prerender bug:

And this is why I use Impact. That totally worked Dominic, thanks! That was som…

1 decade ago in Firefox not drawing image and Chrome not loading assets:

I don't believe this actually has anything to do with impact. I'm most worried …

1 decade ago in Spawning Monsters from "Water" Entity:

:) No problem. Glad to help!

1 decade ago in Spawning Monsters from "Water" Entity:

Again, you cannot declare it like that in a function and have it be available e…

1 decade ago in Spawning Monsters from "Water" Entity:

Try moving where your counter is: ## snakes: 0, check: function(other) { …

1 decade ago in iOS Impact prerender bug:

Yes, tried all powers of 2 up from 8-1024. I also changed the background tile s…

1 decade ago in iOS Impact prerender bug:

For reference, this happens on iPhone 4, iPad 1, and both simulators. I'm using…

1 decade ago in iOS Impact prerender bug:

Not sure when this happened, but if you download the JumpNRun demo for iOSImpac…

1 decade ago in iOS Impact and Browser main.js:

So 5 minutes later, I figured it out. Here's what I did in case anyone else has…

1 decade ago in iOS Impact and Browser main.js:

I'm having some trouble making my iOS impact project accesible from the browser…