Customizable Player Models (Fabric)

Customizable Player Models (Fabric)

287k Downloads

The default model is visible when changing models with the command

alumina6767 opened this issue ยท 4 comments

commented

Hello! Thank you for the wonderful mod.
I see the default model when I change the model with the /cpm command. Is there any way to prevent this?

It seems that if the model is not cached, the default model is visible for a longer time.

I am using CustomPlayerModelsFabric-1.20.2 v0.6.14b fabric.
I am Japanese, so please excuse the machine translated text...

Minecraft_.1.20.2.-.2024-02-09.23-35-18.mp4
commented

Merge all of your models into one, and use toggle animations with the command controlled flag. Then set the toggle animations with /cpm animate command

The models are loaded in the background, and in most cases from the network or from the local cache, but that still needs file parsing, texture loading etc.

commented

Thank you for your answer!
In this example, the model was thicker and thinner, but if I frequently replace a model with a very different shape, do I still have to merge it into one model?
For example, changing from a whale to a pig.

commented

Thank you for your thoughtful reply!
I will try to work on this in a creative way using layer toggles and animations.

commented

If you really want to avoid the less then 1 second load time, then yes.
Or give the player 1 or 2 seconds of invisibility, and spawn some particles, to hide the model change.