I am working on an overhead GUI and have tested it in game but it is not working, I have the BillboardGui in ServerStorage and the script in ServerScriptService.
Hey! So the problem is that you are not getting the Head of the player and not using the character argument correctly, to work you should’of find the Head object in the character not the player itself, that’s why It didn’t work, and here is a probably working version of your script!