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
    • Modeling
  • Bone Behaviors

Bone Behaviors · Changes

Page history
Update Bone-Behaviors.md authored Oct 02, 2023 by Ticxo's avatar Ticxo
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • Modeling/Bone-Behaviors.md Modeling/Bone-Behaviors.md +1 -1
  • No files found.
Modeling/Bone-Behaviors.md
View page @ 95742d2e
......@@ -136,7 +136,7 @@ Player limb tags allow a model to use player skin and limb. You can recreate the
have multiple of the same parts.<br>
To create a player limb bone, create a bone that starts with one of the tags listed below. Any cubes inside these bones
will be ignored automatically.<br>
If you need some guide on how to create these bones, check out this [demo player model](../Assets/Demo/player_model.bbmodel)(right click and save link as).
If you need some guide on how to create these bones, check out this [demo player model](../Assets/Demo/player_model.bbmodel) (right click and save link as).
> This is a modified version of Bradleyq's [Stable Player Display](https://github.com/bradleyq/stable_player_display).
> It requires core shader, works on vanilla, optifine and sodium, but does not work when modded shaders are used.<br>
> Massive thanks to them for sharing this technology. For more information, check out their repository.
......
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
    • 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