![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | voodin |
I’m looking to make a spawner script that places a spawner at a specific point2d in an array of point2d’s, but it only places a spawner there if there isn’t currently one.
If I for example, start with an array of 5 elements with element [0] filled, and I used find(0), would it return [1] ?