Text Asset
Text Assets are a format for imported text files. When you drop a text file into your Project Folder, it will be converted to a Text Asset. The supported text formats are:
- .txt
- .html
- .htm
- .xml
- .bytes
- .json
- .csv
- .yaml
- .fnt
Details
Binary data
- 不要用 .txt 来存储 binary,否则在读取的时候会触发意外的事情