You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: