Skip to main content
The BetterModel Extension provides deep integration for the BetterModel plugin, allowing you to use high-quality custom entity models within TypeWriter scripts and worlds.

Features

Custom Entity Models

Spawn and control entities with complex BetterModel animations.

Hitbox Interaction

Precise interaction detection on custom model regions.

Animation Control

Trigger specific animations (idle, attack, walk) via actions.

Tracker Integration

Effortless management of model visibility and tracking.

Entries

Entity Definitions

BetterModel Entity: A basic entity using a BetterModel resource.
Named Entity: Model entity with built-in nametag support.

Actions

Play Animation: Plays a specific animation on a model.
Stop Animation: Stops a currently playing animation.

Cinematics

Model Cinematic: Synchronize animations with sequences.

Technical Details

This extension requires the BetterModel plugin. It acts as a wrapper that translates TypeWriter commands into BetterModel API calls.