Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
Requires CreativeCore
This mod adds a way to create smooth camera paths, including a zoom, tilt and follow target feature. Just keep in mind that you need an external tool to record it.
Server?
Furthermore it can also be installed on a server, to save paths server wide. Make a player follow a path by using a command. It's even possible to create paths using commands!
Features
- smooth camera paths
- roll rotation
- zooming
- 'outside' mode (be camera & actor at the same time)
- following targets (block or entity)
- different interpolations
Feel free to suggest more features.
Looking for a server to play with your friends. Our sponsor got you covered:
Use the promo code **teamcreative** to get 25% off the first month on any of the gaming servers!
Usage
<required> [optional]
Press 'P' for adding a point.
Press 'U' to start the animation (default time is 10 seconds)
Press 'V' to zoom in, 'N' to zoom out and 'B' to reset the zoom.
Press 'G' to roll left, 'J' to roll right and 'H' to reset the roll.
/cam add [location:x,y,z] [rotation] [roll] [fov] adds a point.
/cam insert <index> [location:x,y,z] [rotation] [roll] [fov] inserts point at given index.
/cam stop stops the animation.
/cam start time:ms|s|m|h|d [loops (-1 -> endless)] starts the animation using the given time.
/cam clear delete all registered points.
/cam goto <index> teleports to the given point.
/cam set <index> updates point to current location.
/cam remove <index> removes the given point.
/cam target <none|self|entity|pos|select|player> set the camera target to look at.
/cam follow <none|self|entity|pos|select|player> set the camera target to follow (position).
/cam mode <default|outside> set current mode
/cam interpolation <linear,cosine,cubic,hermite,circular> set the camera interpolation. hermite interpolation is default.
/cam duration time:ms|s|m|h|d sets the duration of the scene.
/cam loops <number> sets the loops of the scene.
/cam distance_timing <false|true> enables or disables distance based timing. Can be used to make camera go with constant speed.
/cam smooth_start <false|true> enables or disables smooth start. When enabled a small transition to the start of the scene is done.
/cam spinning_fix <fix|fix_keep_direction|no_fix> determines how rotational values will be interpreted. Fix will ignore all 360 rotations between points and turn in the closest direction. Fix keep direction is the default and will ignore all 360 rotations as well, but keep the original turning direction if it is longer. No fix disable this correction feature entirely.
/cam pitch step <number> determines how agile the camera will correct pitch value to look at the target. 1 is instant, the higher the value the slower it will be. Default is 20.
/cam yaw step <number> determines how agile the camera will correct yaw value to look at the target. 1 is instant, the higher the value the slower it will be. Default is 20.
/cam pos step <number> determines how agile the camera will correct position value to follow the target. 1 is instant, the higher the value the slower it will be. Default is 20.
/cam pause pauses playback of scene.
/cam resume resumes playback of scene.
/cam show all:linear,cosine,cubic,hermite,circular shows the path using the given interpolation.
/cam hide all:linear,cosine,cubic,hermite,circular hides the path using the given interpolation.
/cam list lists all saved paths.
/cam load <name> tries to load the saved path with the given name (stored per world).
/cam save <name> saves the current path (including settings) with the given name (stored per world).
/cam-server start <path> <players> [time|ms|s|m|h|d] [loops (-1 -> endless)] starts the animation for the given players.
/cam-server stop <player> stops the animation for the given player.
/cam-server create <name> creates an empty scene.
/cam-server get <name> <any property as cam command> can be used to run /cam commands on server for the given scene.
/cam-server list lists all saved paths.
/cam-server remove <name> removes the given path.
/cam-server clear clears all saved paths.
/cam-server pause <name> pauses playback of scene for the given players.
/cam-server resume <name> resumes playback of scene for the given players.
Tutorial





