Aphrodite
> I think you have 1/2 chances to miss the collision like that, it is more overlapping That'll work like this I think
>
i don't think there's a difference, if you only check once per 2 ticks, on collision or is overlapping will have the same result, nothing is checked between ticks, there is certainly more chance to miss the collision in both cases, but in my tests once per 2 ticks is unnoticeable, i have it set even higher, its a tradeoff
I was just refering to the fact that On collision triggers.. on collision, if the collision happens on one tick that you don't check, it won't register the tick after, but I could be wrong.