#Exporting Vanilla Animations

4 messages · Page 1 of 1 (latest)

blissful zealot
#

I apologize if this isn't the right place to ask.

#

Never mind, I found a resource

ashen heron
#

you can download the exposed assets of the game here: https://bedrock.dev/packs

you'll find in the resource pack folder a "models" folder, a "textures" folder and an "animations" folder. You can open the models you're interested in, drag in their textures and then load their animations in the animate tab.
Note that some textures use opacity as emissiveness, and sometimes have custom materials that makes them look differently in game; and many animations work with variables based on molang, those will only work in Minecraft Bedrock. In Blockbench they default to returning 0.

You can always have a look in the entity folder and reproduce the math behind those variables, but you won't get everything out of the box

ashen heron
#

!close