I am making a game that needs to read a long list of coordinates from another file for my collision detector, but I don't know how to do that. I saw someone do something similar using
Open App.Path + Filename For Input As #1
but I don't know how to use it. Any help would be welcome.
