game(assets): create script

This commit is contained in:
rezazfn 2025-01-27 10:48:17 +08:00
parent 45af15e3a9
commit ec8f7a86f8
2 changed files with 29 additions and 0 deletions

18
Game/Assets/Sweeping.cs Normal file
View file

@ -0,0 +1,18 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Sweeping : 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: 8f213824e62d28342b694c03bd1a9088
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: