karpiyon Posted October 24, 2021 Posted October 24, 2021 Hi, Can there be an impact on game performance when I use the export.lua script to export some game data. By some I mean up to 100 variables. Currently I export the data every 500ms in the LuaExportActivityNextEvent section of the export script. I am considering to move this to the LuaExportBeforeNextFrame section and I want to know if this can effect performance. Thanks,
Recommended Posts