I’m trying to write some scripts to do two things:
Sort items in the hierarchy alphabetically
Add tags to texture files
Im assuming these would have to be done through editor scripts, but i’m having trouble finding any resources. Does anyone know anywhere i should start?
Editor scripting is still on the roadmap for a public release, though you can still write your own with the current unofficial API. Check this thread (it’s old, but most things hold true today):
And here is a community framework to simplify writing editor scripts: