Hi All,
I am developing games in PIXI js, for now developed for desktop I took 1920 * 1080 width to create my UI, now I want to publish this game to mobile. I want mobile UI to create but I need your suggestion how to do design for mobile (width and height) and convert them to pixi js and that should work for all mobiles in landscape as well as in portrait mode. thank you all in advance.