Organization of Game Files

Created folder for C# files, player, and enemy so it's a little cleaner...
This commit is contained in:
Iazubi
2024-10-23 17:28:44 -07:00
parent 9494eb1e34
commit 0a4d0e9c86
47 changed files with 32 additions and 0 deletions

8
Assets/C# Scripts.meta Normal file
View File

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

8
Assets/Enemy.meta Normal file
View File

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

View File

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB

8
Assets/Player.meta Normal file
View File

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

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

0
Assets/teoCropped.png → Assets/Player/teoCropped.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.5 MiB

After

Width:  |  Height:  |  Size: 2.5 MiB

8
Assets/World.meta Normal file
View File

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

View File

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 115 KiB