The script for saving and loading poses.
You can load poses directly from your scene if this script is added to it and it already contains poses, or you can simply export a JSON file and load them from there.
I’m not going to write a long description explaining that you can save and load poses, because the script is simple and you’ll figure it out quickly. I will mention that it also lets you move poses from one category to another. I just didn’t show that part to you.
If needed, you can also rename categories or poses however you like by clicking on their name in the in-game UI menu.
There are placeholder buttons at the top. I haven’t figured out how I want to use them yet, and I don’t want to remove them. I might add something else there later.
You can load poses directly from your scene if this script is added to it and it already contains poses, or you can simply export a JSON file and load them from there.
I’m not going to write a long description explaining that you can save and load poses, because the script is simple and you’ll figure it out quickly. I will mention that it also lets you move poses from one category to another. I just didn’t show that part to you.
If needed, you can also rename categories or poses however you like by clicking on their name in the in-game UI menu.
There are placeholder buttons at the top. I haven’t figured out how I want to use them yet, and I don’t want to remove them. I might add something else there later.