Problem with replacing options in Options Scene?

@jjcapellan : right, so instead of doing that, how can I make '0' for :

__OPTIONS_CURR_PAGE_COUNT

turn 'OptionsScene.js' into the 1st options page?

When I cycle through, it simply goes through 1 - 2 & does not include the main menu '0' in this case.

I updated the demo to show what it’s doing.

I can’t get '__OPTIONS_CURR_PAGE_COUNT = 0;' to bring up the original menu options.

Someone can help?

Any help is GREATLY appreciated!

When clicking on the right arrow, for some reason instead of doing :

'OptionsScene', 'key1', 'key2', it’s doing :

'key0', ‘key1’, ‘key2’`

for the scene key.

Nvm! figured it out! Thank you ALL! <3

Check it out!!! :

https://thundros.github.io/menu-system-doosan/