promotional bannermobile promotional banner

Sandbox Cutscenes

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

File Details

scs-2.0.0-1.21.1.jar

  • R
  • Jan 6, 2026
  • 106.45 KB
  • 9
  • 1.21.1
  • NeoForge

File Name

scs-2.0.0-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sandbox-cutscenes-1370738:7425809"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Switched to a json format for defining camera moves
  • Added in-world rendering of camera paths
  • Added support for curved paths
  • Added support for Roll for full 6DoF movement
  • Added support for zoom
  • Added support for setting the camera angle to point at a coord relative to the start of the path
  • Added an event system to run commands, do screen fades, render textures to the screen, change time of day and change the weather during cutscenes with special event slots for running events as soon as the cutscene starts and ends
  • Added CutsceneFinishedEvent that provides the cutscene id and cutscene source to run code only when a specific cutscene, triggered by a specific source finishes
  • Changed mod id and name to Sandbox Cutscenes