How to make a GUI icon appear above an object?

I was curious how to design a symbol that hovers over an object and can be seen through walls from all angles.

An example of this is in the game “Flee the Facility” when someone errors a computer, a bright red symbol appears above the computer, which all players can see from all angles.

Thanks,
-Thorize

You use a BillboardGui and put it inside of the part you want it to be displayed above.

Thanks, knew I was forgetting something. :rofl: