- Edited
i have a save/load screen like this:
canvas layer -scroll container --VBox container
at ready, the node search for savegame files and adds a button for every file, with contains its info
everything is working good but i need now sort the files (buttons or whatever) by save date in the container in some way
how i could handle this??
every time i use containers think "why the containers have not some kind of sort options??" it would be a 'make life more easy' cool feature, because all games needs menus, guis, containers and all that stuff