Create smooth stream of symbols

This commit is contained in:
lvrossem
2023-03-16 16:22:24 +01:00
parent 08cccd27b5
commit d81a04ff2a
3 changed files with 111 additions and 7 deletions

View File

@@ -6,6 +6,9 @@ using TMPro;
using UnityEngine;
using UnityEngine.UI;
/// <summary>
/// Contains all game logic for the SpellingBee game
/// </summary>
public class GameController : MonoBehaviour
{
/// <summary>