Editor tool to asset rip and import all the scripts needed for making component prefabs for game Plasma.
- Create new 3D Core Unity 2022.3.0f1 project
- Window -> Package Manager -> + -> Add package from git URL... ->
https://github.com/Azim/plasma-importer.git - PlasmaImporter -> Generate Project
- Navigate to game's installation folder and open
Plasma_Datafolder, e.g.C:\Program Files (x86)\Steam\steamapps\common\Plasma\Plasma_Data - Grab a cup of tea and wait. After it's done, if you see errors in the console, reopen the unity project.
- Generate basic object tree for a component from context menu
- Maybe something about materials
- Nomnom and Evaisa for lc-project-patcher
- Kittenji for help with figuring out AssetRipper stuff
- Damon for help with figuring out Unity Editor scripts