Padding touch

Hi everyone,

I am having a problem when trying to touch a sphere on the screen.

Looks like the range/padding is too small… so sometimes it will not get the touch event… I will need to touch the small object perfectly.

Is there a way of adding some kind of padding as in css to the sphere?

Thanks.

1 Answer

1

I figured out how to do that by making the radius of the Sphere Collider bigger.