There's more to be lost than a few crypto-bro's money when a play-to-earn game passes its peak.
Learn how to make your expensive Unity scripts cost nothing while they are offscreen.
Today we're digging into the math behind estimating the value of battle passes. We'll discuss a few popular ones, a few tricks devs pull to balance them, and how to reverse engineer their estimated value.
Today I'm starting a multi-part series on Battle Passes and their economic value. In this post we'll start with a high level overview of some of the most popular in the AAA space: Halo Infinite, CoD Warzone, Destiny 2, and Fortnite.
Learn about the lovely KISS Command Pattern in Unity I cant live without in my games. This pattern will empower you to easily connect your gameplay systems without all the complexity that comes from asynchronous systems. Best of al
In game development you usually have a bug backlog. And it usually never stops growing. These are my thoughts on how to tackle that problem.