Object"s information on time of creation

Hi everyone,

I’ve been trying to use the “Mutli Objects Animation” add-on (https://developer.blender.org/T29870) for a project of mine and have encountered a problem that I can’t find the solution for.
I’d like to animate a large number of objects automatically with it, but the order of the animation should depend on the objects’ names instead of the order in which they were created.
The add-on always animates in the order in which the objects were created, so it must be accessing information about the order of creation of the objects, right? Any idea where that info is saved for each object? Or any thoughts on how to get the add-on’s animating to depend on the the object names instead of the order of creation?

Any help would be greatly appreciated, a solution would save me quite some time and nerves :smiley:

Cheers folks!

Moved from “General Forums > Blender and CG Discussions” to “Coding > Python Support”