Hello, I’m trying to make items have a random spot of where to spawn on my map for a project, and to do that I need to make the object spawners move. I want them to have 10 set positions that they can pick. How can I make them pick one of those specific objects to go to?
There’s a pick random instance condition you can use for this. Use the position objects as the object in the condition.