Hi all,
I'm new to arrays and experimenting using one with a word game. (maybe not how I should be using it)
I've used CSVtoArray addon.
It's nearly 8000 values and works fine when using array-containsvalue event but I just don't understand why when I set the array height to 1 it shows as 4 in the inspector.
It adds 0,0,0 to the end of each value.
I'd imagine this uses more memory and obviously want to keep it to minimum.
Any help appreciated
Thanks