This commit is contained in:
DerTyp187
2021-10-18 09:00:26 +02:00
parent c1af73f04c
commit c07aec7cc8
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class GameMaster : MonoBehaviour
{
[Header("GameMaster")]
[SerializeField] private int[] scores;
private void Start()
{
}
}

View File

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