resolved issues and added minigames to list
This commit is contained in:
@@ -58,11 +58,13 @@ public class GameManager : MonoBehaviour
|
||||
// will silently fail and the task button will appear dead.
|
||||
[SerializeField] public string[] minigameScenes = {
|
||||
"MiniGame-Kabely",
|
||||
//"MiniGame-insertkeys", Obsolete ?
|
||||
"ButtonsMemoryMinigame",
|
||||
"Happywheelminigamescene",
|
||||
"MiniGame-KeyInsert",
|
||||
//"MiniGame-FlappyBird", Out Of Order, Not assigned prefabs
|
||||
//"MiniGame-ThrowInHole", Not pushed into main branch
|
||||
//"MiniGame-Satelit", No assets, just placeholder task
|
||||
"MiniGame-FlappyBird",
|
||||
"MiniGame-Satelit",
|
||||
"MiniGame-ThrowInHole",
|
||||
"minihra cistici dira"
|
||||
};
|
||||
|
||||
[Header("Debug")]
|
||||
|
||||
Reference in New Issue
Block a user