Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

pixi

  1. CT_Bolt

    Need Help - Make a pixi-filter that only effects the battle background? [Filter Controller Plugin by Tsukimi]

    Using Filter Controller Plugin by Tsukimi (cji3bp62000): Click Here to View Does anyone know how it is possible to make a filter that only effects the battle background? Thanks for reading. (cute)
  2. B

    "js.map" How find and fix it?

    Hi, guys! When I press F8 while game testing on MV, it shows "missing Pixi.js.map, Pixi-picture.js.map and Pixi-tilemap.js.map". I don't know what to do, 'cause I got the last update of MV and Pixi, and I uptaded my project too, so, apparently, everything is ok. All plugins that I'm using are...
  3. trapless

    please help understand some pixi stuff

    1. what is new equivalent to vxa Viewport? is it Stage? 2. to move the whole stagt(child sprites included) i gotta execute ( PIXI.DisplayObjectContainer.prototype.updateTransform.call(stage); ) to update it like: Example_Stage.prototype.moveRightBy = function (distance) { this.x +=...
Top