This commit is contained in:
RochesterX
2025-01-10 18:41:37 -05:00
parent 33d19846dc
commit 30eda583a1
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class Test : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: ca02decb56ef91c40af52d499e1659c0