I want to render the stage (full pixi screen) to a texture and use this texture in a sprite to keep a kind of trail. I can achieve that in pixi as in pixi example. But i have been unble to achieve the same using pixiOverlay. This leaflet-pixi is an example of my current results.
I want to render the stage (full pixi screen) to a texture and use this texture in a sprite to keep a kind of trail. I can achieve that in pixi as in pixi example. But i have been unble to achieve the same using pixiOverlay. This leaflet-pixi is an example of my current results.