Scene.sk
Scene.sk is a simple cutscene creation tool that gives you basic options to create great-looking cutscenes on your server. You can easily implement cutscene you have made into other scripts in just 1 line! The script is currently limited to 8 different camera shots! This script can also cause lag!
Features
- Create Simple Cutscenes
- Implement Cutscenes Easily
- Different Camera Angles
- 8 Different Animation Numbers
Learn how to create simple cutscenes using the video below!
Requirements
- skript-logs (Optional) (Many errors will show up without this addon!)
- Skript (The Lastest Version is Recommended!)
If you want to play a cutscene on an event, you can use the line below to do so.
Syntax
Code (Text):
if {logLoc::%player%} is not set:
startScene("Scene Name", player)
startScene("Scene Name", player)
Code (Text):
on region enter:
if "%region%" contains "Region Name":
if {logLoc::%player%} is not set:
startScene("test", player)
play sound "ui.toast.challenge_complete" with volume .7 with pitch 1 at player's location for player
send title "&b&lDiscovery!" with subtitle "&7You discovered a location!" to player for 7 seconds with fadein 1 second and fade out 1 second
if "%region%" contains "Region Name":
if {logLoc::%player%} is not set:
startScene("test", player)
play sound "ui.toast.challenge_complete" with volume .7 with pitch 1 at player's location for player
send title "&b&lDiscovery!" with subtitle "&7You discovered a location!" to player for 7 seconds with fadein 1 second and fade out 1 second
TOS
- Do not sell this skript!
- Do not redistribute this skript!
- Do not take credit for the creation of this skript!
- Do not put bugs, crashes, or changes you would make in the reviews. Please contact me instead!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Scenes (Skript) is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16. Downloaded 1,187 times (via Spigot). Download it and open it directly in the game.