For example, I have multiple Enemy instances, and I use a Timeline to move one of them. I want to identify/pick that particular Enemy instance.
The Timeline Controller doesn't have any expressions or conditions for that. As far as I can tell, the scripting API doesn't expose it either.
Is there a way to pick controlled instance(s) or get their UIDs?