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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
CHANGELOG: Prefabricator
2
2
========================
3
+
Version 1.6.0
4
+
-------------
5
+
* 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
6
+
* New: Updated the docs to demonstrate the new Prefab Randomizer's actor filter feature
7
+
* 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
8
+
3
9
Version 1.5.3
4
10
-------------
5
11
* New: Added a blueprint function to set the prefab asset on a prefab actor
0 commit comments