Relative Content

Tag Archive for pixi.js

PixiJS Sound – import statement causes my app to fail to load

I have a PIXI application that runs and works fine. I am new to PIXI – this project is my first, and I am doing it mostly to teach myself something new. I am trying to add sound to the project now, using the PIXI sound library. Adding just the import statement:

PixiJS Sound – import statement causes my app to fail to load

I have a PIXI application that runs and works fine. I am new to PIXI – this project is my first, and I am doing it mostly to teach myself something new. I am trying to add sound to the project now, using the PIXI sound library. Adding just the import statement:

How can I move the stage and draw a line?

I’m new on Pixi React and trying to do a 2D floor plans, and I found something on the internet like Demo, having problem with drawing and moving the lines and the Stage.