Is this possible? Because I remember doing a script to where when you were to mouse over a part, a BillBoard GUI would appear, but I forget how I did it. Is the MouseEnter event possible to do with a Part, or is there another Event for it? Much appreciated.
http://wiki.roblox.com/index.php?title=MouseHoverEnter_(Event) Use this event, in conjunction with a ClickDetector to find out when a player's mouse is hovering over a part.