You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
What would be the best way to resize a Pixi Animate scene with a window resize event? I see that PIXI.animate.Scene has width and height properties. Would this be the same values as in the scene.renderer? This was the way I saw many people resizing Pixi:
Hello!
What would be the best way to resize a Pixi Animate scene with a window resize event? I see that PIXI.animate.Scene has width and height properties. Would this be the same values as in the scene.renderer? This was the way I saw many people resizing Pixi:
Also, I'm not sure how to go about resizing the contents of my scene so they match the new dimensions. Any tips would be wonderful. Thank you.
The text was updated successfully, but these errors were encountered: