This was a little tech art experiment I did using Python in Maya. I started with an object in the scene (in this case it's a sculpt of videogamedunkey that I am working on) and when selected, I run this "curious donkey" script. It creates as many donkeys as you specify for it to and every donkey will look at the newest created donkey with an aim constraint. These donkeys won't take their eyes off of eachother! I'm hoping to continue and expand on this experiment moving forward
Full Script: https://pastebin.com/1U8JA453
Functions and Main execution of the script. Full Script at: https://pastebin.com/1U8JA453
Simple UI for this script that lets you input how many donkeys you would like to create
https://pastebin.com/1U8JA453