Why I need this
So I`m working on a type of battle type of system that looks like Deltarunes and kinda plays like it but one of the main diffrences will be that multiple players will be able to fight in a fight and the server dose all the stuff
I tried cloning some players PlayerGui and just placing the gui in and doing the function but turns out cant clone PlayerGui / StarterPlayerGui nor make them using Instance.new and now I have no idea on how to do this
my Gui Module cant work without this function and I`m pretty lost
Any help is appriciated!
EDIT: I just realized I can do all the GetGuiAtPosition on one players PlayerGui and replicate it over to all the others involved in the fight