|  | 
| small object - move to/from center ? - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3) +--- Thread: small object - move to/from center ? (/showthread.php?tid=967) | 
| small object - move to/from center ? - Radi - 11-26-2014 Hi again  , without not needed bla bla bla I start with this question: How to move all of these selected objects at the same time, to (or away from) center of the mesh ? (this is view from above). I need to move these objects slightly towards center. I can do it manually one by one but sometimes I need solution like this for more complicated things.. ![[Image: screen01552345.jpg]](http://i1215.photobucket.com/albums/cc505/Arwu84/Na%20fora/Wings%203D/screen01552345.jpg)  RE: small object - move to/from center ? - micheus - 11-27-2014 Hi Radi, there is a easy way to get it: - select all objects you want move; - in Body selection mode, in the context menu look for .Explode.; - in the submenu, select .Radial. and then .Radial Y.; RE: small object - move to/from center ? - Radi - 11-27-2014 Oh,   Thanks. This works. |