Results 8 issues of Donald Baird

Is CES.js optimized for the v8 javascript engine? I noticed you were using John Resig's inheritance class for extending your objects, but in my own projects I've found that really...

As a Phaser Editor user, I would like the ability to select multiple instances in the scene for an Object Variable user defined property. When the dialog comes up now,...

enhancement
sponsor

As a user I would like to have the ability to modify tilemap layers in phaser editor 2d. I'd like to have the ability to edit tilemap layers, as well...

Enhancement
Sponsor
GameChanger

I'm working on a couple of games that use arcade physics sprites and it would be nice to be able to use them directly in the editor and be able...

sponsor

As a user I'd like to be able to import aseprite files into the asset pack loader and use them in phaser editor. I'd also like to be able to...

sponsor

https://flatredball.com/documentation/tools/tiled-plugin/using-tiled-object-types/ Since phaser editor allows you to define prefabs, it would be great if it could export them all to this xml format for tiled to be able to use...

I'm trying to get HXX set up but nothing seems to work. I tried running the tests in the repo and get the following messages. ` PS C:\devel\ceramic-samples\pixel-platformer> haxe tests.hxml...

I have a base class that as some JSON schema field decorators in it, and a child class that extends that which has it's own field decorators. However, when the...