We want restrict a player from switching scenes until they have found a key, but the user can switch in play mode by just clicking to the next scene ex: < 1 / 3 >. Is there a way to hide that or restrict it until a condition is met?
Thanks
2 Likes
There is a Set navigation i. Cob locks and choose it and set it to false
1 Like
You can use the scene navigation block in CoBlocks (Make sure advanced CoBlocks are turned on.) Just set it to false at the start and then switch to true when the key is clicked or touched.
Hope that helps!
TheDiamondKiwi
1 Like