decentraland / asset-bundle-converter

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

feat: embed emotes conversion #93

Closed Kinerius closed 2 weeks ago

Kinerius commented 3 months ago

In this PR I created a script in Decentraland > Process Custom Emotes that lets you select a folder and pre-process all GLB's in there so they have the same format as an embedded emote.

⚠️ This PR was not meant to be merged and was made in order to embed some new emotes quickly, ideally this is not the workflow we want, all base emotes should be on the chain and this service should properly convert them into asset bundles ⚠️

⚠️ Its hard-coded for windows specific paths ⚠️