![]() |
|
small object - move to/from center ? - Printable Version +- Wings 3D Development Forum (http://www.wings3d.com/forum) +-- Forum: Wings 3D (/forumdisplay.php?fid=1) +--- Forum: Interface & Usage (/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 11:13 PM 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..
RE: small object - move to/from center ? - micheus - 11-27-2014 04:18 PM 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 05:27 PM Oh, Thanks. This works. |