Need help. Do you want Ressources For a game?

here is some cool “custom screen size” java code: it can be converted back to blocks

namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 160
export const ARCADE_SCREEN_HEIGHT = 120
}

it looks like this in code
image

4 Likes