Hello,
I’m trying to make a kind of music player. I intend to create a folder, “music”, in which people will put their songs in.
But I don’t want unity to just open them. I want unity to count the number of songs in the folder and, depending on the number, to take different actions.
Is there any easy way to do this?