HOW TO: RUST CINEMATICS TUTORIAL (In-depth) – From Start to Finish Cinematic Guide 2023

Опубликовано: 03 Июнь 2026
на канале: BokChoyTV
1,526
43

In this guide I discuss how you can make your own Rust cinematics. The video demonstrates this through my introduction which includes a cinematic pretending to shoot and raid a base. I than go over how I created this from start to finish besides editing the actual cinematic itself. Thanks for watching, please like, subscribe and comment below, cheers.

RUST CONSOLE COMMANDS
RECORDING THE VIDEO (in a server with admin privilege)
Start the recording: demo.record (name of file)
Stop the recording: demo.stop

AFTER LOADING INTO THE CINEMATIC (main Rust screen cinematic icon)
Stop the cinematic: timescale 0
Start the cinematic: timescale 1
Bind stop: bind 9 timescale 0
Bind start: bind 0 timescale 1
Skip video forwards: demo.skip (seconds)
Skip video backwards: demo.skip –(seconds)
Stop the cinematic: stop

CAMERA SETTINGS:
3RD person (activate camera): debugcamera
Camera panning settings:
camlerp 0.005
camzoomlerp 0.05
camspeed 0.3

Timestamps:
0:00 Intro
0:34 Server Choice
1:08 Create an Idea and Setup the Cinematic
3:02 Acting in the Cinematics
5:27 Turn Up All Rust Settings
6:07 Commands and Controls (Recording the Cinematics)
8:17 Recording the Cinematics
12:10 Outro