Optimal scene dimension

I would like to design a video game for both mobile devices and a web version, the game is in portrait mode, what is the recommended dimension (height and width) of the scene to adapt it to any device?

I can ask engineering to have a look.

(750 * 1334),(720 * 1280)
The most important thing is to do a good job of automatically adapting to multiple resolutions.
https://docs.cocos.com/creator/2.4/manual/en/ui/multi-resolution.html

Good morning, thank you very much for the information.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.