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 111
    • Issues 111
    • 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
    • Skills
  • Mechanics

Mechanics · Changes

Page history
integrated dev builds mechanics authored Mar 17, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 9 deletions
+3 -9
  • Skills/Mechanics.md Skills/Mechanics.md +3 -9
  • No files found.
Skills/Mechanics.md
View page @ f5bb91b1
......@@ -36,6 +36,7 @@ Bone type mechanics edit bone properties of a specific model
| Mechanic | Description |
|---------------------|-------------------------------------------------------------------------|
| [AnimateModel][] | Programmatically animates a model's bone, without relying on animations |
| [ChangeParent][] | Change the parent bone of a bone |
| [ChangePart][] | Change the model of a bone to another bone from a different model |
| [CycleParts][] | Cycle the model of a bone to multiple different bones at an interval |
......@@ -134,11 +135,6 @@ as you can.
| [VFXTint][] | Color the VFX |
# Dev Build Mechanics
| Mechanic | Description |
|---------------------|-------------------------------------------------------------------------|
| [AnimateModel][] | Programmatically animates a model's bone, without relying on animations |
[Model]: /Skills/Mechanics/Model
[CullConfig]: /Skills/Mechanics/CullConfig
[LockModel]: /Skills/Mechanics/LockModel
......@@ -153,6 +149,7 @@ as you can.
[StateToggle]: /Skills/Mechanics/StateToggle
[SubModel]: /Skills/Mechanics/SubModel
[SwapEntity]: /Skills/Mechanics/SwapEntity
[AnimateModel]: /Skills/Mechanics/AnimateModel
[ChangeParent]: /Skills/Mechanics/ChangeParent
[ChangePart]: /Skills/Mechanics/ChangePart
[CycleParts]: /Skills/Mechanics/CycleParts
......@@ -194,7 +191,4 @@ as you can.
[VFXChangeModel]: /Skills/Mechanics/VFXChangeModel
[VFXSetVis]: /Skills/Mechanics/VFXSetVis
[VFXEnchant]: /Skills/Mechanics/VFXEnchant
[VFXTint]: /Skills/Mechanics/VFXTint
[AnimateModel]: /Skills/Mechanics/AnimateModel
\ No newline at end of file
[VFXTint]: /Skills/Mechanics/VFXTint
\ No newline at end of file
Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration

Modeling
  • Creating a Model
    • Hitbox & Eye Height
    • Shadow
  • Bone Behaviors
    • Player Limbs
  • Animating a Model
  • Importing a Model
  • Scriptable Keyframes
  • Optional Tools
MythicMobs
  • Mechanics
  • Conditions
  • Targeters
Citizens (R4.0.4)
  • Trait
  • Commands & Permissions

API
  • Basic
    • Apply / Remove Model
    • Play / Stop Animation
    • Configure Bone Behaviors
    • Mounting / Dismounting Model
    • Per-Player Model
    • Events
  • Advanced
    • Custom Base Entity
    • Custom Mount Controller
    • Custom Importer
    • Custom Bone Behaviors
    • Custom Script Reader
    • Custom Timeline
    • Custom Animation Handler
    • Custom Render Type

Technical
  • Terminology
  • Animation Systems
  • Mount Controllers
Promotional Material