We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Show interface after loading scene

Home Forums Puzzles Show interface after loading scene

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36812
    christophe60
    Participant

    Hello,

    i have a little problem when my scene is loading, i have my interface at the same time as my scene loads, i would like to show interface when loading is finish.
    how it’s possible with puzzle ?

    Thank you for your answers

    christophe

    Attachments:
    You must be logged in to view attached files.
    #36814

    Hi,

    you can use the set style puzzle for that.

    Initially, your container for UI should be hidden (visibility: hidden)
    After loading, you can use that puzzle to set visibility to visible.

    Chief 3D Verger | LinkedIn | Twitter

    #36826
    christophe60
    Participant

    thank you for you answer, but nothing of my ui appear after load, i do screenshots, maybe i forgot something in puzzle ?

    thank you yuri :)

    Attachments:
    You must be logged in to view attached files.
    #36835

    in your case you should try setting display to block

    Chief 3D Verger | LinkedIn | Twitter

    #36872
    christophe60
    Participant

    thank you it works !! :heart:

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