Is there a way to spawn random actors in random locations without overlapping without using tables?
![CabacoEntertainment](https://images.v-cdn.net/banned_large.png)
Hello,
I have seen TshirtBooth's video and it turns out I find it very complicated and I don't like to use tables, so I was wondering if it is possible to spawn random actors in random locations without overlapping without using tables.
My game has two different actors that spawn at the same X coordinates but different Y coordinates, they spawn every 0.7 seconds and I want them not to overlap. When clicked, the actors are destroyed.
Any help?
Thanks,
Cabaco
I have seen TshirtBooth's video and it turns out I find it very complicated and I don't like to use tables, so I was wondering if it is possible to spawn random actors in random locations without overlapping without using tables.
My game has two different actors that spawn at the same X coordinates but different Y coordinates, they spawn every 0.7 seconds and I want them not to overlap. When clicked, the actors are destroyed.
Any help?
Thanks,
Cabaco
Comments