I am using Cocos Creator 3
I set the game resolution with
view.setDesignResolutionSize(1024, 768, ResolutionPolicy.NO_BORDER);
I add Sprite to the scene. But the Canvas width and height is locked.
Is there a way to create hi res canvas?
1 post - 1 participant