I'm making a game in Unity with an editor level that writes the level data in a .txt My problem is that changes to the file are not applying correctly because I
i'm working on a calculator project for my school. i have a problem with overwriting my operations to a text document, normally i should have
trying to figure out how to ignore or stop specific lines from being written to file with StreamWriter. Here is the code I'm working with from How to pass argum