42 Posts, registered 1 decade ago
Contact
Send an email to riceje7
Recent Posts
Sorry for the long post, but i wanted to be as detailed as possible
So i'…
nope ClassB was defined as:
##
ClassB: ...
##
instead of:
##
ClassB …
disregard i found the mistake.
can you show some more code? it's difficult to determine cause without the…
So i am trying to call ClassB from ClassA in a plugin I'm writing, here…
@drhayes: I tried logging the positions of all the entities and they are spawni…
So i have an entity with objects/entities being spawned when the first is creat…
awesome!! i got the blobs showing up and moving around the screen now all i nee…
Thanks, I didn't think of that. But I think I'm picking up what your …
I am attempting to use box2d to create a soft-body blob. I found this tutorial …
So i am trying to port the [http://www.blobsallad.se/ BlobSallad] library into …
I am using this button plugin ([http://impactjs.com/forums/code/button ButtonPl…
I have this #main.js#:
##
ig.module("game.main").requires("impa…
In light of the multiple requests I've gotten about the username/password …
A question to those who have tested the game, are you finishing any levels or j…
So this is the first game that I've written with Impact, and I must say th…
I agree with Jaha, it does seem a little hacky messing with prototype, to have …
i'd be interested in how much work it was to turn a browser impact game in…
Nevermind i figured it out I was using the console in iframe mode which cuts of…
I am trying to, in the external .js file i have a variable #var atom = { os: ig…
I was wondering how i would go about passing the current ig or ig.game namespac…
does anyone have any idea how i would go about implementing a secondary collisi…
""_Quote from mimik_
Hey nicely done!
No more lazy global vars ;-)&…
yeah no problem. basically i created it because i needed a way to maintain a se…
*ImpactJS-Plugins by Joe Rice*
* * * * * * * * * * * * * * * * * * * * * * *
* …
Can't seem to get this plugin to work. i keep getting this error:
##
Uncau…
oh okay, with no DOM in Ejecta it does makes sense that it wouldn't load. …
I am trying to use the jGestures jQuery plugin in a project i'm working on…
I am trying to use the jGestures jQuery plugin in a project i'm working on…
So I needed a simple solution to word-wrap text for my Senior Capstone Project …