Sandbox Cutscenes

Quick rating

Community listing page, reviews here may not be monitored by the author.

Sandbox Cutscenes

By remag

No reviews yet

A library mod to make cutscenes for your mods, maps or modpacks

No Theme
No Genre
Cosmetics
QoL & Tweaks
API/Library
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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

About

Project Details

Type
Mod
Latest Version
scs-2.3.2-1.21.1.jar

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

Resources

External Links

Source Issues Wiki Discord

About

Description

Sandbox Cutscenes

Sandbox Cutscenes is a flexible cutscene and cinematic system for Minecraft, designed for mod developers, map makers, and content creators who need precise, scriptable control over camera movement and on-screen presentation.

Cutscenes are defined using a JSON format and can be previewed and edited in-game, or triggered programmatically through an API.


Features

Camera Control

  • Smooth camera paths with linear or curved movement
  • Full rotation control: yaw, pitch, and roll
  • Look-at targets to keep the camera focused on a block or position
  • Normalized zoom (0.0 → 1.0) mapped safely to the player’s FOV
  • Per-point speed, easing, and pauses

In-Game Editing and Preview

  • World-space rendering of camera paths
  • In-game editing of path points, including adding new points
  • Live previewing of cutscenes without reloading resources
  • Hotkeys for rerunning the last cutscene
  • Saving the currently previewed path and clearing all previews
  • Unsaved changes warnings

Events System

Events can be triggered:

  • At the start of a cutscene
  • At specific points
  • At exact timestamps (milliseconds)
  • When a cutscene finishes

Supported event types include:

  • Running commands
  • Changing time of day
  • Changing weather
  • Screen fades
  • Texture overlays rendered to the screen

Multiple events can be executed at any supported trigger location.

Developer-Focused Design

  • Developer mode (off by default) enables player-facing commands and keybinds for previewing and testing cutscenes
  • Cutscenes triggered via the API continue to work regardless of developer mode
  • End-of-cutscene events include:
    • The cutscene ID
    • The trigger source (command, hotkey, API, etc.)
  • Camera state, zoom, fades, and overlays are safely restored when a cutscene ends

Running a Cutscene via API

Cutscenes can be started from code using:

  •  

    SimpleCameraManager.runCutscene(ResourceLocation location, Vec3 origin);

  • location is the resource location of the cutscene JSON
  • origin is the world-space origin the cutscene is positioned relative to

This allows cutscenes to be triggered from gameplay logic, other mods, or scripted systems.


Source Code and Examples

An example resource pack with cutscene definitions and usage examples is available on GitHub:

https://github.com/RemagOfficial/Sandbox-Cutscenes/run/resourcepacks/cameraThings


And lastly if you want to play a mod, map or modpack that uses Sandbox Cutscenes with your friends you can do that on a server from Apex Hosting, by clicking the banner below and using code APEX25 you can get 25% off your first month of hosting and help support me to make more projects like this one!

Apex Hosting Banner


Sandbox Cutscenes focuses on predictable behavior, clean integration, and giving creators full control over cinematic presentation without forcing a specific workflow.

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

<1,000
Downloads
Last Updated
Created
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