Developing unity web build and ran into a problem
Asked
Active
Viewed 5,225 times
-3
-
3provide more details about your problem. – Umair M Jul 29 '15 at 11:11
-
3please take a look at how to ask a good question and provide more details about your problem. You question is current unclear and difficult for answer. http://stackoverflow.com/help/how-to-ask – Frohlich Jul 29 '15 at 11:16
-
StackOverflow isn't what it used to be. – mireazma Aug 31 '23 at 13:21
2 Answers
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

suraj maharaj
- 57
- 7
0
Its a common problem you can uncheck the center u in top left

Fadl Ghaddar
- 3
- 1
-
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
-