任务系统一半多,商城筛选功能,一些细节和免费包
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1f4b2ea4c843e6b43ae38b5a467e393e
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class expBottlesSO : ScriptableObject
|
||||
{
|
||||
public string expBottleName;
|
||||
|
||||
[TextArea(3, 3)] public string expBottleDescription;
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1fbbc2d4e0d333b4f9ffc73d70c317b0
|
||||
Reference in New Issue
Block a user