- Jan 25, 2022
- 54
- 93
Normally, I should see the UIBar in other passages, but since I used the UIBar.hide().stow() code in the first passage, the UIBar does not appear when I move to another page. I am using the first passage like a title screen so I must hide the UIBar. I either need to use a different way to hide it in the first passage or I need to make the UIBar appear when the "Load" button is clicked. How can I fix this?