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.

Wait before loading application

Home Forums Programming Wait before loading application

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70274
    David Duperron
    Customer

    Hi!
    I would like to delay the loading of a Verge3D application until the user performs an operation (typically logging in using credential).
    Has anyone already performed something similar? Where can I add som code to do that? Can it be done using puzzles (i.e. pause application loading until some operation is performed?)?
    Thanks for the help!

    David

    #70276

    Hi David,

    A temporal workaround that could do the trick, if you create a simple scene, with the credentials and all, and then when the main scene is supposed to load, use puzzles “load scene” from the simple scenes puzzles, to load the main scene.

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