Skip to main content

Introduction

Death Animations shows a custom animation when your character dies.

You can use it in two ways:

  • Frames (PNG): you use already generated frames for consistent playback and easy adjustment.
  • Direct Video: the mod automatically prepares cache and plays using time synchronization.

Everything works with local FFmpeg within your game installation, without configuring the system's PATH.

Quick start

  1. Install the mod (launcher or mods folder).
  2. Open the game once and complete the initial setup of FFmpeg.
  3. Open the mod settings and select your media source.

Main Features

FeatureWhat does it do
Frames ModePlays pre-generated PNG frames and can use meta.json with optional audio.
Live Video ModeGenerate and reuse cache in deathvideo/cache/, synchronizing by time (elapsedSeconds * fps_real).
FFmpeg automatic installerDownload and verify FFmpeg locally, without depending on the system's PATH (PATH: environment variable where the system searches for executables).
Preload upon entering the worldPrepare cache in the background to reduce jerks on death.
Green screenKey Color: the color you want to crop (chroma key). Tolerance: how aggressive the clipping is around the key color.
Entry / ActionsIt lets you choose whether to allow, block, or customize actions while the animation plays.
Server rulesIncludes options for quick respawn and spectator behavior upon death.