Closed Razoric480 closed 4 years ago
I changed it to load scenes as a child of the current scene, allowing you to go back to the demo picker.
Note for string management, you don't have to work as in C++, or fairly low-level. I refactored your code for that. You can use String.split
, String.replace
, or Regex
to find and replace patterns.
It could probably use a designer touch - the theme as applied to the Item List kind of clashes with the background.
Used the code from the docs-maker Collector to find files, and prettied them up for presentation.