The straight forward way is to create a variable for each spawned component in the construction script. I advice using an array if you are spawning a lot of copies of the same type.
The straight forward way is to create a variable for each spawned component in the construction script. I advice using an array if you are spawning a lot of copies of the same type.