I have recently been trying to figure out how the animation system works in stonehearth. I see that every object(or almost every one) that animates has a rig in the data/rigs folder. I also see they have animations/effects.
I watched a couple older streams of Tom going over animation and he says he uses a script he wrote to write out the animation info to the json.
Anyone familiar with adding animated objects via mods able to tell me how you went about it?