Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Model Engine 4 Model Engine 4
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • Model Engine 4Model Engine 4
  • Wiki
    • Technical
  • Terminology

Last edited by Ticxo Sep 28, 2023
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Terminology

This page strives to clear up and explain some terms you often come across when using Model Engine.

Model Blueprint

This term refers to the imported models cached within Model Engine after server boot or running the /meg reload models command. As the name suggest, this is only the blueprint, and not the model itself.

Modeled Entity

This term is used to describe an entity which has the capability of displaying models. A modeled entity doesn't necessarily have a model, and can have multiple active models at once.

Active Model

An active model is the actual model that is being applied to a modeled entity, animated, and displayed in the world. It's structured can be altered at runtime, and does not affect the model blueprint when modified.

Bone

A bone represents the movable part of an active model. It also rarely refers to the default bone configuration stored within a model blueprint, which should not be modified.

State

An animation that is being supplied from a model blueprint to a active model, and configured with different attributes such as speed, transition-in time, and transition-out time.

Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration
Modeling
  • Creating a Model
  • Animating a Model
  • Bone Behaviors
  • Importing a Model
MythicMobs
  • Mechanics: Model
  • Mechanics: VFX
  • Conditions
  • Targeters
API
Technical
  • Terminology
  • Animation Systems