Create a Fiery Loot Chest in UEFN
Create a Fiery Loot Chest in UEFN
Do you want to surprise players with a glowing, fiery chest? This chest holds cool Oni weapons. We will make it look amazing. You will learn how to use the Content Browser. You will also learn how to add items to a chest. Let’s start building!
What You'll Learn
- How to find the Fire Petal Themed Chest in the editor.
- What a Chest is in UEFN (it’s a list of items).
- How to add weapons and masks to your chest.
- How to place the chest in your island.
How It Works
Imagine you are packing a backpack for a trip. You choose what to put inside. In Fortnite Creative, a Chest works the same way. It is a container. It holds a list of items. When a player opens the chest, they get one of those items.
The Fire Petal Themed Chest is special. It looks like it is on fire. It fits a Japanese Oni theme. It gives players cool items. These items might include the Oni Mask. It might give the Oni Shotgun. It can also give high-tier weapons.
You do not code this part. You use the Content Browser. This is a menu in UEFN. It has all the assets you can use. Think of it like a toy box. You pick toys from the box. Then you put them in your chest.
Here is the plan:
- Open the Content Browser.
- Find the Chest category.
- Add items to the chest.
- Place the chest in your game.
Let's Build It
We will build a Fire Petal Chest step-by-step. Follow these actions in UEFN.
Step 1: Open the Content Browser
Click the Content Browser icon. It looks like a folder. It is usually on the left or bottom of the screen. This opens your asset library.
Step 2: Find the Chest Tab
Look for a tab called Chest. It might be near the Weapons or Items tabs. Click it. This tab is empty at first. It is like an empty box waiting for toys.
Step 3: Add Items to the Chest
Now we add loot. Go to the Weapons or Items tab.
- Find the Oni Mask.
- Click Add to Chest.
- You will see a yellow number. It shows how many items are in the chest.
- Repeat this for the Oni Shotgun.
- Add some Ammo too.
You can add up to fifteen items. The chest will get full soon. When it is full, the Add to Chest button disappears. You must remove items to add more.
Step 4: Place the Chest in Your Island
Go back to the Chest tab.
- Find the Fire Petal Themed Chest.
- Drag and drop it into your world.
- Place it in a cool spot. Maybe in a dungeon.
Step 5: Test It
Play your island. Walk up to the chest. Open it. You should see the Oni items. You can pick them up. You are now a loot master!
Code-Free Zone
You might wonder where the code is. For this task, you do not need Verse code. You use the editor tools. This is like building with Lego blocks. You snap pieces together. The engine handles the rest.
Try It Yourself
Can you make a "Surprise Chest"?
- Add three different items to the chest.
- Add one Slap item.
- Place the chest in a hidden room.
- See if you can find it while playing.
Hint: Check the Items tab for Slap items. They are fun to use!
Recap
You made a Fire Petal Themed Chest. You used the Content Browser. You added items to the chest. You placed it in your world. Great job! You are ready to make more cool chests.
References
- https://dev.epicgames.com/documentation/en-us/fortnite-creative/using-chest-and-ammo-gallery-devices-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite/using-chest-and-ammo-gallery-devices-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite-creative/exploring-the-content-browser-menu-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite/using-slap-items-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite/using-attack-items-in-fortnite-creative
Turn this into a guided course
Add Fire Petal Themed Chest to your free study plan — we'll suggest related pages and stitch the lot into one compile-checked, self-guided lesson with worked examples and quizzes.
References
Original tutorial generated by Verse Island from the Verse/UEFN knowledge base, with references to the Epic Games sources above. Code is validated against the knowledge base.