We want to make game development easier, so you can build your best game. So this is where you can find our blog, guides, videos, documentation and more.
We spoke to lecturer Zayd Dawood about his educational 2D platformer, The Cyber Choices Challenge – the LootLocker-powered game that teaches its players about cybercrime law.
March 16, 2023Building a fun, memorable, and beautiful game is critical for success. You know that. But once your player’s bought and downloaded your game you still need to keep them interested. Our progression system lets you build and implement all types of cross-platform progressions in your game, and hook them up to the rest of our backend features.
February 16, 2023Our 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