You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, you should export your spine files as png and then use assetpack to convert it to webp for you. This also allows for other formats to be generated such as compressed textures
node v22.8.0
when using asset pack to build spine webp objects, I got this error:
› Error: [AssetPack] Transform failed: Cannot read properties of undefined (reading 'getFinalTransformedChildren')
In this repo: assetpack-bug.zip
npm install
npm run assets - here manifest file is not built
The text was updated successfully, but these errors were encountered: