Discord
Login
Community
DARK THEME

problems with camera

i tried to use a library to do the camera and doens't worked, how can i fix it?

Link Of My Game: https://microstudio.io/i/warrior/rnxfarm/

    draw = function()
      screen.clear()
      
      cam.withDraw(function() 
        screen.fillRect(0, 0, 900, 800, "rgb(60,147,16)")
        cam.drawMap(map, 0, 0, 900, 800)
        rian.draw()
      end)
    end

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community