Is a limit to how many elements you can add to an editable array?
1 Like
Did you figure out the limit?
I haven’t found it yet. I’ve added at least a couple hundred elements to one editable array. No idea if this is a good or bad way of doing things
Well if you have over 50 items which are actors, I think you can think of using Gameplay Tags instead.
If you’re working with a team, it can happen that the whole array gets emptied for no reason, so Gameplay Tags work even better in this case