- Home /
 
 
               Question by 
               RonnieMoir · Aug 04, 2014 at 08:20 PM · 
                javascriptdatabaseitemstext file  
              
 
              How would i make an item database?
So i want to make an item database which reads from a text file. The text file will have the first line which would be the id number then the second which would be the name. Third would be the type (string) and the last line would be condition. How would this be done in unity script? Thanks.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by VesuvianPrime · Aug 04, 2014 at 09:14 PM
You probably want to look into something like XML:
Your answer
 
             Follow this Question
Related Questions
JS - Return only values matching an ID 0 Answers
How to make a copy of the data 0 Answers
Javascript with php 1 Answer
Database error updating inventory 0 Answers