... | ... | @@ -136,6 +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>
|
|
|
You can apply a skin to the bone using the [ModelPlayerSkin Mechanic](/MythicMobs/mechanics/model/ModelPlayerSkin)<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).
|
|
|
> 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>
|
... | ... | @@ -148,4 +149,4 @@ If you need some guide on how to create these bones, check out this [demo player |
|
|
| plarm_ | Left Arm |
|
|
|
| pbody_ | Body |
|
|
|
| prleg_ | Right Leg |
|
|
|
| plleg_ | Left leg | |
|
|
| plleg_ | Left leg | |
|
|
\ No newline at end of file |