Good evening, I hope everyone has a wonderful Christmas and a happy New Year.
I am new to blender, I come from Maya and I am trying to adapt to the blender API and I would like someone to help me
I have created a list with the selection of objects using: bpy.context.selected_objects, however when I print the list I am surprised that it is ordered according to the name and not according to the order in which the objects were selected.
The other query is how to duplicate an object from that list and store it in a variable.
I hope you can help me, I will thank you forever.
Regards.