When I click on a thing that has a uicorner in it in the explorer it just gets destroyed? Anyone know what the problem is?
1 Like
Umm it gets destroyed?
If you can ellaborate a bit more i might be able to help you.
For now try running this in CMD. Replace the YOUROBJ with the directory of the actual gui object.
Instance.new('UICorner',YOUROBJ)
What I mean is when I click on the parent the UICorner for some reason goes away. I have no clue what is going on
Its not necessary but have you tried to run the same place on a different device, or check if its the same for all places.