Changes
Page history
Update Bone-Behaviors.md
authored
Oct 02, 2023
by
Ticxo
Hide whitespace changes
Inline
Side-by-side
Modeling/Bone-Behaviors.md
View page @
e76c0ae9
...
...
@@ -135,7 +135,8 @@ hitboxes, your cube can be any size you want, meaning the X and Z values can be
Player limb tags allow a model to use player skin and limb. You can recreate the entire player model, only use parts, or
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.
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
)
.
> 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.
...
...
...
...