decentraland / asset-bundle-converter

Unity project for converting GLTFs to AssetBundles
Apache License 2.0
3 stars 9 forks source link

fix: add layer state machine into animator asset #103

Closed lorux0 closed 1 month ago

lorux0 commented 1 month ago

In order to properly export the animator generated for an animated asset, we need to add the layer state machine into the animator asset file. This will allow to export->import the asset in the explorer so it can be debugged in real game runtime.