Quicksave Logo

Button Activities

Button Activities

Button activities allow us to use interactive elements from our UI to transition from different machine states. In this tutorial, we will create a new button activity to move us from our menu to our game state.

Button Activity Practices

When creating activities, it's important to keep in mind the best practices within the Machine Editor and consider how the Machine operates when entering or exiting a state.

LayoutRef Node thumbnail

Up Next...

LayoutRef Node

Next Tutorial