Update level select menu with icons and scrollable view
This commit is contained in:
@@ -30,8 +30,13 @@ namespace Levels
|
||||
public Sprite mapSprite;
|
||||
|
||||
/// <summary>
|
||||
/// Icon to display for this level switch.
|
||||
/// Icon to display in UI for this level switch.
|
||||
/// </summary>
|
||||
public Sprite menuSprite;
|
||||
|
||||
/// <summary>
|
||||
/// Icon to display for minigame selection, attached to this level.
|
||||
/// </summary>
|
||||
public Sprite minigameMenuSprite;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user