Spawning random meshes in random places

Hello guys. I need to spawn 3 objects at 3 places at a time.


Here is what i got

Of course, it spawns only 1. How to spawn all of them? Thanks

1 Like

Put a foreach loop here, instead of just getting the first one

1 Like

Thanks a lot, you are a real hero. Real human being.


Did this way, works fine for me

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.