Recently Roblox published an update that ruined VR games which use custom camera manipulation.
Basically, the screen goes black when you’re even remotely close to walls or bring something close to your face like the sights of a gun.
The reason I’m asking this question is because I want to check if there’s a settable core through StarterGui to disable this effect. With :SetCoreGuiEnabled (not to be confused with :SetCore), you can view all the settable coreguis through the script auto filler since they’re Enum types, but with :SetCore , it only uses strings, which means there’s no preview to show the possible entries. Is there somewhere on the Roblox site that has an up-to-date list of these, or is there another way to view them?
Unfortunately this doesn’t list all of them. The reason I know this is because here, I set 2 different cores, neither of which are listed anywhere on the wiki.