Mod

Camera Traveling

Quick rating

Camera Traveling

No reviews yet

A useful mod for creating Minecraft content

Mod Loaders
Fabric
Quilt
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 Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
camera-traveling-1.0.1.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

Camera Traveling

Version Loader Side Status

Turn your Minecraft world into a movie set. Camera Traveling lets you record waypoints and play them back as a smooth, cinematic flight, perfect for trailers, build showcases, server intros and adventure map cutscenes.


Highlights

  • Smooth cinematic motion — your camera glides through your waypoints using a Catmull-Rom spline that respects both position and look angles, so transitions never feel jerky.
  • One-command workflow — record, tweak, and play back your shot without ever leaving the game.
  • Immersive playback — the HUD hides automatically, flight kicks in, and a 3-second countdown gives you time to get ready.
  • Stop on a dime — press Escape at any moment to abort the travel cleanly.
  • No server install required — runs entirely on the client. Friends and servers do not need the mod.

Quick Start

All commands require operator (OP level 2) permissions on your current world or server.

Command What it does
/cam add Records your current position and look direction.
/cam remove Deletes the last recorded waypoint.
/cam clear Wipes the entire shot.
/cam time <sec> Sets the total travel duration (default: 10s).
/cam start Teleports you to the first point and plays the cinematic.

Recording your first shot

  1. Stand where you want the camera to start, face the right direction, and run /cam add.
  2. Walk or fly to the next angle, run /cam add again. Repeat for each waypoint.
  3. (Optional) Set a custom duration with /cam time 20.
  4. Run /cam start.
  5. The HUD hides, a 3-second countdown plays, then your camera glides smoothly through every waypoint.

When the travel ends, the HUD comes back automatically and you stay at the final position — ready to hit record again or set up your next shot.


Tips

  • Add more waypoints for tighter, more controlled curves. Two points give you a straight line; three or more unlock the full smooth-spline behavior.
  • Match your look angles. Since the mod interpolates pitch and yaw, panning is included in the cinematic. Plan your gaze, not just your path.
  • Press Escape if you need to bail. Everything resets cleanly.

Installation

  1. Install the Fabric Loader for Minecraft 1.20.6.
  2. Download the Fabric API and drop it into your mods folder.
  3. Drop the Camera Traveling .jar into the same mods folder.
  4. Launch the game and you're ready to film.

Camera Traveling

Version Loader Side Status

Turn your Minecraft world into a movie set. Camera Traveling lets you record waypoints and play them back as a smooth, cinematic flight, perfect for trailers, build showcases, server intros and adventure map cutscenes.


Highlights

  • Independent virtual camera — the cinematic flies a decoupled render camera, not your character. Your player stays exactly where it is and remains fully controllable in the background while the shot plays.
  • Constant velocity — arc-length parameterization drives the camera at a fixed meters-per-second across the whole path, so short and long segments are crossed with identical fluidity. No more speed-ups on tight curves.
  • Smooth cinematic motion — your camera glides through your waypoints using a Catmull-Rom spline that respects both position and look angles, so transitions never feel jerky.
  • One-command workflow — record, tweak, and play back your shot without ever leaving the game.
  • Orbit in one command/cam circle [radius] lays down a full ring of waypoints that always look inward at you, for instant turntable shots.
  • Immersive F1 playback — the HUD and hand hide the moment the countdown starts (F1 view), and a large centered 3 · 2 · 1 · GO! countdown is drawn on screen before the camera moves.
  • Stop on a dime — press Escape at any moment to instantly drop the virtual camera and return to your player.
  • No server install required — runs entirely on the client. Friends and servers do not need the mod.

Pro features

  • Decoupled camera (freecam style) — playback hooks the rendering engine and moves the view alone. The real player entity never leaves its starting position, stays physics-driven, and keeps responding to your input behind the scenes.
  • Uniform speed (arc-length parameterization) — the total path distance is measured up front and divided by the travel time to derive a single constant speed. The camera then advances by distance rather than by segment index, guaranteeing a steady visual pace. On /cam start the computed path length and speed are reported to you.

Quick Start

All commands require operator (OP level 2) permissions on your current world or server.

Command What it does
/cam add Records your current position and look direction.
/cam remove Deletes the last recorded waypoint.
/cam clear Wipes the entire shot.
/cam circle [r] Generates a full ring of waypoints (radius r, default 10) around you, each auto-aimed inward at your position.
/cam time <sec> Sets the total travel duration (default: 10s).
/cam start Plays the cinematic on an independent camera (your player stays put).
/cam entity Target an entity to follow.
/cam fix Fix the camera to the precise location relative to the entity.

Recording your first shot

  1. Stand where you want the camera to start, face the right direction, and run /cam add.
  2. Walk or fly to the next angle, run /cam add again. Repeat for each waypoint.
  3. (Optional) Set a custom duration with /cam time 20.
  4. Run /cam start.
  5. A 3-second countdown plays, the HUD hides into F1 view, then an independent camera glides smoothly through every waypoint at constant speed.

When the travel ends, the HUD comes back automatically and the view snaps back to your player — who never moved — ready to hit record again or set up your next shot.


Tips

  • Add more waypoints for tighter, more controlled curves. Two points give you a straight line; three or more unlock the full smooth-spline behavior.
  • Match your look angles. Since the mod interpolates pitch and yaw, panning is included in the cinematic. Plan your gaze, not just your path.
  • Press Escape if you need to bail. Everything resets cleanly.

Installation

  1. Install the Fabric Loader for Minecraft 1.20.6.
  2. Download the Fabric API and drop it into your mods folder.
  3. Drop the Camera Traveling .jar into the same mods folder.
  4. Launch the game and you're ready to film.

Screenshots

Gallery

  • Cam circle
    Cam circle
  • Entity Camera
    Entity Camera

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

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync