13 Posts, registered 1 decade ago
Contact
Send an email to afflicto
Recent Posts
I want to inject to stuff to wm.Weltmeister class.
but how?
it seems that…
I needed a 'loop' function for my Sounds as well as pause and unPause…
I have a crate entity which have 'content's.
The contents, I set i…
Ah, ok. If I have access to an audio object, then I'm good! impact docs do…
I need a way to check whether a sound is playing or not.
Do I have to implem…
Hm. strange. Well, I fixed that easily for now by simply sizing them down and u…
I tried to check. It seems that very large entities do not get a collision box.…
I have a 'water' entity:
##
ig.module('game.entities.water…
in my main.js I load levels via JSON. ( I set the wm config to save as JSON ins…
In my playerEntity code, I need to check whether the game is running or if it…