


Allows for custom shiftstones models to be equipped! (NOTE: Due to a problem with RUMBLE, charge stone will not work with custom models. I will fix this soon)
In the userdata folder there are three example Shiftstones for Guard, Vigor and Volatile, to use these drag them out of Example Models and into Shiftstone Models To get more shiftstone models check out the Modding Discord Also, if you want to keep the original material of the shiftstone, add an "m" to the end of the file. E.G: VOLATILEm
Each Shiftstone Model is an AssetBundle.
Check the modding discord on how to create one.
Both the GameObject in the bundle and the File itself must be named as the stone you want to replace in all caps.
Lets say your making flow..
In the asset bundle there should be one prefab named FLOW
that prefab should have no children, the mesh filter and mesh renderer should both be on the root of the prefab
and put the materials on the prefab.