bettermodel_animation_cinematic
Play a BetterModel model animation during a cinematic — cinematic entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | bettermodel_animation_cinematic |
| Type | Cinematic |
| Color | Cyan |
| Icon | mdi:motion-play |
Description
Plays a BetterModel animation during a cinematic with configurable lerp in/out, speed, and play mode via segment data. Unlike [PlayerAnimationCinematicEntry], this entry uses a full model (not just a limb) and supports all animation playback modes.
Fields
| Field | Type | Description |
|---|---|---|
modelId | Var<String> | The limb model ID from BetterModel/players folder (e.g., 'steve', 'alex') |
segments | List<BetterModelAnimationCinematicSegment> | — |
Usage Example
- entry: bettermodel_animation_cinematic
name: "Play a BetterModel model animation during a cinematic"
modelId: ""
segments: []