decentraland / asset-bundle-converter

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

fix: convert mecanim anims on standalone target #94

Closed lorux0 closed 4 months ago

lorux0 commented 4 months ago

Scene emotes were converted to legacy form, which is not supported in explorer-alpha. This change forces to convert all emotes to mecanim when the target is either windows or osx.