Jump to content

[LE] Random spawning from a list, need to be unique


Dupre232

Recommended Posts

Hello,

 

I've created a number of actors and would like them to spawn randomly, so I've created a LeveledCharacter list and a number of template actors that are placed in the game world that use the LeveledCharacter list. I've tested and it works fine.

 

However I need there to be only one instance of each actor allowed and I don't see a way to do this. In other words, I have actors 1 through 12 and I placed 8 template actors, so I get 8 spawns selected randomly from my group of 12 actors, but sometimes an actor will get spawned multiple times. I've also noticed this when running the test in the LeveledCharacter UI and setting it to display multiple results.

 

I have the 'unique' box checked for each of the actors, but the box gets greyed-out for the template actors. I don't see anything in the UI of the LeveledCharacter window that would help, so I'm guessing it's just not possible, unless maybe with a script.

 

Any advice would be appreciated!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...