How to drop weapons randomly on the map?

I want to randomly drop weapons on the map, so each time its on a different location.

For instance randomly dropping 20 shotguns anywhere.

I have no idea how to do this manually, and I suck at verse.

I this doable?

1 Like

You can do this without verse at all, just a random number generator device and then have 20 different trigger that are linked to your items and spawn them using Direct Event Binding

1 Like

And how they can be dropped anywhere on the map?

You will need to have item spawners pre-placed on these locations and then based on what the random number generator device picks it will spawn on a random one