# Phaser BGs A library that either creates a new Phaser game or uses an existing one, and inserts a scene to freely transition between background images with shaders or other effects using [Rex's Image Transition Plugin](https://rexrainbow.github.io/phaser3-rex-notes/docs/site/transitionimage/). If you have an existing game, you can use this to control the background images, and manually insert other scenes / images on top for portraits, etc. ## Usage See the `example` folder for a short example on how to use this library.