Impact

13 Posts, registered 9 years ago

Contact

Send an email to dlkulp

Recent Posts

9 years ago in Set var to be used in init of entities:

@joncom that was not my experience. I thought the same thing but using your co…

9 years ago in Set var to be used in init of entities:

have a variable that can be accessed in the init functions of all entities that…

9 years ago in Set var to be used in init of entities:

made a controller entity that everything extends from: ## ig.module( 'game.…

9 years ago in Set var to be used in init of entities:

Where and how do I do this? I can't put it in game because that doesn't exist …

9 years ago in New Director/Level Manager Module:

does this have a way to get your current level (without changing anything)? Or…

9 years ago in meta viewport not scaling game for any resolution:

it seems that setting a viewport doesn't do anything? The only way I've been a…

9 years ago in Where do you change gravity?:

any direction the user swipes, but in that snippet yes

9 years ago in ACTIVE and PASSIVE collisions not working:

static collisions (with the world) work as expected but collisions between enti…

9 years ago in "Box2D Made Easy" Plugin:

Alright, thanks for being so quick and responsive! Always nice to see active w…

9 years ago in "Box2D Made Easy" Plugin:

I copied your files into a subdir of plugins called joncom/box2d/. In my main.…

9 years ago in Where do you change gravity?:

I can change gravity in the init function of the main.js file however I'm tryin…

9 years ago in "Box2D Made Easy" Plugin:

the error is on line 467 of lib.js in the box2d plugin. changing it to: #if(t…

9 years ago in "Box2D Made Easy" Plugin:

also getting an error using this plugin: # uncaught exception: Unresolved (or c…