Definition for collision processor
Collision processors are responsible for tracking colliders and identifying contacts between them
Detect potential collision pairs given a list of colliders
Optional
Draw any debug information
Identify actual collisions from those pairs, and calculate collision impulse
Update the internal structures to track colliders
Definition for collision processor
Collision processors are responsible for tracking colliders and identifying contacts between them