Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    setView documentation doesn't work

    Bug Reporting (FUZE 4 Nintendo Switch)
    2
    2
    153
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tristan last edited by

      setView example gives "Invalid coordinates" for drawImage.

      Here is an example which I think does what is intended.

      image = loadImage("Untied Games/Enemy small top C", false)
      
      loop
        clear()
        setView(0,0,imageSize(image).x,imageSize(image).y)
        drawImage(image,0,0)
        update()
      repeat
      
      1 Reply Last reply Reply Quote 1
      • pianofire
        pianofire Fuze Team last edited by

        Thanks I will take a look

        1 Reply Last reply Reply Quote 0
        • First post
          Last post