if you have a sphere collision and a box collision overlapping half of the sphere, you can check if an object is overlapping both before performing logic.
if you have a sphere collision and a box collision overlapping half of the sphere, you can check if an object is overlapping both before performing logic.