For example, suppose a user has a directory with a bunch of text files with names that match Game Objects. This importer would go through that folder and add each text file to an annotation about the Game Object that matches the name of the text file.
This is pretty brittle (changing names of objects would stop the importer from working). We need to discuss this further and think about how it would work.