Gum Project (.gumx) Tutorial

Introduction

This series of tutorials covers how to load a Gum project using all of the functionality provided by Gum for creating and maintaining MonoGame projects. This tutorial is intended for brand new users of MonoGame Gum. It covers the following topics:

  • Creating a new Gum project (.gumx)

  • Loading the Gum project (.gumx) in MonoGame

  • Displaying Screens

  • Interacting with Gum Forms UI

  • Accessing Gum instances in code

  • Working with Gum code generation for strongly-typed components

  • Managing multiple screens

Last updated