Operate Games

How to create player-centric game economies

Having a firm grasp on the resources, currencies, sources, and sinks in your game is a great start to building a healthy economy, but understanding what behaviors exist within your player base will allow you to tailor your reward and progression design choices.  In this guide, we’ll dive into how you can design your economy […]

Read More

Build your live game in a single modular platform with Unity Gaming Services

Let’s start with building your foundation. Building backend and multiplayer infrastructure early in production is vital for our developers – like InnerSloth, Riot Games, and Fika Productions. Pick what your game needs from multiplayer tools, player data management, and in-game content publishing.  Managing accounts Authentication, currently installed in more than 4,000 projects, allows you to […]

Read More

How to A/B test game difficulty with UGS Use Cases

Perfecting your game’s design can be difficult when you can’t see how your players interact with it. By doing A/B testing, you can make design decisions based on how your players really play the game. The Unity Gaming Services (UGS) Use Cases are a collection of samples that implement typical backend game use cases and […]

Read More

Get Jurassic with Loady Dungeons: The new UGS sample game

Addressables The Addressable Asset System provides an easy way to load assets by “address”. It handles asset management overhead by simplifying content pack creation and deployment. The Addressable Asset System uses asynchronous loading to support loading from any location with any collection of dependencies. Whether you are using direct references, traditional asset bundles, or resource […]

Read More