Add new minigame

This commit is contained in:
dvschuyl
2023-05-18 15:07:32 +02:00
parent 1a20212b2a
commit 3f9339c521
28 changed files with 835 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class NewMinigameController : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 1ace1e890032e4d41b8ef9668e22b91b
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,3 @@
{
"name": "NewMinigame"
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 61080759da8da5247b0639b838105a67
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: