Reading XML and Data
by Larry Jennings II · in General Discussion · 05/04/2011 (7:46 am) · 1 replies
I was on how i can go about reading an xml file in Torque2D.
Or,
If someone knows of a better way to store large amounts of data.
Or,
If someone knows of a better way to store large amounts of data.
About the author
College student interested in serious game dev.
Torque Owner Nikos Beck
If there is a lot of data or complex data you could incorporate sqlite (cross-platform) or ADO (Windows only) support in source.