![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | psear |
I am trying to load all of the textures from a directory into an array for easy access later using the instructions here
But when I see the order they are being put into the array, it doesn’t make much sense, it looks kind of random. Is there any way to sort the directory alphabetically when it has been opened, so that get_next()
iterates through the directory alphabetically, for example?
Dictionary has random ordering · Issue #1310 · godotengine/godot · GitHub
rakkarage | 2020-10-20 13:47