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
  • Animation Systems

Animation Systems · Changes

Page history
Update Animation-Systems.md authored Sep 29, 2023 by Ticxo's avatar Ticxo
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Technical/Animation-Systems.md Technical/Animation-Systems.md +1 -1
  • No files found.
Technical/Animation-Systems.md
View page @ 22321b36
...@@ -10,7 +10,7 @@ This bakes the question: What was wrong with the old system? A lot, apparently. ...@@ -10,7 +10,7 @@ This bakes the question: What was wrong with the old system? A lot, apparently.
Let's do a recap on the old system. Let's do a recap on the old system.
The Priority System relies on 2 very important (but wrong) assumptions: The Priority System relies on 2 very important assumptions:
* That each animation has a distinct priority and will never change * That each animation has a distinct priority and will never change
* That interpolating between two animations equates to fading in and out the animations, and adding them together * That interpolating between two animations equates to fading in and out the animations, and adding them together
......
Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration
Modeling
  • Creating a Model
    • Hitbox & Eye Height
    • Shadow
  • Bone Behaviors
  • Animating a Model
  • Importing a Model
  • Scriptable Keyframes
MythicMobs
  • Mechanics: Model
  • Mechanics: VFX
  • Conditions
  • Targeters
API
  • Basic
    • Apply / Remove Model
    • Play / Stop Animation
    • Configure Bone Behaviors
    • 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