Hello All,
I keep reading about data and parsing and best practices. I also keep hearing that sending data to shared memory is the best way to update data on a scene. How is that done? As always i must say that I am not great at scripting so simple explanations are needed for me. I can parse my XML data but need the most efficient way to update the scene when the data is called and once it is called it updated at certain intervals.
I keep reading about data and parsing and best practices. I also keep hearing that sending data to shared memory is the best way to update data on a scene. How is that done? As always i must say that I am not great at scripting so simple explanations are needed for me. I can parse my XML data but need the most efficient way to update the scene when the data is called and once it is called it updated at certain intervals.
Comment