I have exported my game for "android" through construct2, but now i would like to create some custom pages like "main screen" , "about us screen" etc as aboutus.html and option.html.
Now my question is how can i connect these pages with my game's index.html file or vice versa making a new index.html page with about us text and then connect that page with my game index file by renaming it as "game.html".
I am still learning construct2 and I am trying to see the limits of possibilities in c2..