-3

Developing unity web build and ran into a problem

Nain
  • 1,204
  • 1
  • 12
  • 17
Yusuf Abdul
  • 1
  • 1
  • 1

2 Answers2

3

Could be the same problem I had; it turned out I couldn't move the pivot because I had "Center" active instead of "Pivot" in the top bar in Unity (next to the move, rotate scale tools).

When center is active, the indicator for the pivot will instead indicate the objects center, exactly as for ordinary gameobjects.

try this link for more help:http://docs.unity3d.com/Manual/PositioningGameObjects.html

0

Its a common problem you can uncheck the center u in top left

  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jul 05 '22 at 05:10
  • After 7 years you give the same answer as the only one already here. – mireazma Aug 31 '23 at 13:24