Skip to content

Version 1.6.0

Choose a tag to compare

@coderespawn coderespawn released this 20 Sep 08:27
· 45 commits to master since this release
  • New: Prefab randomizer has an actor filter list. This allows you to selectively randomize prefabs in a level. If left empty, every prefab in the level is randomized
  • New: Updated the docs to demonstrate the new Prefab Randomizer's actor filter feature
  • IMPORTANT: Changed the default value of Prefab Randomizer's RandomizeOnBeginPlay to false. You'll need to manually set this flag to true in the editor if you need this functionality