Nick Tipping
Nick Tipping
* Phaser Version: 3.24 (but also tested locally with 3.53.1) * Operating system: Any * Browser: All ## Description Spine objects do not respect camera zoom when running in canvas...
When converting some files available on the big clone hero drive there is a hang when you get to the file. After a ton of trial and error this seems...
Add output from `npm run plugin.spine.full.dist` in phaser repo which copies into this repo Ref this issue: https://github.com/photonstorm/phaser/issues/5118 (files were edited and included in Phaser 3.23 but spine plugin was...
Add steps list for making a release and then merging master starter pack Add links for Jenkins jobs.
It would be useful if onboarding had the ability to switch pages / images based on mobile criteria such as touch being available. Image based onboarding of on screen controls...
* In accessibilify.js we hook into the destroy method of an event. The accessible button should also destroy itself here and clean up any arrays it is part of. *...
Menu is not usable on devices.
Apps use a games manifest generated during the build. Storybook also has an updated one that created manifests per theme so they can be downloaded separately. Moving these into the...
need the third param for cope adding to docs. this.events.once("shutdown", this.cleanUpEvents, this);