Notifications
                
            
                Clear all
    
            
        [Closed] moving object to selection centre
Jan 29, 2005 4:23 pm
                      Hello All,
I am trying to write a script which will automate a few repetitive tasks, and I need it to move a helper object to the centre of a selection of mesh objects. how would i go about writing that?
Thanks for any help
cheers
                             2 Replies                        
                    Jan 29, 2005 4:23 pm
                      It’s actually simpler than you’d think:
$Dummy01.position = selection.center
Martijn