|
|
Bedrock Camera Command (Bedrock 摄像指令)Github |相关wiki |源站链接支持: forge自定义您的摄像头,按您的方式进行设置。我决定将 Minecraft Bedrock 的 camera 指令移植过来。
Bedrock Camera Command 是一个功能强大的模组,允许玩家根据自己的喜好自定义摄像头设置。以下是该模组的详细介绍:
语法:
/camera <players:target> clear - 清除您的摄像头设置
/camera <players:target> fade time <fadeInSeconds: time> <holdSeconds: time> <fadeOutSecond: time> color <red: int> <green: int> <blue: int> - 颜色淡入淡出效果
/camera <players:target> set <mode:string> - 设置您的摄像头模式
/camera <players:target> set <mode:string> pos <position:vec3> - 设置您的摄像头位置
/camera <players:target> set <mode:string> rot <rotation:vec2> - 设置您的摄像头旋转
/camera <players:target> set <mode:string> facing <lookAtEntity:entity> - 设置您的摄像头朝向实体
/camera <players:target> set <mode:string> facing <lookAtPos:vec3> - 设置您的摄像头朝向位置
/camera <players:target> set <mode:string> ease <easeTime:float> <easingType:easing> - 设置摄像头缓动
所有缓动类型:
linear, spring, in_quad, out_quad, in_out_quad, in_cubic, out_cubic, in_out_cubic, in_quart, out_quart, in_out_quart, in_quint, out_quint, in_out_quint, in_sine, out_sine, in_out_sine, in_expo, out_expo, in_out_expo, in_circ, out_circ, in_out_circ, in_bounce, out_bounce, in_out_bounce, in_back, out_back, in_out_back, in_elastic, out_elastic, in_out_elastic
您可以使用 datapacks 添加自己的摄像头预设并进行更改。
您可以在预设的 JSON 文件中更改以下属性:
- \"inherits_from\" - 默认摄像头预设作为父级,可以设置为(\"minecraft:first_person\",\"minecraft:third_person\",\"minecraft:third_person_back\",\"minecraft:free\")
- \"detached\" - 将您的摄像头预设设置为分离状态,类似于第三人称 (true, false)
- \"mirrored\" - 将您的摄像头预设设置为镜像,类似于第三人称前视 (true, false)
- \"bobView\" - 移动时使您的摄像头预设上下晃动 (true, false)
- \"free\" - 使您的摄像头不附着于玩家实体 (true, false)
- \"zoomOut\" - 在分离摄像头模式下使用的缩放值 (默认为 4.0)
- \"rotation\" - 摄像头模式默认旋转 (默认为 [0, 0])
- \"position\" - 摄像头模式默认位置 (默认为 [0, 0, 0])
- \"offset\" - 摄像头模式默认偏移量,在自由摄像头模式下无法使用 (默认为 [0, 0, 0])
此外,您还可以在选项菜单中禁用此功能,并使用自由摄像头绑定键 (默认为 B 键)。
来自Modrinth所有游戏版本1.201.20.1所有类型forgeBedrock Camera Command 1.0bedrock-camera-command-1.0.0.jar下载1.0#Release展开版本: 1.0支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 759全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Bedrock Camera Command |
楼主
2025-8-10 16:49:56
回复(0)
收起回复
|