You can customize it however you’ll have to do some hacks to add some CSS overrides.
It exists for a variety of reasons but the biggest one is capturing a user gesture on the screen so that audio can be played without the developing needing to implement a similar mechanism.
and in studio I can’t call XR8.run() manually on a button click? So prompt 1 doesn’t get injected? Just trying to see how I could have more control so the UX/UI is as consistent as possible.
yeah so if I have world camera in that space then on space load it automatically calls XR8.run() and then the pre-permission-prompt appears. So the only way would be to override CSS. Got it!