Second UI Overhaul. Menu button not implemented yet. Profile page updated.

This commit is contained in:
shadow8t4 2018-04-25 13:27:28 -05:00
parent f646a55f15
commit 3b3b8ba23f
29 changed files with 122 additions and 2 deletions

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 7e3e9df74a462a64a8f5645e5ae99365
timeCreated: 1524679511
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 1e2657f5a0590d3439166e06762eee0f
timeCreated: 1524679360
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: fa408530e9193f04a89413db536ecad6
folderAsset: yes
timeCreated: 1523381747
licenseType: Free
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 2ff4eb0700f8b12488930f0e38c76712
timeCreated: 1523557265
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: e51ca5c9f429b994b809de4f27b07ef8
timeCreated: 1523381771
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 5e931df1f395ce34593d0c8d743fb7bc
timeCreated: 1523381756
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 47cdeeb9927ccbc428e5e853529cabdd
timeCreated: 1524162403
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: b43a02c13753e5d4085147253e07502c
timeCreated: 1523382230
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: fbf6aa2e9f888374b950a720d0d4a1c7
timeCreated: 1523381760
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 37f0b1e2cab100b45b13105c713988a1
timeCreated: 1523381758
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 6f1ad5af631524940bf3e10e7792b9b8
timeCreated: 1524663319
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View file

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 326b00dfcab7e8c4da45c990cef3c9b6
timeCreated: 1524679668
licenseType: Free
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -14,7 +14,7 @@ public class LeaderboardManager : MonoBehaviour
void Start()
{
// Eventually get data on start.
CallGetData();
}
public void CallGetData()

View file

@ -1 +1 @@
m_EditorVersion: 2017.2.1f1
m_EditorVersion: 2017.3.1f1