Fun idea With the help of AI - Blender Script That Organizes added Mesh to a collection you created

Sometimes when I make blender projects and having a lot of collection in the outliner with lots of objects and when I add default mesh objects, I forgot to click on a collection on where I want it to be added. With the help of AI, I made a blender script that allows me to select a collection after I add a mesh in the scene.

This is just an idea I have in mind. If an experienced blender developer can improve it then it’s nice.

1 Like

Why don’t you just click the M hoykey, and move it to the collection?

You don’t need AI for this. You need to learn what commands are already in the software.

3 Likes

yea, I always forgot that one after adding mesh objects :sweat_smile:. I think the blender default move to collection feature is better. The AI script should just have the “always add to scene collection” by default and not include moving objects to collection.