Quantcast
Channel: Super Mario Bros. X Forums
Viewing all articles
Browse latest Browse all 3164

LunaLua Help • Re: Camera resolution similar to SMW

$
0
0

Code:

local CAMERA_WIDTH = 512local CAMERA_HEIGHT = 448function onStart()    camera.width = CAMERA_WIDTH    camera.height = CAMERA_HEIGHT    Graphics.setMainFramebufferSize(CAMERA_WIDTH, CAMERA_HEIGHT)endfunction onCameraUpdate()    camera.width, camera.height = Graphics.getMainFramebufferSize()end

Statistics: Posted by roroopi — Thu Jul 18, 2024 2:24 pm



Viewing all articles
Browse latest Browse all 3164

Latest Images

Trending Articles



Latest Images