This commit is contained in:
manhduyhoang90
2026-05-01 17:18:59 +07:00
parent d7c1b2f6b1
commit e22280eb94
4 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e5b780c3b8cfd464ead0e292cd8afd02
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class PlayerCollision : 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: feba9d7d89c862142aa1614997a3227f