Compare commits

...

123 Commits
0.1 ... main

Author SHA1 Message Date
Fangh c9d8fd689f fix(scoringpage): move players up a bit + add an exit button 2024-03-03 13:13:14 +01:00
Fangh f5a5992e0b Merge pull request 'localization - closes #17 & #16' (#19) from localization into main
Reviewed-on: #19
2024-02-29 21:50:49 +00:00
Fangh 24c001dcc7 fix(GameManager): give a default value to lastState just in case 2024-02-29 22:45:37 +01:00
Fangh d9580450cc fix(gamemanager): explanationpage is stuck 2024-02-29 22:40:18 +01:00
Fangh c69c92d733 fix(gamemanager): try to fix explanation stuck 2024-02-29 22:34:08 +01:00
Fangh 68697c7b06 fix(GameManager): onroomupdate 2024-02-29 22:13:47 +01:00
Fangh dc20e8e87e fix(gamemanager): subscribe only after room is created 2024-02-29 22:06:16 +01:00
Fangh b9c1d74943 fix(localization): remove UnityEditor references for localization 2024-02-29 21:57:27 +01:00
Fangh f784cbf142 feat(localization): prompts should be in selected language from PC 2024-02-29 21:34:05 +01:00
Fangh 9d3dfb8c0f feat(localization): add MPUIKit plugin 2024-02-29 21:33:27 +01:00
Fangh 39bfa4b2e7 feat(localization): all UI should be now localized 2024-02-29 20:52:54 +01:00
Fangh 350109262d feat(localization): add localization for scripted texts 2024-02-27 23:46:29 +01:00
Fangh ad12dd2cdf feat(localization): addressables settings 2024-02-27 23:46:10 +01:00
Fangh 83a2979bc9 feat(localization): build adressables for string tables 2024-02-27 23:45:51 +01:00
Fangh a491958372 feat(localization): add localisation package 2024-02-27 23:45:30 +01:00
Fangh aa34b134c8 fix(#11): same image on PC/mobile 2024-02-27 21:47:23 +01:00
Fangh d993946343 fix(#11) 2024-02-27 21:40:21 +01:00
Fangh c290bbd1cb fix(#11] 2024-02-27 21:25:16 +01:00
Marine c10683a6f6 show score 2024-02-25 18:30:14 +01:00
Marine 1158270ca6 counter while vote phone 2024-02-25 17:50:41 +01:00
Marine 8a609ff22f center waiting players label 2024-02-25 17:20:48 +01:00
Marine 1a83915446 icon texture android 2024-02-25 17:14:32 +01:00
Fangh 61a3d4a499 fix(#18): re-enable submit button if error 2024-02-24 12:37:39 +01:00
Fangh 4fd38cea44 Build ios 2024-02-24 12:06:35 +01:00
Fangh 05dd193571 add unity recorder in order to take screenshots 2024-02-24 12:06:17 +01:00
Fangh 9f3e0bffbf Create Privacy Agreement.md 2024-02-11 21:57:50 +01:00
Michel Roux 6d1646579d chore: update build version 2024-02-08 21:55:11 +01:00
Fangh d00e688098 feat(promptlistloader): can send one prompt from editor 2024-02-08 21:54:06 +01:00
Marine f73c197310 Merge branch 'main' of ssh://patema.crystalyx.net:2222/GameJams/Snaparazzi 2024-02-04 17:57:25 +01:00
Marine 7c36f1e60e Score screen 2024-02-04 17:57:05 +01:00
Fangh 503634db53 fix: timer for vote is same as timer for picture 2024-02-04 14:35:42 +01:00
Fangh 2670a870be fix: player can enter room multiple times 2024-02-04 14:32:14 +01:00
Fangh ee6c2fa97c fix: if there is a broken room, retry 2024-02-04 14:30:11 +01:00
Fangh 50bff13fae fix: remove unused property + disable submitstartgame at start 2024-02-04 14:12:27 +01:00
Fangh cf0a4d578c fix: display first page and unsubscribe from your old room 2024-02-04 14:09:04 +01:00
Fangh e9ac369702 fix: clearing room when new game 2024-02-04 13:57:13 +01:00
Fangh aa410f21e5 fix: remove a white square 2024-02-04 13:44:55 +01:00
Fangh 5f0704c2f1 fix: manage if one player did not send a propositon 2024-02-04 13:36:03 +01:00
Fangh a99f7dca5c fix: only one background 2024-02-04 13:33:24 +01:00
Fangh 764a39d053 fix: correct pages should toggle at correct time 2024-02-04 13:32:08 +01:00
Fangh 211aa89485 wip: try to know why state doesn't update on phone 2024-02-04 13:21:39 +01:00
Fangh 63bcb59d72 wip 2024-02-04 13:11:24 +01:00
Fangh 6454b54dc6 wip: add some security 2024-02-04 13:02:58 +01:00
Fangh 2de1611c4d wip: reset values 2024-02-04 12:42:57 +01:00
Fangh 825c69fcc1 add debug logs 2024-02-04 12:23:12 +01:00
Fangh 723edde647 WIP restart same players 2024-02-04 12:04:24 +01:00
Fangh e402e01ec4 V0.2.0 2024-02-04 12:02:25 +01:00
Fangh 5a88e7c987 (feat): add ending music for score page 2024-02-01 23:41:14 +01:00
Fangh 1cb3ca33da fix: missing ref to an SFX 2024-02-01 23:40:17 +01:00
Fangh 03274f1193 fix: disable musics on phone 2024-02-01 23:36:25 +01:00
Fangh 3c3c887366 fix: forgot the SFX when changing camera 2024-02-01 23:35:07 +01:00
Fangh 0302d75d05 feat: plug some sounds 2024-02-01 23:31:24 +01:00
Fangh 02f4460987 chore: remove unused property 2024-02-01 23:18:00 +01:00
Fangh d8cb7335b2 fix: end buttons were displayed both for first player 2024-02-01 23:17:21 +01:00
Fangh e254385459 fix: playerprefs were not saved 2024-02-01 23:10:21 +01:00
Fangh f31f41ac8b fix: all player have voted = all player - 2 2024-02-01 23:07:43 +01:00
Fangh 11b016370d fix: forgot some references 2024-02-01 23:05:37 +01:00
Fangh db56c69dd9 feat: cannot play under 3 players 2024-02-01 22:57:10 +01:00
Fangh a1dd3f0151 chore: delete unused file 2024-02-01 22:49:50 +01:00
Fangh 3adfb8a363 fix: delete files is on main thread 2024-02-01 22:48:03 +01:00
Fangh a64ce8c7ac fix: players keep their sticker's color during voting time 2024-02-01 22:45:02 +01:00
Fangh 9a23f40604 fix: waiting 4sec instead of stopping votes directly 2024-02-01 22:38:58 +01:00
Fangh b03704c971 feat: voting time is reduced if everyone has voted + pictures of a room are deleted at the end 2024-02-01 22:38:34 +01:00
Fangh 379abeccc8 chore: push packages 2024-02-01 00:03:20 +01:00
Fangh 51f7156d77 fix: UI was not good on mobile 2024-02-01 00:03:13 +01:00
Fangh 3b6d8a8453 feat: enable end buttons only for first player 2024-01-31 23:55:35 +01:00
Fangh 70b9bee50a fix: restarts buttons were not plugged 2024-01-31 23:48:09 +01:00
Fangh b7f6de5d78 feat: scoring 2024-01-31 23:45:58 +01:00
Fangh 02a8e7aff7 scoring page design 2024-01-31 23:45:05 +01:00
Fangh cf188e8a10 chore: update images parameters 2024-01-31 23:00:16 +01:00
Fangh fd73d2e3b8 fix: improve title image 2024-01-31 22:58:32 +01:00
Fangh b53334bd4c chore: remove unused asset 2024-01-31 22:49:09 +01:00
Fangh eda634a73e fix: desaturate stickers 2024-01-31 22:48:49 +01:00
Fangh 8c825b0d0c fix: the correct questions should be sent to the correct players 2024-01-31 22:34:50 +01:00
Fangh 7e4416824e fix: uploading text was on two lines 2024-01-31 22:05:23 +01:00
Fangh 74f732f1f3 fix: voter stickers are reset between each vote 2024-01-31 22:05:08 +01:00
Fangh 580dbbdca8 feat: new voter sticerks 2024-01-31 22:04:51 +01:00
Fangh 937006e07c feat: go to scoringpage 2024-01-29 23:49:48 +01:00
Fangh 6898ac3a84 fix: stop sending request to server 60time per seconds 2024-01-29 23:40:38 +01:00
Fangh 61bdd410fe putting debug logs everywhere 2024-01-29 23:32:30 +01:00
Fangh 7431de67ae fix: my last commit does not compile 2024-01-29 23:01:58 +01:00
Fangh 884d2a0e2d fix: (I hope) switch to waiting screen after vote (and clean some debug log) 2024-01-29 23:00:10 +01:00
Fangh 6b56da648c fix: add debug log 2024-01-29 22:50:20 +01:00
Marine 94431e281f fix: button ref 2024-01-29 22:35:48 +01:00
Fangh d3de9abdea Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-29 22:27:27 +01:00
Fangh d25fcca367 add some funny texts 2024-01-29 22:27:21 +01:00
Marine bbb2a98412 Merge branch 'main' of ssh://patema.crystalyx.net:2222/GameJams/Snaparazzi 2024-01-29 22:26:57 +01:00
Marine 5050a303b3 submit button phone view 2024-01-29 22:26:49 +01:00
Fangh 91d0710ce9 Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-29 22:19:34 +01:00
Fangh ad481d6ee3 fix: continueWith => continueWithOnMainThread 2024-01-29 22:19:22 +01:00
Marine f585b53f4f Merge branch 'main' of ssh://patema.crystalyx.net:2222/GameJams/Snaparazzi 2024-01-29 22:17:25 +01:00
Marine 675c41431a add scriptable object for funny text 2024-01-29 22:17:14 +01:00
Fangh 099c3c3a86 fix(takepicture): set reference of submit button 2024-01-29 22:13:31 +01:00
Fangh d560dfcee5 fix: (i hope) when player vote, it does not display next vote 2024-01-29 22:10:52 +01:00
Fangh 75723a3b06 fix: no link for vanille 2024-01-29 21:40:36 +01:00
Fangh 82d7834093 update: voting page on pc 2024-01-29 21:36:17 +01:00
Fangh 6840171608 fix: (hopefully) i create a new voter list if it's empty instead of null ref 2024-01-29 21:34:39 +01:00
Fangh f379a3d5c8 Update PhoneView.unity 2024-01-29 21:30:29 +01:00
Fangh edd04888ed fix: players can (hopefully) vote 2024-01-29 21:30:09 +01:00
Fangh 099d717427 fix: update colors on home page 2024-01-29 21:15:16 +01:00
Fangh 08162191c8 feat: mute music button 2024-01-29 21:11:49 +01:00
Fangh fa45a83124 wip: try to fix local i issue 2024-01-29 21:01:09 +01:00
Fangh 274d4cc3dc fix: page vote wasn't displayed if you were on waiting for other players 2024-01-29 20:54:35 +01:00
Fangh 489102c948 fix: when 2 photos has been taken, should go to waiting page 2024-01-29 20:50:32 +01:00
Fangh c46d35df1b fix: Take Picture State 2024-01-29 20:39:15 +01:00
Fangh 8ed7abbba2 if all players push there 2 propositions, it goes to next page auto 2024-01-29 20:18:09 +01:00
Fangh dec3b18a0e rework wait for proposition page 2024-01-29 19:32:07 +01:00
Fangh c63583fea1 delete unused scene 2024-01-29 19:03:39 +01:00
Fangh 6122b747de fix: currentQuestion => currentQuestionId 2024-01-28 23:04:14 +01:00
Fangh f01d2e4227 fix(vote): questionID was converted to Quesiton object 2024-01-28 22:57:43 +01:00
Fangh c09b3fb8f0 fix(ui): update some UI 2024-01-28 22:50:26 +01:00
Fangh e27ad3fb40 fix: Vote one by one 2024-01-28 22:42:02 +01:00
Fangh f533a4ba75 fix(vote): buttons were not referenced 2024-01-28 22:16:16 +01:00
Fangh 683e2d5de4 Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-28 22:08:33 +01:00
Fangh 57d7b5d9f8 fix(imagedownloader): remove debug fonction 2024-01-28 22:08:27 +01:00
Fangh a6e67d3b76 Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-28 22:07:41 +01:00
Fangh 878a8d18fa feat(storagemanager): correctly convert GS url to http url 2024-01-28 22:07:34 +01:00
Fangh 25d4ff6e92 fix(cameramanager): webcamtexture sometime failed to initialize 2024-01-28 21:53:27 +01:00
Fangh c952783c36 fix(firebase): force android resolver 2024-01-28 21:49:21 +01:00
Fangh 03158f21c9 Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-28 21:37:53 +01:00
Fangh e6b503e650 reskin connection phone view 2024-01-28 21:37:45 +01:00
Fangh f1a50a1768 Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi 2024-01-28 21:28:58 +01:00
Fangh 073e60757d fix(firebase): initialization was not done on main thread 2024-01-28 21:28:48 +01:00
495 changed files with 24095 additions and 18086 deletions

BIN
Assets/2DAssets/404.png (Stored with Git LFS)

Binary file not shown.

BIN
Assets/2DAssets/Chrono white final.png (Stored with Git LFS)

Binary file not shown.

View File

@ -1,5 +1,6 @@
fileFormatVersion: 2
guid: 025f0ae42e4292d419c094fb9f91a3bb
guid: 5ac1099247cfb3e48932f4ab90f393d2
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:

BIN
Assets/2DAssets/LocalizationIcons/fr.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: ed9fd713ff6341f41bf1e09fd4f27435
guid: 2c184ca72cbd8c14aacfa9f75e714f73
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -69,25 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 256
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

BIN
Assets/2DAssets/LocalizationIcons/gb.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 141de4e4cebc12c489ea471b0df36fd8
guid: 73ca52a46663536498fed319e043fdfe
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -69,25 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 256
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
internalID: 1537655665
vertices: []
indices:
edges: []

Binary file not shown.

View File

@ -48,8 +48,8 @@ TextureImporter:
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 500
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 512
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

BIN
Assets/2DAssets/ScoreVoteTexture/8.png (Stored with Git LFS)

Binary file not shown.

BIN
Assets/2DAssets/Snaparazzi.png (Stored with Git LFS)

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 8ecc59dae983e4540af29b7b3340b4fe
guid: b22790fc15f7e9c49b3d9e932514408b
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -80,19 +80,6 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048

BIN
Assets/2DAssets/audioOff.png (Stored with Git LFS)

Binary file not shown.

BIN
Assets/2DAssets/audioOn.png (Stored with Git LFS)

Binary file not shown.

BIN
Assets/2DAssets/badge.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,153 @@
fileFormatVersion: 2
guid: b686d64b3ce059e41b8d390671910d0a
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/2DAssets/brokenCamera.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: c5f7aa046abe3604c9db077a80ee3fc2
guid: 49c6da5c3a35a6b47a96d6e9c2353c1e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -49,7 +49,7 @@ TextureImporter:
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 100, y: 100, z: 100, w: 100}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
@ -139,7 +139,7 @@ TextureImporter:
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 1537655665
internalID: 0
vertices: []
indices:
edges: []

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

BIN
Assets/2DAssets/circle white.png (Stored with Git LFS)

Binary file not shown.

View File

@ -1,166 +0,0 @@
fileFormatVersion: 2
guid: 1380dfa5b6a644f45a1b60c91f4e151e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/2DAssets/cycle.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 446bab8e06600e1418d7601d9ffe3fc6
guid: b8aa822677ace884f9dbb194e7e99ef8
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -51,7 +51,7 @@ TextureImporter:
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaUsage: 2
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
@ -132,19 +132,6 @@ TextureImporter:
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

BIN
Assets/2DAssets/nocameraIcon.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 9ff1e55f8bf477a569e826492485e011
guid: 6f828465f2c726140b570a03e05b37ab
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
@ -69,25 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

Binary file not shown.

View File

@ -1,166 +0,0 @@
fileFormatVersion: 2
guid: 6c5e3dfc19b484646afff22bb0444833
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 12
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Server
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -74,7 +74,7 @@ TextureImporter:
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -69,12 +69,12 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0

View File

@ -1,5 +1,6 @@
fileFormatVersion: 2
guid: cf41fd66e55644517b47336ddc1064e0
guid: 17cff2a5715ff614f8c5c7a19a32fc12
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:

View File

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

View File

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

View File

@ -0,0 +1,30 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Localization-Assets-Shared
m_EditorClassIdentifier:
m_GroupName: Localization-Assets-Shared
m_Data:
m_SerializedData: []
m_GUID: 63ce0d6f3a357b24fafa22e6c5f4aa28
m_SerializeEntries:
- m_GUID: 9a6eec81bdcf2bb48b63d1f03a258bde
m_Address: Assets/Localization/UserInterface Shared Data.asset
m_ReadOnly: 1
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 1
m_Settings: {fileID: 11400000, guid: 775bae2e50e14b2448bd83120de993bb, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 39e36f41cdda3004c9bf8e5f344322ea, type: 2}
- {fileID: 11400000, guid: 7e5843cd57c4d834e826ec9f4b25be6e, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7f1011374c444a7419dbbb4441f674a7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,31 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Localization-String-Tables-English (en)
m_EditorClassIdentifier:
m_GroupName: Localization-String-Tables-English (en)
m_Data:
m_SerializedData: []
m_GUID: dd6b376b3326abb4cbc17bebc96358d3
m_SerializeEntries:
- m_GUID: 90195f789375a614db94093b0019300a
m_Address: UserInterface_en
m_ReadOnly: 1
m_SerializedLabels:
- Locale-en
FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 1
m_Settings: {fileID: 11400000, guid: 775bae2e50e14b2448bd83120de993bb, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 121b4ac9cf690a34fbcad095e9ef1284, type: 2}
- {fileID: 11400000, guid: c68ba18124c5ece4283a63cebf076066, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4d1ea22595cc1954b88630c373b16bca
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,31 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Localization-String-Tables-French (fr)
m_EditorClassIdentifier:
m_GroupName: Localization-String-Tables-French (fr)
m_Data:
m_SerializedData: []
m_GUID: 969d1b9365326af4193dcd17947310c3
m_SerializeEntries:
- m_GUID: 9ef94db177b1b804385b7afc5e215096
m_Address: UserInterface_fr
m_ReadOnly: 1
m_SerializedLabels:
- Locale-fr
FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 1
m_Settings: {fileID: 11400000, guid: 775bae2e50e14b2448bd83120de993bb, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 9d3447b8294ef6f4e912e7ef31a3791c, type: 2}
- {fileID: 11400000, guid: 233944ccf74d40243be2f6084a744132, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0caa1f41c04a47a4ab9a1ee4ecc74020
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@ -0,0 +1,45 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Localization-Assets-Shared_BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 7f1011374c444a7419dbbb4441f674a7, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: 827805ccee015c24ea0f1f5c5d1e74ed
m_LoadPath:
m_Id: e15c2a04e113f8f47a28b249e7f67125
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_BundleNaming: 1
m_AssetLoadMode: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 39e36f41cdda3004c9bf8e5f344322ea
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Localization-Assets-Shared_ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 7f1011374c444a7419dbbb4441f674a7, type: 2}
m_StaticContent: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7e5843cd57c4d834e826ec9f4b25be6e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,45 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Localization-String-Tables-English (en)_BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 4d1ea22595cc1954b88630c373b16bca, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: 827805ccee015c24ea0f1f5c5d1e74ed
m_LoadPath:
m_Id: e15c2a04e113f8f47a28b249e7f67125
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_BundleNaming: 1
m_AssetLoadMode: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 121b4ac9cf690a34fbcad095e9ef1284
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Localization-String-Tables-English (en)_ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 4d1ea22595cc1954b88630c373b16bca, type: 2}
m_StaticContent: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c68ba18124c5ece4283a63cebf076066
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,45 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: Localization-String-Tables-French (fr)_BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 0caa1f41c04a47a4ab9a1ee4ecc74020, type: 2}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: 827805ccee015c24ea0f1f5c5d1e74ed
m_LoadPath:
m_Id: e15c2a04e113f8f47a28b249e7f67125
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName: Unity.ResourceManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
m_ClassName: UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider
m_BundleNaming: 1
m_AssetLoadMode: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9d3447b8294ef6f4e912e7ef31a3791c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: Localization-String-Tables-French (fr)_ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 11400000, guid: 0caa1f41c04a47a4ab9a1ee4ecc74020, type: 2}
m_StaticContent: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 233944ccf74d40243be2f6084a744132
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -19,6 +19,18 @@ AudioMixerGroupController:
m_Mute: 0
m_Solo: 0
m_BypassEffects: 0
--- !u!245 &-1355774588778556265
AudioMixerSnapshotController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Mute
m_AudioMixer: {fileID: 24100000}
m_SnapshotID: c62c2c8de17c3ae408be156383a52057
m_FloatValues:
526d9581d6f68479082360ed52a3573d: -80
m_TransitionOverrides: {}
--- !u!241 &24100000
AudioMixerController:
m_ObjectHideFlags: 0
@ -30,6 +42,7 @@ AudioMixerController:
m_MasterGroup: {fileID: 24300002}
m_Snapshots:
- {fileID: 24500006}
- {fileID: -1355774588778556265}
m_StartSnapshot: {fileID: 24500006}
m_SuspendThreshold: -80
m_EnableSuspend: 1
@ -84,7 +97,7 @@ AudioMixerSnapshotController:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Snapshot
m_Name: Default
m_AudioMixer: {fileID: 24100000}
m_SnapshotID: c416757bd7a954c1ba54bd6ca634b0f1
m_FloatValues: {}

BIN
Assets/Audios/SFX/Decompte.mp3 (Stored with Git LFS)

Binary file not shown.

BIN
Assets/Audios/SFX/Flash.mp3 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: b4d0bdddc893f476a8eb330e58108608
guid: 9801e8fc8c9fa9a47afa7517b107e45e
AudioImporter:
externalObjects: {}
serializedVersion: 7

BIN
Assets/Audios/SFX/Selfie mode.mp3 (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Assets/Audios/SFX/voteEnds.mp3 (Stored with Git LFS) Normal file

Binary file not shown.

8
Assets/Fonts.meta Normal file
View File

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

View File

@ -0,0 +1,110 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Bangers-Regular SDF - Outline
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Cube:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _FaceTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 6208544685146676108, guid: 72af27804d5aa49408430b4b2500f877, type: 2}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OutlineTex:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _Ambient: 0.5
- _Bevel: 0.5
- _BevelClamp: 0
- _BevelOffset: 0
- _BevelRoundness: 0
- _BevelWidth: 0
- _BumpFace: 0
- _BumpOutline: 0
- _ColorMask: 15
- _CullMode: 0
- _Diffuse: 0.5
- _FaceDilate: 0
- _FaceUVSpeedX: 0
- _FaceUVSpeedY: 0
- _GlowInner: 0.05
- _GlowOffset: 0
- _GlowOuter: 0.05
- _GlowPower: 0.75
- _GradientScale: 10
- _LightAngle: 3.1416
- _MaskSoftnessX: 0
- _MaskSoftnessY: 0
- _OutlineSoftness: 0
- _OutlineUVSpeedX: 0
- _OutlineUVSpeedY: 0
- _OutlineWidth: 0.3
- _PerspectiveFilter: 0.875
- _Reflectivity: 10
- _ScaleRatioA: 0.9
- _ScaleRatioB: 0.73125
- _ScaleRatioC: 0.73125
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
- _Sharpness: 0
- _SpecularPower: 2
- _Stencil: 0
- _StencilComp: 8
- _StencilOp: 0
- _StencilReadMask: 255
- _StencilWriteMask: 255
- _TextureHeight: 2048
- _TextureWidth: 2048
- _UnderlayDilate: 0
- _UnderlayOffsetX: 0
- _UnderlayOffsetY: 0
- _UnderlaySoftness: 0
- _VertexOffsetX: 0
- _VertexOffsetY: 0
- _WeightBold: 0.75
- _WeightNormal: 0
m_Colors:
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
m_BuildTextureStacks: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9fb4d071241c54841ab116886c83b585
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Localization.meta Normal file
View File

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

View File

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

View File

@ -0,0 +1,116 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 468a46d0ae32c3544b7d98094e6448a9, type: 3}
m_Name: AddressableAssetSettings
m_EditorClassIdentifier:
m_DefaultGroup: f8f78eecf4004b3469a3f0092a10cc87
m_currentHash:
serializedVersion: 2
Hash: 034933251d606be5557c58df7ef3ada1
m_OptimizeCatalogSize: 0
m_BuildRemoteCatalog: 0
m_BundleLocalCatalog: 0
m_CatalogRequestsTimeout: 0
m_DisableCatalogUpdateOnStart: 0
m_IgnoreUnsupportedFilesInBuild: 0
m_UniqueBundleIds: 0
m_NonRecursiveBuilding: 1
m_CCDEnabled: 0
m_maxConcurrentWebRequests: 3
m_ContiguousBundles: 1
m_StripUnityVersionFromBundleBuild: 0
m_DisableVisibleSubAssetRepresentations: 0
m_ShaderBundleNaming: 0
m_ShaderBundleCustomNaming:
m_MonoScriptBundleNaming: 0
m_CheckForContentUpdateRestrictionsOption: 0
m_MonoScriptBundleCustomNaming:
m_RemoteCatalogBuildPath:
m_Id: 1a53e12e8146f6c4c8172ea073c05cb7
m_RemoteCatalogLoadPath:
m_Id:
m_ContentStateBuildPathProfileVariableName: <default settings path>
m_CustomContentStateBuildPath:
m_ContentStateBuildPath:
m_BuildAddressablesWithPlayerBuild: 0
m_overridePlayerVersion: '[UnityEditor.PlayerSettings.bundleVersion]'
m_GroupAssets:
- {fileID: 11400000, guid: 39e0381f5bc729f459dafa0bf1720ff7, type: 2}
- {fileID: 11400000, guid: f0d1a34cb8a9d474f9a99e916cb5b1dc, type: 2}
- {fileID: 11400000, guid: ec8da4bf6038fdf4ea7413fb9dd6ffcb, type: 2}
- {fileID: 11400000, guid: 7f1011374c444a7419dbbb4441f674a7, type: 2}
- {fileID: 11400000, guid: 4d1ea22595cc1954b88630c373b16bca, type: 2}
- {fileID: 11400000, guid: 0caa1f41c04a47a4ab9a1ee4ecc74020, type: 2}
m_BuildSettings:
m_CompileScriptsInVirtualMode: 0
m_CleanupStreamingAssetsAfterBuilds: 1
m_LogResourceManagerExceptions: 1
m_BundleBuildPath: Temp/com.unity.addressables/AssetBundles
m_ProfileSettings:
m_Profiles:
- m_InheritedParent:
m_Id: 73df57c4e4c524d489eb2e94c2d338d9
m_ProfileName: Default
m_Values:
- m_Id: c2b9fb9152d88b348937ebde31a81af0
m_Value: '[UnityEditor.EditorUserBuildSettings.activeBuildTarget]'
- m_Id: 827805ccee015c24ea0f1f5c5d1e74ed
m_Value: '[UnityEngine.AddressableAssets.Addressables.BuildPath]/[BuildTarget]'
- m_Id: e15c2a04e113f8f47a28b249e7f67125
m_Value: '{UnityEngine.AddressableAssets.Addressables.RuntimePath}/[BuildTarget]'
- m_Id: 1a53e12e8146f6c4c8172ea073c05cb7
m_Value: ServerData/[BuildTarget]
- m_Id: ecd01562c10820640b7edce73eee70f8
m_Value: http://[PrivateIpAddress]:[HostingServicePort]
m_ProfileEntryNames:
- m_Id: c2b9fb9152d88b348937ebde31a81af0
m_Name: BuildTarget
m_InlineUsage: 0
- m_Id: 827805ccee015c24ea0f1f5c5d1e74ed
m_Name: Local.BuildPath
m_InlineUsage: 0
- m_Id: e15c2a04e113f8f47a28b249e7f67125
m_Name: Local.LoadPath
m_InlineUsage: 0
- m_Id: 1a53e12e8146f6c4c8172ea073c05cb7
m_Name: Remote.BuildPath
m_InlineUsage: 0
- m_Id: ecd01562c10820640b7edce73eee70f8
m_Name: Remote.LoadPath
m_InlineUsage: 0
m_ProfileVersion: 1
m_LabelTable:
m_LabelNames:
- default
- Locale
- Locale-en
- Locale-fr
m_SchemaTemplates: []
m_GroupTemplateObjects:
- {fileID: 11400000, guid: c0ddd4b1b864ca04da68914a70695496, type: 2}
m_InitializationObjects: []
m_CertificateHandlerType:
m_AssemblyName:
m_ClassName:
m_ActivePlayerDataBuilderIndex: 3
m_DataBuilders:
- {fileID: 11400000, guid: f9d877d3e384df3448e4de40545146bf, type: 2}
- {fileID: 11400000, guid: 8715d6509f854e34090110a35f7bf1fa, type: 2}
- {fileID: 11400000, guid: 341d1c4e57607b84da7d731bfb7fa382, type: 2}
- {fileID: 11400000, guid: 0c7c33b95596c6b488a52f120ad1bac7, type: 2}
m_ActiveProfileId: 73df57c4e4c524d489eb2e94c2d338d9
m_HostingServicesManager:
m_HostingServiceInfos: []
m_Settings: {fileID: 11400000}
m_NextInstanceId: 0
m_RegisteredServiceTypeRefs: []
m_PingTimeoutInMilliseconds: 5000

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 775bae2e50e14b2448bd83120de993bb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@ -0,0 +1,76 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-7692904901723997003
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5d17a21594effb4e9591490b009e7aa, type: 3}
m_Name: BundledAssetGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 0}
m_InternalBundleIdMode: 1
m_Compression: 1
m_IncludeAddressInCatalog: 1
m_IncludeGUIDInCatalog: 1
m_IncludeLabelsInCatalog: 1
m_InternalIdNamingMode: 0
m_CacheClearBehavior: 0
m_IncludeInBuild: 1
m_BundledAssetProviderType:
m_AssemblyName:
m_ClassName:
m_ForceUniqueProvider: 0
m_UseAssetBundleCache: 1
m_UseAssetBundleCrc: 1
m_UseAssetBundleCrcForCachedBundles: 1
m_UseUWRForLocalBundles: 0
m_Timeout: 0
m_ChunkedTransfer: 0
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id:
m_LoadPath:
m_Id:
m_BundleMode: 0
m_AssetBundleProviderType:
m_AssemblyName:
m_ClassName:
m_BundleNaming: 0
m_AssetLoadMode: 0
--- !u!114 &-4732320076032270122
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5834b5087d578d24c926ce20cd31e6d6, type: 3}
m_Name: ContentUpdateGroupSchema
m_EditorClassIdentifier:
m_Group: {fileID: 0}
m_StaticContent: 0
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1a3c5d64ac83548c09dd1678b9f6f1cd, type: 3}
m_Name: Packed Assets
m_EditorClassIdentifier:
m_SchemaObjects:
- {fileID: -7692904901723997003}
- {fileID: -4732320076032270122}
m_Description: Pack assets into asset bundles.
m_Settings: {fileID: 11400000, guid: 775bae2e50e14b2448bd83120de993bb, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c0ddd4b1b864ca04da68914a70695496
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

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

View File

@ -0,0 +1,34 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bbb281ee3bf0b054c82ac2347e9e782c, type: 3}
m_Name: Built In Data
m_EditorClassIdentifier:
m_GroupName: Built In Data
m_Data:
m_SerializedData: []
m_GUID: 10b1276b2203f16438be90ba229c9e56
m_SerializeEntries:
- m_GUID: Resources
m_Address: Resources
m_ReadOnly: 1
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: EditorSceneList
m_Address: EditorSceneList
m_ReadOnly: 1
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
m_ReadOnly: 1
m_Settings: {fileID: 11400000, guid: 775bae2e50e14b2448bd83120de993bb, type: 2}
m_SchemaSet:
m_Schemas:
- {fileID: 11400000, guid: 809c52f5a2a25304d9afd6049c8e0050, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 39e0381f5bc729f459dafa0bf1720ff7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show More