Leandro Pinheiro

Results 1 issues of Leandro Pinheiro

using phaser 2.12 only works when I change in pixi.js PIXI.WebGLSpriteBatch = function (game) ... this.size = 2000; I change --> var numIndices = this.size * 6; for --> var...