What are these CoreGui?

Hey there!

While i was disabling some CoreGui, i noticed that there is 2 CoreGuiType i never saw before, and there is nothing explained in the documentation.
Do you know what these CoreGuiType are corresponding to ?

Enum.CoreGuiType.Captures
Enum.CoreGuiType.SelfView
2 Likes

I guess it may be related to the new SocialService Service, since this service contains the method of SelfView and probably captures too. So it might just be the Service’s Gui.

2 Likes

Alright, thank you for the help!

1 Like

Self view refers to the Core UI which shows the user how their dynamic head is animating when they are using the facial animation feature:

As for Captures, recently we launched a new Captures feature for Mobile users which allows users to enable a new CoreGui they can use to take screenshots in-game.

We will be releasing more developer APIs related to the Captures feature soon, there will be an announcement and additional documentation when these are released.

3 Likes

I mostly asked it because i was in doubt about the captures one, which would possibly be for screen-captures, so i’m going to re-enable it as i now know it is related to it. ^^

Thank you for the answer and explanations!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.