Open rosemaygame opened 11 months ago
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.
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.