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
if a transform scale is not 1,1,1 and they are same number, the collider shape is wrong, for example, x=2,y=2,z=2 generated wrong shape. but 2,2,2.001 got right shape.
The text was updated successfully, but these errors were encountered:
if a transform scale is not 1,1,1 and they are same number, the collider shape is wrong, for example, x=2,y=2,z=2 generated wrong shape. but 2,2,2.001 got right shape.
The text was updated successfully, but these errors were encountered: