The Magic Mirror: Let Players Change Outfits!
The Magic Mirror: Let Players Change Outfits!
Do you love showing off your favorite skin in Fortnite? What if your island had a magic mirror? Players could walk up to it and change their look instantly! No need to quit the game and go back to the lobby. We will build a Changing Booth. It is like a private dressing room on your island. Your friends will love it.
What You'll Learn
- What a Changing Booth device is.
- How to place it in your island.
- How players use it to swap outfits.
- Why this is great for fashion games.
How It Works
Imagine you are at a costume party. You have a big closet. You can try on different shirts, hats, and capes. In Fortnite Creative, we have a special device for this. It is called the Changing Booth.
Think of the Changing Booth like a magic mirror. When a player stands in front of it, something special happens. The game opens their Locker. The Locker is like a digital backpack. It holds all the skins, pickaxes, and gliders they own.
Here is the cool part. The player does not leave the game. They stay right there on your island. They just look into the mirror. They pick a new outfit. Then, they are ready to play again. It is super fast. It keeps the fun going.
Also, the booth is private. When the player is choosing their outfit, they cannot see the rest of the island. This is good! It keeps the surprise secret. Other players cannot peek at their new look until they are ready.
Let's Build It
We will not write any code for this. The Changing Booth is a "device." This means it is a pre-made tool. You just place it down. It works all by itself. Let’s see how.
// Step 1: Open your Creative Island editor.
// Step 2: Click on the "Devices" tab in the inventory.
// Step 3: Search for "Changing Booth".
// Step 4: Place it on the ground.
// Step 5: Test it! Walk up to it and press E.
Walkthrough
- Find the Device: Go to your Creative inventory. Look for the Devices tab. Search for "Changing Booth." It looks like a tall mirror or a small room.
- Place It: Click to place it on your island. Put it in a safe spot. Maybe near a spawn point. Or in a fashion zone.
- Test It: Play your island. Walk up to the booth. Press the E key. A menu will pop up. It shows your Locker. Pick a skin. Click "Apply." You are now wearing that skin!
- Done! You did it. You built a functional dressing room.
Try It Yourself
You have the basic booth. Now, let’s make it fun. Can you make a fashion show?
Challenge: Place three Changing Booths in a row. Make them look different. You can decorate the area around them with walls and lights. Make it look like a high-end fashion store. Then, invite a friend to test it.
Hint: Think about the theme. If you are building a fashion game, maybe make the booths look like fancy dressers. Use props to decorate. But remember, the booth itself cannot be changed. You can only change the world around it!
Recap
The Changing Booth is a simple but powerful device. It lets players change outfits during the game. They access their Locker without leaving the island. It is private and fast. Try placing one on your next island. Your players will thank you!
References
- https://dev.epicgames.com/documentation/en-us/fortnite/using-changing-booth-devices-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite-creative/using-changing-booth-devices-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite-creative/using-devices-in-fortnite-creative
- https://dev.epicgames.com/documentation/en-us/fortnite/using-devices-in-fortnite
- https://dev.epicgames.com/documentation/en-us/fortnite/fortnite-creative-glossary
Verse source files
- 01-fragment.verse · fragment
Turn this into a guided course
Add using-changing-booth-devices-in-fortnite-creative 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.