Collision help

Id like to be able to do it with bool, (so the above problem using bool) {so i can use it in the future with the same scenario or something else}
Since I know which order the collision boxes will be hit at. ie, Collision1 then Collision2, I would expect that to be fairly easy, but it wasn’t :smiley:
Any idea how i would go about it with bool?