Here we chat about game development, game backends, and everything else in between. Find the latest LootLocker news, interviews, updates and more
Our customization complexity makes it easy to create different looks for the same asset in your game – like different styles of helmets, armor or uniforms, colored faction emblems, different skins, and so on. Learn how to use them in your Unity game.
January 25, 2023Create a weighted drop system for your in-game loot with Drop Tables. These can be used for things like gacha systems, rewards from bosses in MMORPGS, and much more! This guide walks you through implementing Drop Tables in a Unity game project.
December 8, 2022Asset packages are a great way to add multiple types of rewards to your players’ inventories – like a buy-one-get-one-free type deal, or a complete set of armor, for example. You can use them for pretty much anything, e.g. loot in chests, prizes for winning contests, or starting bundles (among other things).
November 1, 2022