How would I go about creating this? - Clicking on player

How would I go about creating a feature, where you can click on another player, and view their info?

Example:

Taken @ https://www.roblox.com/games/4626500855/CODE-Clicker-World

1 Like

When a player is added, clone a ClickDetector and according script and parent the clone to the Character.

3 Likes