Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Display 3D Scene in Full Screen Mode

    3D Blocks
    1
    1
    187
    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.
    • info-creaticode
      CreatiCode last edited by admin

      When running a 3D project, you can switch the stage to full screen mode automatically. This would give the user a feeling that they are running a professional application or game.

      To do that, use the following block:

      88e056ef-f74d-4381-a145-ed39e7c7c511-image.png

       
      It takes only one input, which controls whether the border of the stage and the browser tab are displayed.

      For exmaple, suppose we create an empty scene and switch to full screen “with” border, we would get the borders and tabs:

      withen.gif

       
      When we select “no” border, the 3D scene would occupy the entire screen. In this case, the user needs to press the “ESC” key on the left top of the keyboard to exit the full screen mode.

      noborderen.gif

      1 Reply Last reply Reply Quote 0
      • Pinned by  info-creaticode info-creaticode 
      • First post
        Last post