↧
Answer by Hellium for How to move objects with different y positions by a...
An other solution would be to rely on the snap settings :Hold CTRL (Command on Mac)Click on the gameobjects in the hierarchy (or the scene view)Keep CTRL (Command on Mac) pressed and move the green...
View ArticleAnswer by azemda for How to move objects with different y positions by a...
Group the game objects under a common parent, and then try adding 2 units to y of the parent game object.
View ArticleHow to move objects with different y positions by a certain number of units
As seen in the image below, I have game objects with different y positions. I would like to select and change their y position by say, 2 units downwards while maintaining the gap. Please note I want...
View Article