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.
Attachments
Comments 2

[media]