- Изменено
Change pivot point?
- Изменено
Hi yall, can I change the central pivot point of a bone?
I'm trying to resize the text here, but it uses the whole world..thing...center to resize it, not the actual center of the png image? I saw this done before, but no idea what I'm doing wrong.
What's more, when I try to move the whole root to left-bottom to be in the center, the pivot moves too
Thanks a lot!
For region attachments, the origin is the center of the images. You could use a mesh, which allows the origin to be moved. To do that, hover the crosshair until it changes to a circle, then you can move it (here for rotate, but it works for any tool): Изображение удалено из-за отсутствия поддержки HTTPS. | Показать
Or you could place a bone where you want the origin for scaling, then scale the bone. This is most common, since you can animate the bone. You can't animate the scale of a region attachment. You can animate mesh vertices (via deform keys) but it requires a lot more data and is much less efficient than using a bone.
Thanks!