Is there a way to allow pages to have same name?

PhoenixBlazze
17 Jun 2018, 19:29

is there a way to overwrite the code to allow pages to have the same name and also is there a way to copy and paste pages if I could figure this out it would make making my game a lot easier


jmnevil54
17 Jun 2018, 22:46

Just change the alias.
page1.alias = page2 or something


mrangel
18 Jun 2018, 10:54

If you had multiple pages with the same name, how would the game know which one you mean?

It might be easier to answer this question if we had some idea why you would ever want to duplicate a name.


JenniferCampbell
18 Jun 2018, 14:42

Just type the name of the page at the top of the page. This way, you can display whatever you want... you could have a hundred pages called 'Kitchen' as far as the player knows, but the actual page names need to be different for the game to actually work.

The software doesn't care what you type on the page itself.