Open SmokeWave opened 1 month ago
for the line of " var textAsSymbolList = CreateSymbolListFromText(text);" It seems that "textAsSymbolList " could be generated only once outside the coroutine's loop to improve performance
for the line of " var textAsSymbolList = CreateSymbolListFromText(text);" It seems that "textAsSymbolList " could be generated only once outside the coroutine's loop to improve performance