Introduction

Modular Game Modes is a framework that enables developers to break down complex game modes into manageable, interchangeable phases, so they can build flexible and highly organized game mode structures.

Who is this for?

This plugin is perfect for developers who want to streamline their game’s lifecycle, simplify complex game mode logic, and improve code readability. Whether you're creating multiplayer games, or single-player experiences, this plugin is designed to make game mode management effortless.

It is recommended to have an understanding of Unreal Engine's Gameplay Framework before using the plugin. Comprehending the concepts of AGameModeBase and AGameStateBase is specially relevant.

Where to buy?

The plugin is sold on the Lorwen Pyramid Fab.com listing.

About this guide

This guide covers the core features and functionality of the plugin, providing you with a foundational understanding of its capabilities. An example project is included to demonstrate how to effectively implement the plugin in your own projects.