7 Posts, registered 10 years ago
Contact
Send an email to TC
Recent Posts
ImpactJS plugin to load HiDPI media assets for devices with a Device Pixel Rati…
if using Ejecta you can use the api below to get user entered text.
##
var …
Replace update method with below
##
update: function() {
this.pos.x = this.po…
Had this problem a while back.
I believe adding
##
this.currentAnim.flip…
I have just dived into the source code and it turns out an entity will indeed i…
In your EntityPlayer update method add this at the top before calling this.pare…
An entity will not inherit object pooling from the entity it extends.
You w…