Okay, so i want to check if my collider is colliding with trigger, but without OnCollisionEnter... Is there any way to check if i'm touching trigger collider but without it ?
( if you really want to know why, well becouse i want to check that in void FixedUpdate ())
↧