This avatar is a modified AnyTaur, and I wrote a C# Unity editor script as part of the public AnyTaur base. The script automates much of the work I was doing by hand, adding constraints to all the different transforms and filling out their Sources, etc. As the script evolved, I eventually used ChatGPT to generate some of the functions doing animation keyframe handling (mostly storing and retrieving transform data for the custom poses).
Since this C# script I made has LLM code, and I used it to assemble the AnyTaur avatar the Fluffy Gryphons were then modified out of, I decided the Fluffy Gryphons should inherit that flag.
edit: AnyTaurScript.cs is still in the project somewhere, it’s first-knitted-sock tier Bad Code(tm) which makes the copy-pasted LLM stuff quite obvious. I can’t actually code and I’m not willing to learn, so it’s genuinely for the best that I’ve switched to asking ChatGPT to write my functions. x_X iirc I used the script on the Fluffy Gryphons to update their custom poses, rather than Unity’s built-in animation tools.





