top of page

Variables

Multiplayer Piano features one main blueprint:

  • BP_Piano

​

This blueprint contains a few variables of which most are used for functionality, and two are used as a customizable setting.

​

This section will be short as we will only go over the variables used as a setting.

Piano

In this section we will walk through each variable used for adjusting and setting up the BP_Piano

pianocircle.png
mpvariables.png

- ShowKeyNumbers: If set to true, the numbers that belong to each key (for input) will be shown above the keys. If set to false no numbers will be shown.

​

- Font: Determines the font used for the input labels.

​

bottom of page