Hello!
I try to go back to previous page(scene) with javascript !
It saves current Scene name in lastScene Array when the Scene loaded.
Push the next button move the Scene and push new items in the Array
Push the previous button It remove the last item in the array and move the scene to the lastest one
It works until moving 3rd page
After 3rd page it doesn't move to 2rd page and stay 3rd!
how can I fix this problem
page demo.hype.zip (72.9 KB)