How to Set Up Data Assets
Chill Placement Assist uses data assets to manage placement settings. In these assets, you can customize prop-specific values to tweak your experience when the tool has said prop selected for placement.
Create a new Data Asset:
In the Content Browser, right-click, hover over Miscellaneous, and click on Data Asset.
Or type "Data Asset" in the search bar at the panel's top.

Select the "Placement Settings Data Asset" class for the Data Asset.

Configuring Data Assets:
You will initially have an empty data asset. Press on the add element button to start adding your first placeable object into the asset:

Next, you will need to open the submenu by pressing the arrow on the left side:

You can repeat these steps to add multiple static meshes or blueprint actors into the data asset.
Explaining the settings:
Asset Type: This dropdown allows you to select which type of asset this is. The options are:
Static Mesh: Choose this option to add a regular static mesh for placement.
Actor: Choose this option to add any blueprint actor for placement. This could include blueprints containing gameplay code, such as enemy spawners or chests, or blueprints that contain static meshes with lights.
Weight: This value determines the chance this object is randomly selected from the list. The higher the value, the higher the chance this will get chosen.
Base Position Offset: This value applies a position offset to the preview and placement of the object when using the tool. Adjust this value if the root of the preview does not align with your expected position.
Base Rotation Offset: This value applies a rotation offset to the preview and placement of the object, similar to the position offset. Adjust this value if the rotation from the preview does not align with your expectations.
Override Placement Settings: Enable this value to showcase and enable object-specific overrides for the placement tool.
Force Random Rotation: This option forces the object to rotate randomly, even if another rotation mode is selected in the placement assist editor tool.
Force Custom Scale Range For Dragged Scale: Enable this value to showcase and adjust a value range that will override the range from the placement assist editor tool when the tool is in Dragged Scale mode.
Force Custom Scale Range For Random Scale: Similar to above, enable this value to showcase and adjust a value range that will override the range from the placement assist editor tool when the tool is in Random Scale mode.
Last updated