Skip to content
Snippets Groups Projects
Commit 3310fe11 authored by Julius Fredrik Einum's avatar Julius Fredrik Einum
Browse files

Added stat panel script

parent 7ec66b7b
No related branches found
No related tags found
2 merge requests!41Pushing new changes in main into master,!38Juliuses nye super branch merge
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class StatPanelScript : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
fileFormatVersion: 2
guid: eeb42a0d1d46d84439328a1d543071fd
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment