You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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