I’m working on a simple tower defense game, here is the problem that I sent to the artist:
Without fixing this, I can’t create a working tower because the turret won’t rotate properly. Unfortunately, we are finding that Unity resets the pivots to the center of the object on import, even if the pivots are set up correctly in Maya.
My first workaround attempt was to follow this video: - YouTube
But in the editor things are not working out nicely. I’m trying to parent the turret object (not including the base) to an empty game object to use as a new pivot, but when I do this the new game object assumes the pivot of the child!!! Even though the transform says 0, 0, 0 its not at 0, 0 , 0 but at the same place as the pivot from the child turret object (I tested with a new empty game object at actual 0). When I do the parenting, I can actually watch the empty game object pivot change… this seems so backwards I can’t believe it. This doesn’t make any sense!! Do I have a cursed .obj?? Please help!
[9386-2013327-100646.jpg|9386] Did you change it to CENTER?
– Tasty_Risotto