Design your Island
You can design your island either before or after the devices are set up.
Use a combination of prefabs, galleries, and props to create your gameplay environment. For more information, read about ways to design your game’s arena and pregame lobby.
Make sure your gameplay has two sections: an arena and a spawn area. Regardless of how you design your island, make sure to fill your arena with various props for players of the prop team to choose from. You can even choose props like toilets or teddy bears.
The Prop-O-Matic weapon will only work with official Fortnite props. However, you can turn any static mesh into a Fortnite prop. This works with any static mesh imported into your project from custom assets or from Fab.
To turn a static mesh into a prop, follow these steps.
Open the Content Browser.
Click on your project’s Content folder, usually the first folder under All.
Click + Add or right-click in the asset section of the Content Browser.
Click Blueprint Class.
Select Building Prop in the Common section of the Pick Parent Class menu.
Name your class.
Double-click the asset to open the blueprint window.
In the Components tab of the blueprint window, click Static Mesh Component.
Either drag your static mesh to the Static Mesh square in the Details tab or select it from the dropdown menu.
Click the save icon in the upper left-hand side and close the window.
Drag your blueprint class into your scene from the content browser.