I have a some game objects that are a unit away from the center. They are all contained in a parent object, see the image below.
When I rotate the parent object by 60°, the game objects individually rotate, as below.
How can I rotate the parent object containing these square game objects without rotating them individually?

