Hi! I have Item and MyCharacter classes, Item class has BoxCollision and TextRender, i create simple script when character begin overlap collision text will be visible and if overlapped will be invisible, that like tip for player like “Press E to open door”, so this text should see character which begin overlap, but i don’t know how to do this. P.S. (both players see text even if only one player begin overlap)