How to check if player is inside a part?

This is the easiest and MOST EFFICIENT (on both the client and the server) way:

You just use a .playerEntered event and a .playerExited event.

There is another module called OT&AM that is more efficient, but it only seems to work on the server.