PumkinsAvatarTools icon indicating copy to clipboard operation
PumkinsAvatarTools copied to clipboard

Copy Components: Physbones "adjust scale" ignores Phys Bone Collider Shape Position

Open tris0x opened this issue 2 years ago • 1 comments

Quite sure the adjust scale function should influence the shape's position as well, no? Due to scaling differences between a reimported avatar and the origin avatar, im running into wrongly positioned colliders.

image

The shape's position should have been adjusted to Y 0.1, but stays at 0.001 at the moment. Tested for X, Y, Z - all fail to scale. Radius and height gets scaled properly.

tris0x avatar Dec 20 '22 23:12 tris0x

I think position was intentionally removed from adjust scale because it was causing issues to the intended use of this feature. This feature exists to correct scaling issues between different export settings, which can cause an avatar's armature scale to be 100, while another one's be 1.

rurre avatar Dec 21 '22 12:12 rurre