Need help routing user to a scene 1x

After my splash screen clears I send the user to a scene with a disclaimer. I only want them to be routed to this scene 1x (the very first time they open the app). From there on I want them to be routed to the homepage scene. I'm sure using a table would be best for this but can someone give an example what that may look like?

I made a table with just 1 column and 1 row and a boolean with the intention of simply having it turn true upon clearing the disclaimer scene but I can't seem to make a proper rule of it.

Comments

Sign In or Register to comment.