This is an unfinished file system I made. I have tried my best to think of a full on file system with navigation and folder creation... ( Hence the delay ). But I just can't do the navigation script properly. I'd be very appreciative if someone can help me with it. If you need help with understanding the script ( I know it's frustrating to dig through spaghetti code ), I will try to explain it.
So far I have completed the folder creation script. You can press Space to create a folder. Click on a folder to get to a new path where you can create more folders. The whole system can be seen in action in the file system script. It could technically go on until it reaches the limit of a scratch list.