
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
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
/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
/cam set
/cam remove
/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
/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
/cam yaw step
/cam pos step
/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
/cam save
/cam-server start
/cam-server stop
/cam-server create
/cam-server get
/cam-server remove
/cam-server clear clears all saved paths.
/cam-server pause
/cam-server resume
Tutorial

