8 Posts, registered 1 decade ago
Contact
Sorry, but industrialradio did not enter an email address.
Recent Posts
I checked all of those that's all perfectly set i think it has due to the …
// in your ig.Game subclass
loadLevel: function( level ) {
this.parent( l…
I am getting this error when i check the error console INDEX_SIZE_ERR: DOM Exce…
Trying to figure out how to make my enemies fire projectiles if anybody can poi…
I got it too work thanks for writing me I'm sure I'll have more quest…
but the game does load all the way and i can place as many as i want in weltmei…
I created a werewolf.js file put it in the entities folder call it in the main…
##
ig.module(
'game.entities.werewolf'
)
.requires(
'impact.en…