A collection of scripts that are useful for working with slippi files and related assets
Contributions welcome!
script.js - Turns slp into json files that are deserializable by Unity
renameAnimation.js - rename animations to a standard naming system across characters
fbxConverter.js - convert .anims to .fbx in maya 2020
Slippi Unity Visualizer: https://github.com/true3dco/SlippiUnityVisualizer
npm install- Update the code in
script.jsto point to the.slpyou want to convert in theSlippifolder - run
node script - observe the output json in the
jsonfolder