How do I spawn random objects from a group using the spawner extension

As the title says
The extension only lets you spawn specific objects but I want to be able to spawn random objects from a group.
I want it to be able to spawn enemies everytime the players enter a room, I have an player checker object for when the player collides with it, it will spawn the enemies all around the player checker object

Here is a solution:

1 Like