Follow
Series

Unity Single Scene Architecture

In this series, I cover building games in Unity using a single Scene architecture and loading assets dynamically at runtime using the Unity Addressables package.

Articles in this series

Unity Single Scene Architecture Introduction

Oct 15, 20223 min read

Series Post 1 · In this series of posts, I am going to describe an approach to architecting a game with a single scene. Follow along as I add to this...

Unity Single Scene Architecture Introduction
Unity Single Scene Architecture - Game Manager
Unity Single Scene Architecture - Loading
Unity Single Scene Architecture - Menu
Unity Single Scene Architecture - GameOver