Help with add unity ui over web wrapper

Welcome! Forums Unity Plugins In-App Web Browser Help with add unity ui over web wrapper

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23043
    Pearl
    Participant

    I want to integrate Unity UI into my game alongside a web wrapper. It’s okay if the Unity UI overlaps with the web wrapper. Is there a way to achieve this? Additionally, I have a picture-taking website that I’m accessing using your wrapper. How can I detect when the user clicks on the ‘take picture’ button on the website?

    • This topic was modified 1 month ago by Pearl.
    #23046
    PiotrPiotr
    Keymaster

    Hi,

    Website is shown above whole Unity UI (it’s not really part of it) and there’s no any direct way to integrate it into Unity’s canvas, sorry.

    Regarding taking a picture – you can use JavaScript to communicate with your Unity scripts. There is example how to do that in sample scenes.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.