Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-181904

The new "minecraft:follow_orbit" camera does not have or cannot determine the distance from the player

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.10.20 Preview
    • None
    • Unconfirmed
    • Multiple

      In this code:

      ```

      {

        "format_version": "1.21.0",

        "minecraft:camera_preset":

      {     "identifier": "minecraft:follow_orbit",           "view_offset": [3, 0]           }

      }

      ```

      The 'minecraft:follow_orbit' camera does not have a radius distance specification, meaning there is nothing to specify the distance of the camera from the player.

       

      There must be something like a radius parameter to adjust the camera distance from the player.

            Flizer Flizer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: