This may be a repeat guide, but for my first post here, I’ll show how to make a versatile loot box you can easily make and copy in any Battle Royale style of game!
Materials Needed For The BASE Loot Box
- 1 Button
- 1 Crate Prop
- 1 Wire Repeater
- Place the button. Make sure it is invisible.
- Wire the button to the wire repeater. Button Pressed—>Repeat Wire Pulse
- Wire the wire repeater back to the button. Repeated Wire Pulse—>Deactivate Button
- Wire the button to the crate. Button Pressed—> Hide Prop.
- Make the crate have no collision, then tint it how you like and move it on top of the button!
By now, you have the base of the crate done. You can do multiple things with this.
- You can simply wire the button to item granters.
- You can use a randomizer and channels to make these loot boxes grant you random gear. Wire the button to a randomizer trigger that triggers item granters with random loot.
- You can make variations of these crates to grant better loot.
- You can swap the button for an invisible vending machine to make a loot box that you must open with a key.
- You can even make complicated systems like making the loot boxes grant better loot the more of a certain item or the more knockouts you have!
- You can even combine these things!
There you have it! Try this out when you next make a map!