I need a basic script that checks if a player is behind a wall/part. Is it possible? I know it is using rays, but I'm not really experienced with rays.
Well what you could do is, let's say you have a wall, and behind it insert a invisible block with cancollide false and when a player touches it, it activates a function. Ez