Bedrock Camera Command

Quick rating

Bedrock Camera Command

No reviews yet

Customize your camera the way you want

No Theme
No Genre
QoL & Tweaks
Mod Fork/Port
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
bedrock-camera-command-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

I decided to port /camera command from Minecraft Bedrock

Syntax:

/camera <players:target> clear - Clears your camera settings

/camera <players:target> fade time <fadeInSeconds: time> <holdSeconds: time> <fadeOutSecond:time> color <red: int> <green: int> <blue: int> - Color fade effect 

/camera <players:target> set <mode:string> - Set your camera mode

/camera <players:target> set <mode:string> pos <position:vec3> - Set your camera position

/camera <players:target> set <mode:string> rot <rotation:vec2> - Set your camera rotation

/camera <players:target> set <mode:string> facing <lookAtEntity:entity> - Set your camera look at entity

/camera <players:target> set <mode:string> facing <lookAtPos:vec3> - Set your camera look at pos

/camera <players:target> set <mode:string> ease <easeTime:float> <easingType:easing> - Set your camera look at pos


List of all easings

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

 

You can add your own camera presets with datapacks and change them.

You can change this properties inside of presets json files:

"inherits_from" - Default camera preset as parent, can be set to ("minecraft:first_person","minecraft:third_person","minecraft:third_person_back","minecraft:free"),
"detached" - Property to make your camera preset detached, like in third person (true, false)
"mirrored" - Property to make your camera preset mirrored, like third person front (true, false)
"bobView" - Property to make your camera bob while moving (true, false)
"free" - Makes your camera unattached to player entity (true, false)
"zoomOut" - Zoom value is used in detached camera modes (Default is 4.0)
"rotation" - Camera mode default rotation (Default is [0, 0])
"position" - Camera mode default position (Default is [0, 0, 0])
"offset" - Camera mode default offset, can't be used in free camera modes (Default is [0, 0, 0])


Also you can disable this feature inside of options menu and use Free Cam keybinding (Default is B key)

I decided to port /camera command from Minecraft Bedrock Example of camera

Syntax:

/camera players:target clear - Clears your camera settings

/camera players:target fade time <fadeInSeconds: time> <holdSeconds: time> fadeOutSecond:time color <red: int> <green: int> <blue: int> - Color fade effect 

/camera players:target set mode:string - Set your camera mode

/camera players:target set mode:string pos position:vec3 - Set your camera position

/camera players:target set mode:string rot rotation:vec2 - Set your camera rotation

/camera players:target set mode:string facing lookAtEntity:entity - Set your camera look at entity

/camera players:target set mode:string facing lookAtPos:vec3 - Set your camera look at pos

/camera players:target set mode:string ease easeTime:float easingType:easing - Set your camera look at pos

List of all easings

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

  You can add your own camera presets with datapacks and change them. config

You can change this properties inside of presets json files:

"inherits_from" - Default camera preset as parent, can be set to ("minecraft:first_person","minecraft:third_person","minecraft:third_person_back","minecraft:free"), "detached" - Property to make your camera preset detached, like in third person (true, false) "mirrored" - Property to make your camera preset mirrored, like third person front (true, false) "bobView" - Property to make your camera bob while moving (true, false) "free" - Makes your camera unattached to player entity (true, false) "zoomOut" - Zoom value is used in detached camera modes (Default is 4.0) "rotation" - Camera mode default rotation (Default is [0, 0]) "position" - Camera mode default position (Default is [0, 0, 0]) "offset" - Camera mode default offset, can't be used in free camera modes (Default is [0, 0, 0])

Also you can disable this feature inside of options menu and use Free Cam keybinding (Default is B key) options

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~16,000
Total Downloads
CurseForge
~8,000
Modrinth
~8,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works