From 115f77bda0246a00f6e17469685c67746bdbd29d Mon Sep 17 00:00:00 2001 From: nirav Date: Sat, 12 Dec 2020 07:18:36 +0000 Subject: Initial commit --- Assets/Prefabs/Common UI/DialoguePanel.prefab | Bin 0 -> 13756 bytes Assets/Prefabs/Common UI/DialoguePanel.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/Ground.prefab | Bin 0 -> 5564 bytes Assets/Prefabs/Common UI/Ground.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/HUD.prefab | Bin 0 -> 37856 bytes Assets/Prefabs/Common UI/HUD.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/Platform.prefab | Bin 0 -> 7564 bytes Assets/Prefabs/Common UI/Platform.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/PlatformSmall.prefab | Bin 0 -> 7764 bytes Assets/Prefabs/Common UI/PlatformSmall.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/Start-End.prefab | Bin 0 -> 8836 bytes Assets/Prefabs/Common UI/Start-End.prefab.meta | 8 ++++++++ Assets/Prefabs/Common UI/TutorialText.prefab | Bin 0 -> 15652 bytes Assets/Prefabs/Common UI/TutorialText.prefab.meta | 8 ++++++++ 14 files changed, 56 insertions(+) create mode 100755 Assets/Prefabs/Common UI/DialoguePanel.prefab create mode 100755 Assets/Prefabs/Common UI/DialoguePanel.prefab.meta create mode 100755 Assets/Prefabs/Common UI/Ground.prefab create mode 100755 Assets/Prefabs/Common UI/Ground.prefab.meta create mode 100755 Assets/Prefabs/Common UI/HUD.prefab create mode 100755 Assets/Prefabs/Common UI/HUD.prefab.meta create mode 100755 Assets/Prefabs/Common UI/Platform.prefab create mode 100755 Assets/Prefabs/Common UI/Platform.prefab.meta create mode 100755 Assets/Prefabs/Common UI/PlatformSmall.prefab create mode 100755 Assets/Prefabs/Common UI/PlatformSmall.prefab.meta create mode 100755 Assets/Prefabs/Common UI/Start-End.prefab create mode 100755 Assets/Prefabs/Common UI/Start-End.prefab.meta create mode 100755 Assets/Prefabs/Common UI/TutorialText.prefab create mode 100755 Assets/Prefabs/Common UI/TutorialText.prefab.meta (limited to 'Assets/Prefabs/Common UI') diff --git a/Assets/Prefabs/Common UI/DialoguePanel.prefab b/Assets/Prefabs/Common UI/DialoguePanel.prefab new file mode 100755 index 0000000..c7b2e69 Binary files /dev/null and b/Assets/Prefabs/Common UI/DialoguePanel.prefab differ diff --git a/Assets/Prefabs/Common UI/DialoguePanel.prefab.meta b/Assets/Prefabs/Common UI/DialoguePanel.prefab.meta new file mode 100755 index 0000000..d4d4d7e --- /dev/null +++ b/Assets/Prefabs/Common UI/DialoguePanel.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c24b863f53af444e823abc3920c4e07 +timeCreated: 1473487146 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/Ground.prefab b/Assets/Prefabs/Common UI/Ground.prefab new file mode 100755 index 0000000..ae61aa7 Binary files /dev/null and b/Assets/Prefabs/Common UI/Ground.prefab differ diff --git a/Assets/Prefabs/Common UI/Ground.prefab.meta b/Assets/Prefabs/Common UI/Ground.prefab.meta new file mode 100755 index 0000000..d70d008 --- /dev/null +++ b/Assets/Prefabs/Common UI/Ground.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7af9464e53535b248b897910198f0c46 +timeCreated: 1474275567 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/HUD.prefab b/Assets/Prefabs/Common UI/HUD.prefab new file mode 100755 index 0000000..7c525ee Binary files /dev/null and b/Assets/Prefabs/Common UI/HUD.prefab differ diff --git a/Assets/Prefabs/Common UI/HUD.prefab.meta b/Assets/Prefabs/Common UI/HUD.prefab.meta new file mode 100755 index 0000000..b63ea68 --- /dev/null +++ b/Assets/Prefabs/Common UI/HUD.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a1a1d23d958ab4c4cbafa1749bdfd8de +timeCreated: 1474692444 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/Platform.prefab b/Assets/Prefabs/Common UI/Platform.prefab new file mode 100755 index 0000000..e2271f9 Binary files /dev/null and b/Assets/Prefabs/Common UI/Platform.prefab differ diff --git a/Assets/Prefabs/Common UI/Platform.prefab.meta b/Assets/Prefabs/Common UI/Platform.prefab.meta new file mode 100755 index 0000000..aecf68c --- /dev/null +++ b/Assets/Prefabs/Common UI/Platform.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 854acea221d67e84ca81f26952ea839b +timeCreated: 1466913615 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/PlatformSmall.prefab b/Assets/Prefabs/Common UI/PlatformSmall.prefab new file mode 100755 index 0000000..afbc40f Binary files /dev/null and b/Assets/Prefabs/Common UI/PlatformSmall.prefab differ diff --git a/Assets/Prefabs/Common UI/PlatformSmall.prefab.meta b/Assets/Prefabs/Common UI/PlatformSmall.prefab.meta new file mode 100755 index 0000000..87ab78f --- /dev/null +++ b/Assets/Prefabs/Common UI/PlatformSmall.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f9e62775e7ace56429b0743e9ea9e9c0 +timeCreated: 1466913615 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/Start-End.prefab b/Assets/Prefabs/Common UI/Start-End.prefab new file mode 100755 index 0000000..e62a097 Binary files /dev/null and b/Assets/Prefabs/Common UI/Start-End.prefab differ diff --git a/Assets/Prefabs/Common UI/Start-End.prefab.meta b/Assets/Prefabs/Common UI/Start-End.prefab.meta new file mode 100755 index 0000000..00f1546 --- /dev/null +++ b/Assets/Prefabs/Common UI/Start-End.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 70ef04b189bb37143ba2e6418a781a03 +timeCreated: 1474690623 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Common UI/TutorialText.prefab b/Assets/Prefabs/Common UI/TutorialText.prefab new file mode 100755 index 0000000..1438fee Binary files /dev/null and b/Assets/Prefabs/Common UI/TutorialText.prefab differ diff --git a/Assets/Prefabs/Common UI/TutorialText.prefab.meta b/Assets/Prefabs/Common UI/TutorialText.prefab.meta new file mode 100755 index 0000000..187dd74 --- /dev/null +++ b/Assets/Prefabs/Common UI/TutorialText.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 21cd9a901a4801b42ad4e605bfe2557c +timeCreated: 1474275999 +licenseType: Free +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.2.3