Overhead Tag Question

How would you go about making an Overhead Tag, but the team you’re on links to a picture.

Example:

Please let me know.

Using a billboard GUI and and imageLabel and textlabel. Fairly simple thing to do. Have a dictionary, set the team name to the asset ID and then a for loop to check which team they’re on to match it up to the dictionary, and then set the asset ID to the image label. (CharacterAdded)

1 Like