Unity has a TextAsset, which allows you to read in text files as single strings. You should then implement parsing logic to use parts of the text file.
確定! 回上一頁