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 108
    • Issues 108
    • 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
    • Modeling
  • Creating a Model

Creating a Model · Changes

Page history
Update Creating-a-Model.md authored Sep 27, 2023 by Ticxo's avatar Ticxo
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • Modeling/Creating-a-Model.md Modeling/Creating-a-Model.md +2 -1
  • No files found.
Modeling/Creating-a-Model.md
View page @ 4ae677ce
......@@ -91,7 +91,8 @@ the largest width of the cube, and ignores the Z size. The hitbox must also obey
## Shadow
To finalize the model, you can optionally create a shadow for the model to make it more grounded in game. The shadow can
be at any size, will always be centered around the model, and be placed on ground level.
be at any size, will always be centered around the model, and be placed on ground level. If the model doesn't have a
shadow, there will be no shadow in-game as well.
To create a shadow, add a bone called `shadow` with a cube inside. The largest width of the cube will be the diameter of
the shadow, while the height of the cube is ignored.
......
Clone repository
Home
FAQ / Common Issues
Commands & Permissions
Configuration
Modeling
  • Creating a Model
  • Bone Behaviors
  • Importing a Model
  • Animating a Model
  • Scriptable Keyframes
MythicMobs
  • Mechanics: Model
  • Mechanics: VFX
  • Conditions
  • Targeters
API
Technical
  • Terminology
  • Animation Systems
  • Mount Controllers