Skip to main content

BetterModel

  • Voxel Store — Available on the BTC Studio Voxel store.

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

Quick Start

Activities

  • Navigation Activity — An activity that makes an entity navigate to a target location using the GPS system.

Technical Details

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

Dependencies

ExtensionRequiredUsage
QuestExtensionRequiredCore quest engine.
BasicExtensionRequiredCore extension utilities.
EntityExtensionRequiredEntity management framework.
RoadNetworkExtensionRequiredNPC pathfinding and road network.
PlaceholderAPIOptionalFor @Placeholder fields.