Tutorials
This page contains tutorials for developers using the Mother Framework. These tutorials cover a range of topics to help you get started and make the most of the framework.
The Basics
1. Creating Your First Program
In this tutorial we go through the steps of creating your first program using the Mother Framework. We cover how to install a fresh project, how to create a custom module, and how to expose a custom command that the player can use in-game.
2. Creating a Dancefloor using Multiple Modules
This tutorial builds on the first tutorial and walks through how we can use multiple modules and events to create a disco-styled dancefloor using inset light panels. Party on Wayne!