I have gotten a door script to work but if the player is standing in the doorway the door will pass through them. How can I query if my door object is colliding with the player in the middle of a custom door open/close function. The door is not a rigidbody but has a box collider.
Thanks