1
0
forked from cgvr/DeltaVR

137 Commits

Author SHA1 Message Date
4e55b7e9ab made shape scanner ray colliders higher 2026-03-25 13:46:57 +02:00
dea42068f7 cafe gen items slightly smaller 2026-03-25 13:38:30 +02:00
b021fd0110 remove whisper-small, add and use whisper base EN 2026-03-25 13:03:22 +02:00
7b45d623d1 add whisper-small and whisper-tiny, use tiny 2026-03-23 10:09:58 +02:00
f42356dd7a remove mic buffer clearing functionality 2026-03-23 09:55:58 +02:00
50002adb61 remove audio loopback functionality 2026-03-23 09:22:20 +02:00
ee629e2593 assigned correct collision layer to tutorial cubes 2026-03-20 14:51:27 +02:00
4796869a29 professor final voice line comes from himself, not radio 2026-03-20 14:50:15 +02:00
398f22efdd added 'END PLAYBACK' to removing strings 2026-03-17 10:36:12 +02:00
b40b075540 update TODO 2026-03-16 15:59:54 +02:00
cad4c2cbbc mouth animation correctly plays even if previous voiceline is interrupted 2026-03-16 15:40:31 +02:00
6a77893ed7 archery range npc voicelines for completing round and submitting name 2026-03-16 15:32:46 +02:00
439094f74a professor says thank you after player enters room 2026-03-16 15:09:14 +02:00
c78886e492 professor says good job after first config done 2026-03-16 14:59:10 +02:00
3edef118af add new voiceline files, remove FMOD cache folder 2026-03-16 14:23:02 +02:00
d6c2878491 simplify shape scanner code 2026-03-16 12:31:43 +02:00
f101de5390 remove SelectExit from shape scanner 2026-03-16 12:29:07 +02:00
58d5f24069 delete copy scene 2026-03-16 12:06:53 +02:00
2c8c146a5f fixed bug with shape scanner destroying not whole scannable object, deleted Parent-GeneratedModel objects from scene 2026-03-16 12:04:03 +02:00
db60947749 fix shapescanner incorrect ray counting and make asynchronous 2026-03-16 11:28:58 +02:00
717964affd fixed bug with radio not recording voice 2026-03-15 12:40:27 +02:00
e0492595e1 moved spawn point to cgvr lab, adjusted tp points heights 2026-03-14 17:43:43 +02:00
e56e3f3618 cheat keys also rotate player after teleport 2026-03-12 19:08:05 +02:00
fc083e7d81 npcs turn towards the player separately from being aggroed 2026-03-12 18:57:30 +02:00
a6a6b036ca reduced shape scanner conf count, fix bug with HUD 2026-03-12 18:07:55 +02:00
b1fe32bdf2 professor has his own radio 2026-03-12 17:32:53 +02:00
6e9e5cb4d4 releasing radio button starts feeding silence into Whisper stream 2026-03-12 17:16:34 +02:00
f6b46784bf archery range mic particles slower, wider cone area, shorter lifetime 2026-03-12 16:37:38 +02:00
fca8453a26 continuous collision for cafe spawned objects 2026-03-12 16:32:47 +02:00
07e42ea60b treat more words as positive, make serving tray larger 2026-03-12 16:27:58 +02:00
d85953e02f radio button is pressable only when radio is held 2026-03-12 16:10:49 +02:00
d969d3b77c update readme 2026-03-11 18:10:36 +02:00
9fbd08eb25 archery range spawned objects are rotated towards the player 2026-03-11 17:08:16 +02:00
c19026c0ac made archery range rounds shorter (30 sec) 2026-03-11 17:02:12 +02:00
7b740ea80d shape scanner updates display on start 2026-03-11 16:59:55 +02:00
7a37566296 change shape checker configurations + fix bug with rounding 2026-03-07 16:05:37 +02:00
944b4f0827 adjust insertion and ejection holes transforms 2026-03-07 14:28:43 +02:00
69ff74911c professor waits a few sec before starting to leave 2026-03-07 14:17:31 +02:00
68fe5357d2 professor walks away after having been saved 2026-03-07 13:46:26 +02:00
b583b00303 archery range npc waits a bit before speaking after mic usage 2026-03-07 12:40:17 +02:00
a3b0a20357 add particle effects to archery range model display 2026-03-07 12:33:43 +02:00
f1fc906ae5 add particle effects to 3d printer 2026-03-07 11:59:46 +02:00
96b21d0df9 shape scanner emits particles on config complete 2026-03-07 11:36:43 +02:00
dc077d5ac6 clear out highscores 2026-03-06 18:19:23 +02:00
08c9febd98 archery range mic emits particles + recording is clearer to player 2026-03-06 18:16:45 +02:00
c0e7f292a0 radio particle emission rate corresponds with mic input volume 2026-03-06 17:41:52 +02:00
1bef5a6815 radio button is disabled before radio is grabbed 2026-03-06 17:06:41 +02:00
ba4c7ed631 computer printer Enter key is disabled before radio has been used 2026-03-06 16:55:54 +02:00
2188f16cff radio transmitter emits particles towards computer screen 2026-03-05 13:44:32 +02:00
33b86e09ae radio transmitter keeps transmitting until text processing is completed 2026-03-05 12:52:29 +02:00
22f6982c4c cafe waiter brings food on a serving tray 2026-03-05 12:27:38 +02:00
73fad024c0 made radio button collision less flaky 2026-03-01 13:44:40 +02:00
5e6bb24c27 on shape scanner completion, door is unlocked, shape scanner initializes empty config, quest marker moves to npc 2026-03-01 13:15:51 +02:00
95e67b9870 shape scanner supports multiple object scanning, always destroys colliding objects on config completion 2026-03-01 11:30:33 +02:00
dfdb47b94a change mic icon colour to grey/green 2026-02-28 15:42:15 +02:00
d6a63a5de6 microphone stand has separate enter and exit proximity triggers 2026-02-28 15:18:57 +02:00
9d780f4dbc npc characters have separate trigger enter and exit areas 2026-02-28 15:00:16 +02:00
df44849d0d add pen, animate writing when npc listening to order 2026-02-28 14:01:07 +02:00
e47983fbf9 custom notepad model, custom fonts to notepad and computer screen 2026-02-28 12:33:28 +02:00
2d057ac2ba replaced computer printer model, enter key correct sound effect 2026-02-28 12:03:52 +02:00
d7c2634bda new table model in archery range, disable buttons at first, play printing sound 2026-02-28 11:31:13 +02:00
f82358b0c8 radio nonkinematic rigidbody, continuous collision detection 2026-02-26 17:52:01 +02:00
8b141a153f added invisible walls, made 3d printer smaller, added highlighter to 3d printer hole 2026-02-26 17:11:11 +02:00
8ebcbb15e8 made archery range generated targets larger, add lights 2026-02-26 16:48:29 +02:00
1471722ed4 use cable models in archery range 2026-02-26 11:24:14 +02:00
f7707b4a7f add more TODO notes from Game In Tartu to readme 2026-02-26 10:41:55 +02:00
8a3f10a9a2 cafe waiter npc and mic detect speech more 2026-02-21 22:06:23 +02:00
dbd2cdca0d fix target ufo prefab 2026-02-21 20:46:24 +02:00
1a29f785b8 improve fmod whisper bridge and radio button using it 2026-02-21 20:25:12 +02:00
c968e6bed4 added cheat keys to teleport player to minigames 2026-02-21 19:40:08 +02:00
efd42d3907 increase npc collider heights + minor fixes 2026-02-21 08:47:33 +02:00
d206502ab3 fix radio button flakiness 2026-02-18 14:55:31 +02:00
255f3c1696 rename prefabs 2026-02-17 19:14:14 +02:00
4e5cee129d put shape scanner model and rays into game 2026-02-17 19:09:32 +02:00
dfcce63371 quest marker slowly moves towards next target position 2026-02-17 17:50:10 +02:00
5c7103a79b radio button can be released 2026-02-17 17:40:46 +02:00
8e606782ab added Radio model, npc correctly speaks when interacting with elements 2026-02-15 13:57:13 +02:00
85df2ce45d import new improved models 2026-02-15 12:46:18 +02:00
bd8a3d90ca printer spawns object in correct place, size, and plays sound 2026-02-15 12:38:13 +02:00
46400bc1f0 printer input hole animation 2026-02-15 12:07:34 +02:00
17c9122a14 can insert printable into 3d printer, 3d printer starts printing 2026-02-14 16:08:13 +02:00
884459842e computer screen shows text, pressing enter key prints out image 2026-02-14 15:22:37 +02:00
4c7e0bfbee add models and use them in archery range minigame 2026-02-14 13:48:13 +02:00
60951161ed quest marker hovers above specified target 2026-02-13 17:40:37 +02:00
1f632c60bc shape detection npc speaks from radio, avoid interrupting voicelines 2026-02-13 17:01:16 +02:00
c07fb1fe1e forgot to update TODO in readme 2026-02-12 15:54:30 +02:00
cf709f4dc9 NPCs move quest marker around to next objectives 2026-02-12 15:54:01 +02:00
3d804dfdaf quest marker that floats up and down and turns towards player 2026-02-12 15:23:54 +02:00
d0b909a1ab created ShapeDetectionNPC with voicelines, moved shape detection minigame controller logic inside it 2026-02-12 12:22:23 +02:00
dc55e8d884 moved archery range model generation logic to npc script, added corresponding voicelines 2026-02-08 12:28:59 +02:00
53295a60ed Merge branch 'cgvr-master' 2026-02-08 10:49:43 +02:00
c9494f2d69 cafe waiter npc always hides notebook when player leaves 2026-02-08 10:46:00 +02:00
9542432701 fix colour in robert main image and moustache 2026-02-08 10:31:16 +02:00
449953b393 Removed unused namespaces from ConfigManager. 2026-02-07 16:45:20 +02:00
95ea7a2625 Removed dead code. File.WriteAllText and File.ReadAllText seem to work fine (no need for file streaming). 2026-02-07 15:14:26 +02:00
2f12ef4aff Formatting fix. C# functions start with a uppercase letter. 2026-02-07 15:13:03 +02:00
2ba8b4d1b5 Moved the ConfigManager script to the Scripts folder and ConfigManager prefab to the Prefabs folder. 2026-02-07 15:11:12 +02:00
7384a21d58 scale spawned object to match given bounding sphere diameter 2026-02-07 14:10:12 +02:00
9fd4188d55 fix most of FMOD errors in console 2026-02-07 13:27:46 +02:00
32d0686cd2 npcs turn smoothly towards player 2026-02-07 12:54:27 +02:00
2ecda2b9a0 rebuild FishNetworking scene ids to fix build 2026-02-07 12:43:19 +02:00
0fbfaed5c3 fix problems from merging with upstream 2026-02-07 12:29:59 +02:00
b1d5b73df4 Merge remote-tracking branch 'upstream/master' 2026-02-07 11:51:41 +02:00
52902b4e0b convert file to lfs pointer ? 2026-02-07 11:51:33 +02:00
de7e9e96e7 make copy of main scene 2026-02-07 11:39:49 +02:00
a682e7245e add separate sprites for animatable mouths for characters, improve animating params 2026-02-07 11:37:45 +02:00
30c0652453 Project Settings file. I don't know what change is this... 2026-02-03 23:00:57 +02:00
85beb73f51 Do not commit config.json. Unity creates it itself and we do not want configs from different devs to end up in the repo. 2026-02-03 22:59:02 +02:00
011d9dfdda Restore Defaults button to restore the default settings. 2026-02-03 22:56:01 +02:00
2e7dc403ad Restore Defaults button images. 2026-02-03 22:55:29 +02:00
4bda55baca Locomotion speed default value fix. 2026-02-03 22:55:03 +02:00
ba1f0c855d Settings are now loaded from and saved to the config.json file. Reworked the UI structure a bit (the script that manage the settings have to be active before the UI is opened to actually take effect at game startup). Fixed several UI bugs (slider deselection, UI labels blocking the sliders, etc). 2026-02-03 21:47:16 +02:00
415484c1f0 Removed unused namespaces that hindered building. 2026-02-03 21:44:40 +02:00
2347d27c62 For some reason Unity changed something in the font asset... Maybe it is the glow effect. 2026-02-03 21:43:50 +02:00
1a4e932b1e add archery range and shape detection npc voiceline timelines 2026-02-03 12:45:41 +02:00
3bae534a61 complete animating mouth scale based on amplitude timeline 2026-02-03 12:26:31 +02:00
74c2ca6a98 Managers folder meta file. 2026-02-02 22:45:06 +02:00
f3d0f206af Config manager. Just creating, reading and writing the config file for now. 2026-02-02 22:44:17 +02:00
f9b2084876 Removed the nested .gitignore file that ignored the .meta files inside this directory. This should fix the missing script errors. 2026-02-02 21:30:45 +02:00
53c6b04d23 Main scene changes. The scene tree is now more readable. Removed the two previous networking prefabs and added the new one. The only thing scene-dependent on it is the player's spawn point. Maybe also the object pool, however it seems to create one itself. So, the object pool in the scene might also be deleted perhaps. 2026-02-02 20:36:34 +02:00
91e44c5dae Created a single prefab to incorporate all the networking stuff. This is the only networking prefab required in the scene. We will see if git breaks it. 2026-02-02 20:35:25 +02:00
216e2660df Hide FMOD setup wizard by default. 2026-02-02 19:54:17 +02:00
57222f0bb0 The arrow server can only be created after the bow server's ownership is done. Should be tested. 2026-02-02 19:36:00 +02:00
768ed39abe Animation player refactoring. Also, if the animation is already playing, do not log. Might be dangerous, but was a bit spam for now. 2026-02-02 19:35:01 +02:00
89b9b5bd7a Scan only the project assets, not the entire folder, to build the Asset Database. 2026-02-02 19:32:32 +02:00
901334b6bf Fix for the Lexus normal map. 2026-02-02 19:30:25 +02:00
1885b1fbe8 Added some debug logs. 2026-02-02 19:29:49 +02:00
f81bc2f7fd The last Interaction Layer name must be "Teleport" not "Player Only". 2026-02-02 19:28:40 +02:00
a4a6535779 Reworked the TutorialController so that it will show the info about trying to initialize once per some time interval. Not flood the entire log. 2026-02-02 19:26:28 +02:00
5a3f566541 WIP animate mouth scale based on precalculated voiceline amplitude timelines 2026-02-02 19:15:31 +02:00
a0d1ee35cd fix FirstPersonOcclusion invalid event handle error 2026-01-29 19:26:16 +02:00
4c6fbb30bc cafe waiter generates model and spawns it on top of plate 2026-01-29 18:47:32 +02:00
e9df211610 cafe waiter NPC goes and brings food after dialogue 2026-01-29 18:12:39 +02:00
ceee57f808 mic stand doesnt show BLANK_AUDIO 2026-01-29 17:40:05 +02:00
61a81d2728 NPC doesnt process player speech when its too soon after last processing 2026-01-29 17:31:59 +02:00
876306a2af improve text recognition reliability, unsubscribe from Whisper events when not wanted anymore 2026-01-28 16:14:27 +02:00
e0d68454c7 cafe waiter npc has states, rotates notepad when spoken to 2026-01-28 15:33:14 +02:00
803 changed files with 50226 additions and 2538 deletions

9
.gitignore vendored
View File

@@ -102,4 +102,11 @@ fmod_editor.log
NetrworkManagerUI.prefab
NetrworkManagerUI.prefab.meta
CustomNetworkManager.prefab
CustomNetworkManager.prefab.meta
CustomNetworkManager.prefab.meta
#FMOD Studio
DeltaVRFMOD/.cache
# Project-specific files
config.json

View File

@@ -1,26 +1,39 @@
### TODO
* user flow: grab item? mida krabada
* võtta spawnitud mudeli mõõtmed: meshcollideri max x, max y, etc? bounding box?
* shape scanner:
* peenikesemad kiired
* mitte lihtsalt ontriggerenter ja -exit, sest kui mitu objekti lähevad samal ajal sisse
* mustad kiired on halvasti nähtavad pruuni materjali taustal
* pidev krabamise heli, kui kahe käega korraga krabada: "(Un)requesting ownership of Cube"
* FMOD ChannelControl errorid
* keyboard numbrid ei tööta pärast minigame'i completemist?
* speech-to-text:
* vana tekst ei kao ära
* kogu tekst muutub ootamatult "Silence"-iks
* archery range:
* kui midagi laeb (wire aktiivne), siis particle'id võiks voolata mööda toru
* highscore json tühjaks
* quest marker järjest järgmise tegevuse kohal: mikrofon, siis nupud
* character billboard:
* vahepeal lakkab töötamast lih??? tundub et siis kui pikalt tühjust salvestab? ei, vahepeal läheb kohe alguses ka
* sööta talle nulle kui on disabled, sest ikka kuidagi tuvastab eelnevat rääkimist
* uurida miks buildis Whisper halvemini töötab
* npc character:
* klaas on näha temast eespool
* pööramine kaamera poole - sujuvalt (slerp)
* shape detection:
* peab mängijale kuidagi selgitama, kuidas scale'ida prinditud objekte
* prinditud objekti scale'imisele min ja max size limiit
* 3d printerile soft particle'id, et ei oleks teravaid ääri seina sisse minnes
* archery range:
* archery targetite rework, et buildis ka töötaks
* võiks jääda kordama viimast instruktsiooni, kui mängija ei progressi edasi
* UFO möödalendamise animation/cutscene alguses kui ütleb "delta attacked by ufos" + panna juba alguses kapsli sisse ufo pöörlema
* cafe:
* võiks saada hinnata saadud tellimust
* "order again" nupp
Can't/Won't Do:
* glTF loading: vahetada ära shader Universal render pipelin Lit, mitte panna buildi kaasa glTf oma - **ei saa, objekt on siis ilma tekstuurita, lihtsalt hall**
* user prefs: settinguid meelde jätta - **juba sain continuous movementi sisse lülitada by default, rohkem pole vaja**
* glTF loading: vahetada ära shader Universal render pipeline Lit, mitte panna buildi kaasa glTf oma - **ei saa, objekt on siis ilma tekstuurita, lihtsalt hall**
### Notes
* Functionalities that were implemented using major help from AI:
* animating NPC mouth movement based on voice amplitude
* adjusting spawned gltf objects' scale
* porting InvokeAI client and TRELLIS client to Unity scripts
* Getting Whisper stream to work with FMOD instead of Unity default audio
* TRELLIS: added functionality to specify texture baking optimisation total steps as an argument (`texture_opt_total_steps`), to replace the hardcoded 2500. But this is not tracked in Git (because modified this https://github.com/IgorAherne/trellis-stable-projectorz/releases/tag/latest)
* Custom Shader Variant Collection to include glTF-pbrMetallicRoughness shader in build
Katse tähelepanekud:
* peab väga proper english accenti tegema
* mõne inimese puhul kuuleb "cat" asemel "cut"
* kui helitugevus oli liiga suur siis cafe waiter kuulis kohviku taustaheli taldriku klirinat kui "piano music"

View File

@@ -0,0 +1,59 @@
import os
import librosa
import numpy as np
# === CONFIG ===
FRAME_DURATION = 0.02 # 20 ms windows
GAIN = 1.0 # multiply RMS values (set to e.g. 30.0 if you want larger values)
EXTENSION = ".txt" # output file extension
OVERWRITE = False # set True to regenerate even if .txt exists
def process_wav(filepath):
# Compute output path first (so we can decide whether to skip)
out_path = os.path.splitext(filepath)[0] + EXTENSION
if not OVERWRITE and os.path.exists(out_path):
print(f"Skipping (already exists): {out_path}")
return
print(f"Processing: {filepath}")
# Load audio
audio, sr = librosa.load(filepath, mono=True)
# Frame size in samples
frame_len = int(FRAME_DURATION * sr)
hop_len = frame_len
# Compute RMS
rms = librosa.feature.rms(
y=audio,
frame_length=frame_len,
hop_length=hop_len
)[0]
# Apply optional gain
rms = rms * GAIN
# Save to .txt
np.savetxt(out_path, rms, fmt="%.8f")
print(f"Saved RMS → {out_path}")
def process_folder(folder_path):
print(f"Scanning folder: {folder_path}")
for filename in os.listdir(folder_path):
if filename.lower().endswith(".wav"):
filepath = os.path.join(folder_path, filename)
process_wav(filepath)
print("Done!")
# === Run script ===
if __name__ == "__main__":
folder = input("Enter folder path: ").strip()
process_folder(folder)

View File

@@ -0,0 +1,49 @@
3.170447962475009263e-05
2.923115389421582222e-04
2.510738931596279144e-02
1.111792679876089096e-02
6.692767888307571411e-02
1.006313711404800415e-01
7.780694961547851562e-02
5.686730891466140747e-02
5.614304915070533752e-02
4.554714635014533997e-02
4.514135792851448059e-02
5.479728057980537415e-02
4.272024706006050110e-02
3.989587724208831787e-02
4.298635944724082947e-02
4.074911773204803467e-02
2.244980260729789734e-02
1.105279754847288132e-02
1.347438804805278778e-02
1.654553040862083435e-02
1.846965588629245758e-02
2.045047841966152191e-02
1.407719496637582779e-02
6.578906439244747162e-03
1.353173051029443741e-02
1.625132374465465546e-02
5.863697826862335205e-02
1.110599413514137268e-01
9.950184077024459839e-02
1.184522062540054321e-01
1.000181213021278381e-01
6.772108376026153564e-02
7.621638476848602295e-02
3.018615581095218658e-02
9.624224901199340820e-02
1.259753555059432983e-01
1.276500672101974487e-01
1.206035763025283813e-01
1.011835709214210510e-01
6.155343726277351379e-02
3.734333068132400513e-02
2.485111355781555176e-02
2.122259326279163361e-02
1.139380130916833878e-02
7.472451310604810715e-03
5.807624198496341705e-03
1.960268709808588028e-03
8.761089411564171314e-04
3.071058890782296658e-04

Binary file not shown.

View File

@@ -1,61 +0,0 @@
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
#
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
/[Mm]emoryCaptures/
# Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin
# /[Aa]ssets/AssetStoreTools*
# Autogenerated Jetbrains Rider plugin
[Aa]ssets/Plugins/Editor/JetBrains*
# Visual Studio cache directory
.vs/
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.mdb.meta
*.meta
# Unity3D generated file on crash reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
# Crashlytics generated file
crashlytics-build.properties

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 9e16c783900f92a4c8942f7d34faa968
guid: 4939e812d2cae8a448666fc57569da59
DefaultImporter:
externalObjects: {}
userData:

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 99e1fdda206b5d04082b6a45593a1e84
guid: e8cb728e8e288c947a1e0870382445bd
MonoImporter:
externalObjects: {}
serializedVersion: 2

View File

@@ -81,6 +81,7 @@ public class NetworkMenuUI : MonoBehaviour
}
private void OnStartPlaying()
{
Debug.Log("START PRESSED");
statusText.text = "Starting host...";
StartCoroutine(HostAndSearchRoutine());
}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7000d3fd17422c74e9f86757bc8529f0
guid: 49f99c1c0ae8c774eb6bdcbc83c2cfef
MonoImporter:
externalObjects: {}
serializedVersion: 2

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: e928fc8fc03e26a46ad7f8520d468e41
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8d77d91c1b4e73044b53ddce11333fea
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 44b369698b4397b45b9424694c46f2f5
guid: 474f76f05fac11a4e8e1ed68314fba90
PrefabImporter:
externalObjects: {}
userData:

23
Assets/FishNet.Config.XML Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<ConfigurationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Loaded>true</Loaded>
<PrefabGenerator>
<Enabled>true</Enabled>
<LogToConsole>true</LogToConsole>
<FullRebuild>false</FullRebuild>
<SaveChanges>true</SaveChanges>
<DefaultPrefabObjectsPath>Assets\DefaultPrefabObjects.asset</DefaultPrefabObjectsPath>
<SearchScope>1</SearchScope>
<ExcludedFolders />
<IncludedFolders>
<string>Assets\_PROJECT</string>
</IncludedFolders>
</PrefabGenerator>
<CodeStripping>
<IsBuilding>false</IsBuilding>
<IsDevelopment>false</IsDevelopment>
<IsHeadless>false</IsHeadless>
<StripReleaseBuilds>false</StripReleaseBuilds>
<StrippingType>0</StrippingType>
</CodeStripping>
</ConfigurationData>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: fdec8b985bdf2364cac858b4136da794
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -319,9 +319,12 @@ namespace FishNet.Editing.PrefabCollectionGenerator
{
foreach (string path in GetPrefabFiles("Assets", excludedPaths, true))
{
NetworkObject nob = AssetDatabase.LoadAssetAtPath<NetworkObject>(path);
if (nob != null)
foundNobs.Add(nob);
else
UnityEngine.Debug.LogWarning("Last loading error with: " + path);
}
}
//Specific folders.

View File

@@ -0,0 +1,168 @@
0.00000005
0.00976478
0.06966095
0.11400993
0.09826222
0.10716633
0.11156878
0.11386923
0.11293598
0.09519649
0.05549636
0.03186045
0.00799335
0.00208657
0.01089917
0.02948251
0.07600929
0.15814704
0.13448687
0.08875589
0.06960066
0.05465629
0.05383034
0.03375315
0.01798626
0.00903232
0.00799542
0.02053360
0.06305894
0.09196710
0.07186788
0.07499532
0.09185784
0.11605315
0.08948176
0.06202143
0.02427259
0.01920115
0.03728020
0.02404936
0.01609998
0.00542380
0.00179925
0.03281874
0.12393293
0.11669078
0.07150501
0.07261675
0.05895000
0.02683805
0.00744165
0.01501589
0.09919582
0.12428769
0.09655690
0.08892953
0.07542110
0.06164465
0.05283893
0.03832930
0.01229283
0.00557980
0.01542125
0.02689189
0.06319195
0.06572682
0.05012595
0.02069737
0.00488327
0.00045144
0.01276009
0.03819229
0.13480978
0.10705144
0.12480368
0.09681138
0.09063327
0.08301903
0.08833897
0.05224864
0.06203420
0.06825771
0.08839153
0.10655218
0.09285064
0.07988417
0.02825463
0.00807424
0.01627477
0.06356759
0.09227574
0.06330188
0.04019375
0.07792944
0.11176777
0.10798519
0.09169098
0.08477106
0.05246169
0.04429314
0.03014688
0.03684431
0.05006878
0.06097272
0.11005671
0.08410334
0.06912398
0.07506070
0.09146897
0.11297650
0.09489990
0.06680481
0.05964828
0.04534741
0.03887988
0.03742144
0.03260198
0.08300947
0.10424797
0.07701992
0.04767869
0.03736623
0.01780312
0.05935202
0.05695170
0.08781324
0.08706025
0.07263785
0.04034188
0.01208277
0.00273624
0.02033784
0.05659007
0.11546759
0.09032799
0.08144097
0.05791039
0.06622963
0.07879984
0.08420734
0.07772876
0.08824874
0.09339322
0.08510461
0.10374726
0.10016365
0.09146269
0.08228803
0.06607678
0.07305381
0.12082936
0.07801384
0.04382810
0.02706146
0.00702685
0.00179999
0.00032635
0.00767739
0.02098716
0.06297999
0.11500420
0.09405034
0.07954524
0.06857828
0.02575643
0.00888365
0.00215102
0.00031409

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c09ef060761f3cf4d9526e32e9220761
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,92 @@
0.00434861
0.15225612
0.18499607
0.14871970
0.09575270
0.05960602
0.05033638
0.07510921
0.04664830
0.02834563
0.01082086
0.00668127
0.04675438
0.14858925
0.14371063
0.05670096
0.02300100
0.00552528
0.00250856
0.01825455
0.07576559
0.14419381
0.06392843
0.02534810
0.00747134
0.00151390
0.00022807
0.02429605
0.02091622
0.06989617
0.07635597
0.03454457
0.03409107
0.02278890
0.00715933
0.00192519
0.00030613
0.00000284
0.02385169
0.10222999
0.14190714
0.11639863
0.03321828
0.01192793
0.00470718
0.01410322
0.05166848
0.06286184
0.05359680
0.05048560
0.03622537
0.02455385
0.01695082
0.01145297
0.00445301
0.00150740
0.00562047
0.01800491
0.03364548
0.11804645
0.08759149
0.04836771
0.12022526
0.13559093
0.07077730
0.04081443
0.04367446
0.10380383
0.10307117
0.10235971
0.07419233
0.02037669
0.00552032
0.00176534
0.02639177
0.06864288
0.11804061
0.06189754
0.03686416
0.01236848
0.00286383
0.00033570
0.01245204
0.01039247
0.03769197
0.06433371
0.05127039
0.03981606
0.01605481
0.00355853
0.00043253
0.00000782

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 908fe8959c7f28c4f924a81be3fb6aac
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,90 @@
0.00000005
0.00000004
0.00000000
0.00000000
0.00514347
0.12242249
0.16971119
0.13582765
0.12333524
0.08698384
0.07375294
0.03015414
0.01129228
0.00300087
0.00589529
0.05051940
0.15055235
0.07481380
0.02764326
0.02446531
0.02695649
0.00903005
0.12266055
0.12336259
0.10076692
0.06106191
0.01532460
0.00757407
0.00167595
0.02291654
0.11288993
0.12273274
0.09359326
0.08250733
0.04036976
0.03188109
0.00954785
0.00236195
0.00023309
0.01550246
0.07376833
0.11958984
0.10579686
0.09450035
0.06891822
0.02370342
0.01322692
0.01963426
0.01369390
0.00609310
0.00832349
0.01532572
0.08368593
0.08076419
0.07584491
0.05285665
0.07504742
0.10419378
0.12409391
0.09046285
0.07618727
0.07667787
0.06099373
0.09733831
0.10310517
0.10288658
0.08806517
0.05028646
0.01904663
0.00516759
0.00126559
0.04444221
0.07765476
0.09415349
0.03209703
0.01003896
0.00358076
0.00421197
0.03286948
0.12230144
0.12415840
0.10367641
0.09912375
0.09256881
0.07025180
0.03993273
0.02144943
0.00589098
0.00086268
0.00002253

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5f5a85facf612164b99c5a9a34c378fd
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,242 @@
0.00000005
0.00000003
0.00000000
0.00000000
0.00000000
0.00036824
0.03882600
0.04177133
0.02403286
0.09960490
0.10405141
0.07374308
0.07527987
0.03196403
0.01316589
0.01331185
0.03220127
0.12253414
0.14686617
0.12083520
0.10250615
0.04661508
0.01492038
0.01040760
0.01080491
0.03343014
0.03452057
0.08047014
0.13933837
0.10572984
0.09591001
0.09608150
0.08540177
0.09933743
0.10790430
0.11058167
0.13160037
0.06650670
0.03915674
0.03693420
0.04971446
0.03620111
0.06649657
0.11552364
0.10445996
0.09714538
0.08278799
0.09152920
0.08658629
0.05098534
0.02467363
0.02987090
0.02563231
0.02510932
0.02980772
0.02069706
0.01281166
0.00566670
0.00150570
0.00020095
0.00000742
0.00000009
0.00000012
0.00000011
0.00000010
0.00000010
0.00000009
0.00000022
0.00000005
0.00001097
0.04429267
0.09924962
0.09210955
0.10632528
0.10751414
0.06163353
0.05821634
0.06596723
0.04842441
0.05856047
0.10333158
0.10103170
0.08816345
0.04771255
0.04730519
0.04158855
0.05243348
0.05098458
0.03500115
0.08092596
0.09854711
0.04113061
0.01454402
0.01907839
0.03828202
0.05046624
0.04319734
0.03666504
0.04976141
0.10466427
0.13796268
0.06061497
0.07129071
0.05450837
0.05630979
0.03684894
0.01367352
0.00608366
0.06432867
0.11517638
0.05077915
0.02521306
0.09515605
0.10619617
0.08939873
0.07993037
0.04875693
0.01546201
0.00356502
0.00079084
0.02424777
0.06102380
0.11638185
0.07587082
0.02516444
0.00761989
0.00276396
0.00242381
0.11056973
0.12456685
0.11282478
0.09799541
0.08472683
0.07964602
0.05019686
0.03458880
0.06462081
0.13280798
0.10013983
0.07293872
0.04550291
0.01720131
0.00380182
0.00101899
0.02245994
0.06382865
0.10524299
0.13267922
0.10135622
0.05452089
0.03518274
0.01694293
0.00530868
0.00184345
0.02273818
0.11510796
0.11920995
0.08493148
0.08406932
0.07499230
0.04316685
0.01455623
0.00360244
0.00098371
0.00005477
0.00000010
0.00000002
0.00000016
0.00000019
0.00000010
0.00000005
0.00000003
0.00000004
0.00000005
0.00000004
0.00000005
0.00000005
0.00000005
0.00000005
0.00000004
0.00000004
0.00000004
0.00000004
0.00000003
0.00000003
0.00000003
0.00000003
0.00000002
0.00000003
0.00000001
0.00000001
0.00000001
0.00000001
0.00000001
0.00000000
0.00000001
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00464831
0.01679505
0.01644613
0.00761335
0.04794521
0.15165883
0.14422260
0.11421057
0.10831729
0.10226198
0.09510653
0.08230808
0.06091324
0.08704218
0.11292138
0.11823592
0.07064166
0.08501519
0.10195074
0.08617997
0.09215603
0.08520056
0.07150462
0.07387789
0.07179367
0.07710328
0.09889054
0.11394204
0.12855592
0.09594936
0.05344614
0.02629551
0.00702043
0.00639688
0.00356133
0.00343324
0.00178488
0.00017040

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 38bc01876ee396a46b03ca91e612e687
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 42e58ab8243a8c3449d391cc548d895c
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,257 @@
0.00000005
0.00000003
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.02866505
0.03807113
0.04488242
0.10851473
0.09911134
0.08479626
0.10611577
0.12813284
0.08128907
0.07260925
0.04148039
0.01129543
0.03132603
0.04842420
0.12944126
0.12574370
0.09939571
0.08343700
0.04287383
0.01194310
0.00638063
0.00868709
0.01998390
0.03058048
0.05329744
0.13083695
0.12668352
0.10024661
0.10386836
0.08472306
0.11218496
0.14319295
0.13648318
0.13254981
0.04781179
0.03629516
0.03413614
0.03457404
0.03213657
0.05343652
0.09439317
0.12365869
0.09173419
0.09353486
0.07192323
0.03836626
0.01338022
0.00760281
0.01999712
0.02072252
0.01272902
0.00845736
0.00641201
0.00285632
0.00061737
0.00005392
0.00000020
0.00000018
0.00000019
0.00000017
0.00000015
0.00000016
0.00000013
0.00000011
0.00000011
0.00000008
0.00000010
0.00000006
0.00000007
0.00000003
0.00782415
0.01642422
0.02543612
0.05934152
0.07718527
0.11592234
0.11971953
0.06149256
0.03805179
0.05762681
0.05818856
0.04659332
0.08668210
0.10497145
0.12429776
0.11524499
0.04751239
0.02633372
0.03824132
0.04337949
0.03293408
0.03691372
0.03303327
0.07757192
0.13191013
0.09265970
0.02088793
0.02473713
0.02916055
0.03506608
0.05408846
0.03094980
0.10444548
0.15158002
0.08798907
0.04625344
0.06151570
0.05407208
0.03231843
0.01555239
0.00728854
0.04916612
0.10232492
0.07878979
0.06246471
0.05366619
0.10158715
0.11886908
0.07526539
0.02821623
0.01340943
0.00232617
0.00036846
0.03731488
0.03152382
0.03894958
0.03209079
0.00981623
0.00146699
0.00014517
0.00534313
0.06100523
0.15190409
0.10988420
0.12650685
0.11347217
0.05970725
0.04618064
0.05150063
0.03090077
0.03317851
0.08775605
0.13566470
0.10128807
0.04527346
0.01804154
0.00596208
0.00167694
0.00009594
0.00012192
0.01358539
0.07102436
0.12123850
0.12106773
0.10533741
0.13110749
0.05361572
0.02358464
0.01034726
0.00343355
0.00162977
0.03254148
0.12353230
0.12104879
0.10228956
0.07902068
0.03294208
0.01555405
0.00885278
0.00349990
0.00085096
0.00030811
0.00001531
0.00000017
0.00000016
0.00000014
0.00000013
0.00000013
0.00000011
0.00000029
0.00000028
0.00000010
0.00000008
0.00000007
0.00000007
0.00000005
0.00000005
0.00000003
0.00000005
0.00000002
0.00000002
0.00000001
0.00000001
0.00000001
0.00000001
0.00000000
0.00000001
0.00000001
0.00000001
0.00000001
0.00000002
0.00000002
0.00000001
0.00000002
0.00000001
0.00000001
0.00000001
0.00000001
0.00000456
0.01129090
0.01738315
0.02089866
0.01380159
0.13116765
0.11541200
0.10767516
0.11273928
0.10450145
0.08044391
0.08610874
0.07811639
0.08932848
0.09916812
0.08233824
0.07835159
0.08648565
0.08551071
0.11009068
0.12401471
0.09915505
0.07595969
0.06414745
0.06739331
0.06131895
0.09213228
0.09952611
0.08556054
0.09036897
0.08143000
0.04082204
0.01703065
0.00659234
0.00967564
0.00593357
0.00343951
0.00107827
0.00010090

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5898d7a0def449d47856bcc1ca7a29d6
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7cb93a4fb1b04374eaf023113b75af18
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,287 @@
0.00000005
0.00000003
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.01041133
0.11050373
0.11571781
0.09685160
0.06781394
0.06115836
0.02671054
0.01714665
0.01123293
0.00581291
0.00527384
0.03901498
0.11867370
0.15407452
0.09560385
0.05615886
0.04482845
0.02856232
0.08357130
0.12180025
0.11046895
0.08895491
0.08778770
0.09132081
0.04692575
0.01269024
0.00540550
0.01323932
0.03548777
0.09886734
0.10633425
0.06211413
0.04629371
0.03601964
0.03145342
0.03699398
0.02851260
0.09810046
0.12985127
0.10250688
0.07980689
0.08739660
0.04454322
0.01042159
0.02879480
0.04266862
0.01084313
0.04596614
0.13443977
0.10879387
0.04520948
0.04018075
0.02624859
0.00865528
0.00220818
0.00292230
0.00325043
0.01547375
0.10285073
0.13288546
0.06569756
0.04191129
0.00984927
0.00487799
0.00717907
0.07125617
0.14066201
0.12093860
0.12668209
0.08771859
0.08893538
0.11586918
0.09410246
0.11251948
0.06581375
0.01573470
0.00798749
0.00473720
0.00184862
0.00599098
0.01365598
0.00891943
0.00741468
0.00870850
0.12349596
0.20865980
0.11312929
0.08664145
0.12243897
0.12067145
0.08424711
0.05526139
0.04627320
0.10428049
0.08349684
0.07010089
0.02950357
0.01629749
0.01049282
0.01468810
0.02427274
0.02904649
0.02663092
0.02238721
0.01449317
0.00891655
0.00328868
0.00101202
0.00018072
0.00000018
0.00000022
0.00001380
0.00340936
0.01070781
0.02272540
0.02303817
0.01339627
0.01482264
0.02972042
0.16883568
0.13453023
0.14972425
0.08440456
0.09065786
0.05294919
0.02135629
0.00819955
0.00474883
0.00529746
0.00265304
0.00225529
0.01425153
0.08025608
0.12780648
0.10383718
0.06637228
0.06980769
0.06826495
0.05187644
0.03362885
0.01408524
0.02797011
0.04798624
0.04473467
0.06783500
0.07362254
0.03932714
0.01432003
0.00567656
0.02164616
0.02448191
0.12810233
0.14456984
0.12034076
0.12263951
0.10216748
0.08076008
0.06284898
0.04605800
0.01751118
0.04122978
0.05452909
0.06921396
0.07712647
0.05760632
0.03222826
0.02906787
0.05488998
0.05686560
0.04881791
0.06627714
0.07501493
0.06122237
0.04391065
0.04513443
0.05685579
0.06692855
0.11950159
0.09488340
0.05996871
0.12589936
0.12426486
0.08167235
0.08727088
0.09361180
0.05560031
0.02492296
0.01225502
0.02261247
0.10637776
0.10854032
0.08564665
0.06367619
0.03858946
0.01254055
0.00857360
0.00521010
0.03276831
0.05026552
0.07917455
0.12885508
0.09776132
0.04524392
0.02057937
0.00684326
0.00172701
0.00501310
0.00338763
0.00062568
0.00007869
0.00000011
0.07221141
0.13406493
0.11343215
0.06939244
0.05757182
0.05019560
0.02351180
0.00653620
0.01007761
0.03060259
0.07896144
0.11751062
0.06696402
0.03085680
0.01771194
0.05062816
0.12535316
0.09691679
0.05669325
0.03652356
0.04995165
0.10247808
0.14754270
0.10729573
0.09490211
0.08105871
0.03237764
0.01436423
0.02403967
0.06067147
0.09486736
0.11827907
0.06557996
0.01828207
0.00410462
0.00560886
0.02666351
0.10461742
0.12328171
0.11638515
0.07130920
0.06859463
0.04690340
0.02583032
0.02004467
0.04906425
0.06766128
0.10911208
0.11592212
0.09715220
0.03466866
0.01872768
0.01205066
0.03613232
0.09832279
0.14594945
0.10550399
0.13000724
0.09247153
0.04398929
0.06428571
0.04855256
0.05265495
0.02728924
0.01480956
0.01000638
0.00291081
0.00050468
0.00004996

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7d61563367dd2174ebac733fc96d5a7c
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 264f1b0a1d60ee44fb83104376fe62d6
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,292 @@
0.00000005
0.00000003
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00000000
0.00017371
0.00397631
0.00645893
0.03636703
0.11108588
0.09490587
0.05810735
0.03614677
0.01433622
0.02562395
0.03500152
0.11138436
0.11492082
0.08813144
0.11754254
0.09585521
0.05497217
0.08569790
0.10671677
0.09063023
0.10238150
0.10540754
0.07553490
0.04124249
0.01229520
0.00533037
0.00913266
0.02397980
0.10611945
0.10192107
0.07391837
0.05137710
0.05373237
0.05023317
0.03660126
0.04064788
0.03359168
0.05470684
0.14775619
0.13745435
0.10754745
0.10044444
0.08634765
0.04968073
0.02235863
0.00676216
0.01762132
0.03200046
0.01515087
0.02490337
0.03465642
0.08731771
0.05780291
0.04214677
0.03614981
0.01129049
0.00178883
0.00043622
0.00002077
0.00790669
0.03906181
0.13493988
0.12611340
0.10359488
0.05120334
0.02121265
0.00780912
0.02118601
0.08881138
0.13246961
0.13096575
0.08698378
0.07840307
0.08006902
0.08267396
0.07665613
0.06423858
0.02234341
0.00549498
0.00242034
0.00047552
0.00005966
0.03320520
0.06114354
0.05643975
0.11037107
0.13888292
0.16179177
0.10823945
0.09318663
0.08210272
0.05253165
0.04468418
0.08318146
0.09999528
0.05302287
0.02463017
0.00933137
0.00975701
0.01784607
0.02833371
0.03651267
0.04211179
0.03161097
0.02936525
0.02278606
0.01299867
0.00431430
0.00138863
0.00027162
0.00000123
0.00000004
0.00000005
0.00000004
0.00073564
0.00535114
0.01484067
0.02635980
0.02197363
0.01175617
0.01850840
0.13574521
0.13955091
0.16727531
0.10608624
0.09235191
0.08989335
0.03222363
0.01007234
0.00426795
0.00493753
0.00278311
0.00285112
0.00889112
0.02711722
0.11798907
0.12569274
0.08584248
0.06597847
0.07110602
0.05414321
0.04401594
0.01751132
0.01334137
0.03514252
0.04998326
0.05386503
0.08303778
0.05580477
0.03294466
0.01155389
0.01592658
0.01961545
0.04122524
0.14904048
0.13972428
0.12943657
0.10712221
0.08562635
0.07122923
0.05961891
0.02759550
0.01993110
0.04310589
0.07547285
0.08173466
0.06247975
0.04214621
0.03760689
0.03115748
0.05670190
0.05714985
0.06260712
0.07415769
0.07433423
0.05062892
0.04170515
0.04818286
0.05886082
0.10128240
0.10150870
0.05131475
0.11870202
0.12748007
0.09922212
0.09134800
0.11311474
0.05401089
0.04061917
0.01249508
0.00948702
0.04186318
0.11898167
0.09532230
0.09337173
0.04848767
0.02473678
0.01069614
0.00484177
0.01662082
0.04742326
0.06200481
0.12276933
0.10882907
0.08602326
0.03015586
0.00973329
0.00328402
0.00226518
0.00784843
0.00278660
0.00034507
0.00005544
0.00514254
0.11737227
0.11911432
0.06987587
0.06208072
0.05524339
0.03672045
0.01023218
0.00268005
0.02696391
0.03711095
0.11534176
0.07793026
0.06439523
0.02477391
0.02580977
0.12326863
0.10718736
0.06945094
0.04225161
0.04650784
0.05684860
0.14646806
0.12088709
0.10804930
0.09149216
0.06569657
0.01902741
0.00708923
0.03978205
0.06555759
0.13457091
0.07263914
0.03940162
0.01395208
0.00407308
0.00785582
0.07307136
0.14730501
0.12630911
0.09076075
0.05463418
0.05033695
0.03686942
0.02131259
0.03664210
0.03732653
0.07706883
0.10262816
0.11299729
0.08176315
0.03037785
0.01326680
0.01651880
0.08489019
0.12672557
0.12814839
0.13081826
0.10027778
0.06042381
0.05928643
0.04862963
0.05942964
0.03829884
0.02554955
0.01399406
0.00600915
0.00526958
0.00088941
0.00000848

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0a12bca9c495f844788cac4b3dc01528
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8ff483912820c0c458c2960593f32d01
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,181 @@
0.00000005
0.00000003
0.00134183
0.13024299
0.12468736
0.07844518
0.02632027
0.03940329
0.03637667
0.03451734
0.04975815
0.10780431
0.10106440
0.06787032
0.05280538
0.02538008
0.03272702
0.03500053
0.02327127
0.01346107
0.00640443
0.00112193
0.00092438
0.00030068
0.00001169
0.00000006
0.00000004
0.00000004
0.00000003
0.00000003
0.00000003
0.00000002
0.00000002
0.00000002
0.00000002
0.00000001
0.00000001
0.00000001
0.00000001
0.03499965
0.08563241
0.12597364
0.10322613
0.11053512
0.11199702
0.10472351
0.10365929
0.08029900
0.08644674
0.07661451
0.06823436
0.06495754
0.05017138
0.01795574
0.00577139
0.05051259
0.10167977
0.10805573
0.08757588
0.09493958
0.08166013
0.04920715
0.03913362
0.04947521
0.05074035
0.04346962
0.04095999
0.07345695
0.10197105
0.11581951
0.10427098
0.05640880
0.01756050
0.00630845
0.02360720
0.09064519
0.09982020
0.07884745
0.06099218
0.07507920
0.06901558
0.03501711
0.00988735
0.00216163
0.01661992
0.11633921
0.11436959
0.11475692
0.09225911
0.11577103
0.10790673
0.11090566
0.08682907
0.12614785
0.09752236
0.08634012
0.08609299
0.07784101
0.04710400
0.05606398
0.06765103
0.11536230
0.07678806
0.05070975
0.04437205
0.03378493
0.00822868
0.00808467
0.02768021
0.06495066
0.07356765
0.08016616
0.06206624
0.02906631
0.02971899
0.08445830
0.07069516
0.01808286
0.00556112
0.03590908
0.12194905
0.12015835
0.09904143
0.05646089
0.02886644
0.00999502
0.00305107
0.00798466
0.02665779
0.07483964
0.08626766
0.07748236
0.05114794
0.03580339
0.00761036
0.00409649
0.01140328
0.12555751
0.13516958
0.11267319
0.10786965
0.10757268
0.10438777
0.06993058
0.03142576
0.01754347
0.03943891
0.11406928
0.09105960
0.02574994
0.00848062
0.00273720
0.00044038
0.00000258
0.00959425
0.02373138
0.08384808
0.05525417
0.02376885
0.00782859
0.01055001
0.15324524
0.11578597
0.05352928
0.01489034
0.01905741
0.02479430
0.07339220
0.07774475
0.10909086
0.10109514
0.09618052
0.08066712
0.05435868
0.04085002
0.03733978
0.01905741
0.00566248
0.00257108
0.00016242
0.00000371

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 52e006025737f724ea66fdf9a5d8f22f
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,175 @@
0.00000008
0.05711631
0.13727279
0.11459202
0.03337459
0.01819381
0.03223292
0.03467755
0.03427369
0.04487722
0.08197841
0.11049814
0.07563315
0.05749729
0.06850608
0.10744919
0.10065494
0.06882607
0.02798240
0.01315300
0.00428146
0.00108857
0.00006360
0.00000024
0.00000006
0.00000006
0.00000006
0.00000008
0.00000020
0.00000004
0.00000007
0.00000006
0.00000007
0.00000006
0.01391471
0.06861996
0.12066421
0.11351002
0.11520540
0.10860203
0.10926522
0.11349389
0.10871581
0.11524959
0.08125452
0.07995488
0.05898436
0.04797968
0.05085546
0.06513986
0.01848445
0.00758190
0.02371630
0.06067926
0.10132238
0.11432362
0.10586330
0.05982589
0.04446789
0.04420068
0.03777865
0.03665984
0.03350522
0.03234584
0.12710874
0.13773943
0.08997412
0.05824554
0.01627955
0.00571881
0.01870689
0.06255665
0.07465204
0.08244786
0.07169620
0.07131994
0.05613898
0.04447524
0.01333401
0.02116397
0.10237920
0.12451947
0.13596430
0.13040395
0.09396405
0.10652626
0.08535663
0.10782580
0.13579737
0.09642343
0.08209698
0.05839134
0.03152125
0.03501086
0.05183903
0.07905335
0.08026721
0.04216202
0.04066528
0.04985600
0.02265272
0.00599996
0.00608675
0.00826208
0.00877988
0.01136276
0.04591941
0.16162856
0.13798247
0.08383475
0.05110219
0.01848392
0.00885163
0.00196739
0.01497450
0.03129566
0.06956071
0.10771310
0.08054388
0.05364374
0.01935722
0.00480090
0.00056256
0.00292951
0.01596380
0.08476386
0.11729466
0.06863342
0.07483341
0.04754725
0.01636336
0.00562554
0.01703124
0.12976801
0.12646583
0.10015881
0.11218950
0.10905908
0.10649553
0.06135194
0.04505662
0.02538692
0.03665165
0.07867492
0.07667469
0.06711641
0.03183642
0.01399610
0.01375836
0.00698296
0.00207029
0.01024103
0.01465667
0.04541592
0.05201961
0.07101289
0.05806474
0.04519088
0.17134388
0.12499588
0.06555651
0.03151344
0.01197932
0.01835134
0.03336206
0.07903263
0.10734255
0.09655602
0.08513983
0.06991321
0.05536121
0.03464093
0.01632907
0.00167515
0.00001044

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 485f61bc00718904aa5fa8df5e288f29
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,54 @@
0.00000005
0.00000003
0.00000000
0.00046962
0.04368704
0.09481914
0.09917746
0.09798139
0.09720682
0.07568779
0.05746364
0.02935625
0.00886832
0.00160193
0.03799986
0.05539151
0.08533625
0.09498303
0.09084434
0.10286050
0.10712945
0.08620108
0.05779895
0.02999892
0.01107864
0.01394148
0.08225059
0.11010544
0.14526850
0.10906731
0.09490130
0.06208584
0.04646730
0.04695348
0.08823004
0.08648589
0.08562476
0.08226661
0.07583391
0.07191155
0.05825438
0.08988712
0.11800215
0.09934701
0.11600174
0.10284381
0.09446625
0.09187573
0.04557432
0.02692474
0.01360523
0.00308691
0.00068955
0.00001893

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 763ce7fc421c98b47b38fd863f5303b6
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,176 @@
0.00035734
0.00317895
0.00522986
0.01126348
0.01625622
0.00403369
0.00128680
0.00025250
0.01376316
0.13387848
0.16045359
0.11010874
0.05988159
0.02221663
0.00872939
0.00279509
0.03551053
0.03648495
0.04531212
0.07673535
0.10955378
0.13902943
0.07736161
0.04115365
0.01760411
0.00529819
0.01142427
0.02385265
0.08705520
0.12682062
0.08821530
0.04272503
0.03402210
0.11988512
0.11482846
0.10272246
0.05937527
0.08768967
0.09089566
0.08039393
0.09804015
0.11620566
0.08121215
0.05067646
0.02063093
0.02843744
0.05073565
0.11158347
0.10401250
0.07668661
0.05409725
0.01623925
0.00549514
0.02640846
0.06240885
0.10545796
0.10017704
0.08905054
0.09294581
0.06916250
0.03144984
0.00853616
0.00214288
0.00033765
0.00031021
0.00009906
0.00000003
0.00000007
0.00000011
0.00000010
0.00000012
0.01188716
0.12818666
0.12017393
0.10633220
0.08355843
0.07541411
0.03788725
0.01852310
0.00303940
0.01135555
0.05099490
0.14416704
0.07741622
0.07464023
0.05391997
0.06022602
0.03167658
0.00930351
0.00299611
0.01921055
0.02565342
0.08661601
0.12806430
0.13362658
0.11605786
0.08956026
0.11099907
0.09601893
0.12107093
0.12747106
0.05225842
0.02421024
0.05594429
0.01192079
0.03146134
0.06648590
0.07210974
0.06605974
0.07960039
0.06560139
0.05629542
0.09063371
0.07429472
0.07451615
0.04158938
0.07059839
0.10493130
0.13294564
0.11721240
0.08723471
0.04541561
0.01706385
0.02076782
0.01165404
0.02795471
0.07473504
0.14457630
0.12650295
0.09319439
0.03555974
0.01783938
0.00517579
0.00071079
0.00000897
0.00000038
0.00030529
0.00613103
0.03505980
0.08634492
0.10601639
0.06033953
0.02520386
0.05365517
0.04069392
0.06724963
0.09476259
0.08799524
0.06538707
0.06248809
0.05721865
0.06171366
0.04908372
0.05924495
0.05382480
0.05593704
0.05312730
0.06173056
0.05453867
0.07989717
0.11181595
0.10462585
0.04600155
0.02939134
0.04698037
0.06139401
0.09290544
0.12652060
0.11471691
0.08270022
0.06177935
0.02388656
0.00733134
0.00337623
0.00054495
0.00010149

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 568528151b48dde41afb57442e9fb79c
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,179 @@
0.00006651
0.00272296
0.00416831
0.00613240
0.01400007
0.00611815
0.00172745
0.00035091
0.00542576
0.05730513
0.10239989
0.09973215
0.07135049
0.04593844
0.01314271
0.00341648
0.00919481
0.03490015
0.11891712
0.14427045
0.14089674
0.11541290
0.06114697
0.01245919
0.02396511
0.02041544
0.04967305
0.08356208
0.10683713
0.04407730
0.01939667
0.05765126
0.11775328
0.08568342
0.07941543
0.04329414
0.03034952
0.05300198
0.07545046
0.09811859
0.12698843
0.11008044
0.04125893
0.01690617
0.00559947
0.03229237
0.11572060
0.13573837
0.10000201
0.06665666
0.02862320
0.00988190
0.00491564
0.00317531
0.07727695
0.13759853
0.11148883
0.04313809
0.03761870
0.02492973
0.02110572
0.00512524
0.00042069
0.00016137
0.00000437
0.00000018
0.00000012
0.00000011
0.00000780
0.02584597
0.09738695
0.11136233
0.10692869
0.08470456
0.07692712
0.04786270
0.01502901
0.00441649
0.01230767
0.08723252
0.10682777
0.08738386
0.06790664
0.06157994
0.05408455
0.03372269
0.00904522
0.00611802
0.01275058
0.01515854
0.09083287
0.10450071
0.13025539
0.11917285
0.10834516
0.09689986
0.14618123
0.07720425
0.03433722
0.02967872
0.06113090
0.09168280
0.10633759
0.07331663
0.06737662
0.06489260
0.07385729
0.07205108
0.09435874
0.11798398
0.12480668
0.10564166
0.12307809
0.06730109
0.02228388
0.00726003
0.00543956
0.01570472
0.04078079
0.04808420
0.09414001
0.11596058
0.09565762
0.06237603
0.03154003
0.01635168
0.00217235
0.00029528
0.01236050
0.01586983
0.01257687
0.00767481
0.00340793
0.01702167
0.01174621
0.03607225
0.06784455
0.07041398
0.08319151
0.05716323
0.13491862
0.07062941
0.01842327
0.00566531
0.03429366
0.04546195
0.08834475
0.13020474
0.11044439
0.11442656
0.08893354
0.06367651
0.05020634
0.07907210
0.07676227
0.04939859
0.03887330
0.05178530
0.06513581
0.06614438
0.09262551
0.11383794
0.11059330
0.06562757
0.02820417
0.01545060
0.03237373
0.05024768
0.04197123
0.05402189
0.12459128
0.10853425
0.08427958
0.05402030
0.02389842
0.01399011
0.00611045
0.00143074
0.00027289

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: a0c231d5f740ac34597ebcbc02cd300c
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,96 @@
0.00000005
0.01019074
0.06427509
0.15702626
0.10349131
0.07500124
0.07648914
0.05543821
0.05572528
0.01877004
0.02965689
0.09465924
0.09512092
0.09429209
0.06876548
0.05024434
0.03935412
0.02597354
0.01265635
0.01399479
0.10712919
0.11683569
0.09561371
0.06471479
0.04369099
0.03436543
0.03138619
0.03612176
0.10426113
0.13121501
0.11742863
0.08312004
0.08122931
0.06909545
0.05385699
0.03251035
0.01527070
0.08774096
0.14272647
0.11196662
0.09227988
0.10476685
0.08853462
0.04513133
0.03557255
0.04379258
0.11774463
0.12224647
0.10066806
0.07491268
0.05584900
0.02648071
0.00879717
0.00250664
0.00654262
0.01390163
0.08358222
0.07648711
0.08615513
0.08187077
0.05667368
0.04580418
0.04100892
0.04243864
0.05289780
0.06898235
0.08837414
0.07720532
0.06877820
0.04004143
0.08344561
0.10198337
0.08649224
0.07357670
0.05660766
0.05770121
0.05283090
0.04178210
0.07306314
0.10479591
0.09217550
0.07612564
0.06798731
0.09084788
0.08643017
0.07017878
0.08629854
0.07757853
0.04865915
0.02346797
0.01781903
0.00757137
0.00145925
0.00213453
0.00095217
0.00004763

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d062a33816617264ca4af05b01057ae6
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,253 @@
0.00000006
0.00000004
0.00761530
0.02372499
0.18112624
0.18295501
0.15015282
0.11161552
0.08549889
0.04024626
0.01824978
0.00622564
0.01819922
0.07918092
0.13432275
0.11699784
0.12408932
0.07769494
0.03263141
0.01082999
0.00369861
0.04625941
0.09377275
0.06972123
0.04340839
0.03398569
0.02273669
0.00849879
0.00228230
0.00042531
0.00002738
0.02690202
0.14915887
0.10081410
0.11624254
0.12475611
0.11638901
0.10972477
0.06713505
0.02612207
0.02690891
0.01470955
0.00350165
0.02938388
0.09164439
0.10037519
0.06948389
0.02402627
0.00704134
0.00340573
0.06186428
0.13352928
0.12644723
0.09811366
0.06588145
0.03065532
0.01940942
0.00623135
0.00113915
0.00022903
0.00004646
0.00002043
0.03945133
0.13618532
0.15403919
0.12107417
0.10283324
0.08136178
0.07846233
0.05062351
0.05210162
0.08307648
0.08895227
0.07534208
0.08555108
0.07151275
0.10253356
0.11380573
0.14133190
0.06870494
0.07032948
0.03235435
0.00728361
0.00188178
0.00437712
0.00563290
0.10130417
0.14208825
0.15139544
0.09576591
0.08176865
0.09506901
0.05657209
0.02998489
0.02223587
0.01166321
0.01493446
0.00959634
0.00253925
0.00056367
0.00004326
0.00000018
0.00000009
0.00000012
0.00000012
0.00000012
0.00000011
0.00000012
0.00000011
0.00000011
0.00000010
0.00133482
0.03514139
0.14958730
0.15455140
0.11128354
0.09542409
0.02897310
0.01059265
0.02017378
0.04071121
0.04277394
0.05423436
0.09081916
0.08782864
0.06853335
0.08100801
0.09960809
0.09265953
0.05195294
0.01871615
0.00581145
0.01714720
0.04497458
0.09403843
0.11116246
0.11774849
0.08392474
0.04672236
0.01819239
0.00342889
0.00092174
0.00007114
0.00000066
0.00001772
0.03772246
0.09165097
0.09358907
0.09343258
0.04967652
0.02884209
0.00764706
0.03021757
0.07730241
0.10254525
0.11653031
0.07226698
0.03478890
0.02956227
0.01532503
0.01339547
0.03553957
0.11484702
0.10937911
0.12912853
0.08374450
0.07559040
0.05593618
0.03857393
0.01801690
0.00676345
0.01251562
0.08935788
0.12568295
0.14073858
0.14342763
0.11744731
0.12331198
0.07777787
0.04797470
0.05334346
0.04123482
0.03008132
0.03993239
0.12230677
0.09061263
0.09127291
0.05985545
0.05928823
0.04056094
0.01359506
0.00395394
0.00729265
0.04655721
0.07918903
0.07004683
0.09082823
0.06127002
0.01671598
0.00383636
0.00604208
0.01788624
0.04956786
0.09722503
0.07643412
0.04734993
0.01334304
0.00248720
0.06265882
0.10026165
0.07324047
0.07227907
0.06611378
0.09675421
0.08106042
0.04954623
0.02076192
0.00370063
0.00068489
0.00001209
0.00000051
0.00193862
0.00977144
0.04305735
0.07626142
0.08680253
0.08378484
0.05658313
0.01788181
0.00422465
0.01629818
0.07559661
0.07953563
0.09430075
0.07922930
0.04408175
0.03681345
0.05698681
0.12577643
0.07098714
0.05581276
0.04261805
0.04626781
0.04376284
0.05016053
0.05078668
0.04293551
0.02949942
0.02242714
0.01308054
0.00438526
0.00117566
0.00013197

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 0fbf8eb97f8a7874a8f68661a2c26a11
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,49 @@
0.00003170
0.00029231
0.02510739
0.01111793
0.06692768
0.10063137
0.07780695
0.05686731
0.05614305
0.04554715
0.04514136
0.05479728
0.04272025
0.03989588
0.04298636
0.04074912
0.02244980
0.01105280
0.01347439
0.01654553
0.01846966
0.02045048
0.01407719
0.00657891
0.01353173
0.01625132
0.05863698
0.11105994
0.09950184
0.11845221
0.10001812
0.06772108
0.07621638
0.03018616
0.09624225
0.12597536
0.12765007
0.12060358
0.10118357
0.06155344
0.03734333
0.02485111
0.02122259
0.01139380
0.00747245
0.00580762
0.00196027
0.00087611
0.00030711

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 84e297664a2336d43820a26e20887968
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,29 @@
0.00004669
0.00196096
0.08631672
0.10883392
0.10372495
0.06708473
0.07460631
0.08464301
0.06364747
0.05883840
0.05702791
0.10027512
0.10192653
0.10898386
0.10629675
0.10652895
0.08811360
0.08259293
0.07683600
0.07712611
0.05985371
0.03709152
0.02102884
0.02044402
0.01440325
0.00486909
0.00437166
0.00128601
0.00015899

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ba1a609db49973948b295539bf908b8f
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,53 @@
0.00000003
0.00003020
0.00045428
0.07712748
0.11033373
0.11507816
0.09579168
0.05667291
0.03575071
0.02704627
0.03697587
0.03463140
0.03093839
0.02743065
0.02676925
0.02231544
0.09942202
0.08020217
0.06853641
0.09176871
0.09486435
0.08342584
0.07102263
0.06072441
0.06089513
0.05636132
0.03297666
0.02339198
0.03075436
0.05637543
0.06598097
0.02687529
0.07031629
0.09098011
0.08283509
0.05433415
0.06212619
0.05257111
0.03363059
0.02073754
0.01075210
0.01171772
0.01217843
0.01418561
0.01133840
0.01065959
0.01273228
0.01126342
0.00568159
0.00296962
0.00118520
0.00046806
0.00016418

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ec6f9f3ba83eb534594c69058496c8d5
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,57 @@
0.00254833
0.02971284
0.08879764
0.07367895
0.02909987
0.03310917
0.09634954
0.12386660
0.09035879
0.09341748
0.07560141
0.03713432
0.02660947
0.05858222
0.11556806
0.09857281
0.08213513
0.05986574
0.03114414
0.11308713
0.11102232
0.06087070
0.02572891
0.01722053
0.02621842
0.02313918
0.01146464
0.01218087
0.04863987
0.05884862
0.05150265
0.07699542
0.12463907
0.09878866
0.09524542
0.04189667
0.02693668
0.03294044
0.01990215
0.01164732
0.02052239
0.04459940
0.07784607
0.08742625
0.07854719
0.09712429
0.11146211
0.08322848
0.04158131
0.02026966
0.01889879
0.01323800
0.01184629
0.00824499
0.00307148
0.00118924
0.00017368

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c83fbb76e4a0a39498f067a92c03c5e9
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,30 @@
0.00295235
0.03707517
0.07725370
0.07228835
0.09575068
0.08504528
0.10041153
0.11009778
0.11758450
0.09146283
0.03880034
0.03676090
0.09672804
0.09430671
0.08924873
0.08860046
0.06662061
0.05558098
0.04712987
0.03207022
0.02364047
0.01690631
0.01206164
0.01287380
0.01311070
0.01108581
0.00924442
0.00443145
0.00183625
0.00034499

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c5ea2bb1417b52b44b2d5e3044a21696
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,33 @@
0.00012380
0.00102616
0.00415505
0.05197068
0.09016228
0.10255087
0.11967184
0.09882818
0.10230196
0.09351663
0.08933863
0.09581169
0.05233340
0.03342716
0.05679970
0.10582927
0.10664634
0.09213629
0.08116415
0.06822676
0.05873912
0.05475385
0.03594853
0.02781619
0.02577862
0.02322852
0.01829937
0.01572386
0.01399139
0.00680759
0.00405515
0.00090124
0.00012206

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 347034c0a27f0934d8304f45514b7c92
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,37 @@
0.00001716
0.00034244
0.00115882
0.00576633
0.07651001
0.10384929
0.11343405
0.09679694
0.08230647
0.08237075
0.05789162
0.06589982
0.07386018
0.08840372
0.07979485
0.05375632
0.03967692
0.03100157
0.06183979
0.13154010
0.12473223
0.09088991
0.10479537
0.09337825
0.09433472
0.09392123
0.09064700
0.05741799
0.03410449
0.02425617
0.03073216
0.02371081
0.00905390
0.00480045
0.00522001
0.00273450
0.00044766

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 63b1e546bf387534a9c8f9c272c34058
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,46 @@
0.02050972
0.10168069
0.11275169
0.11559874
0.05694683
0.04488800
0.03916322
0.03770525
0.03320975
0.01921837
0.00880236
0.00834341
0.02505843
0.12048865
0.12807892
0.10973666
0.06822228
0.04750294
0.03394053
0.02910510
0.03405723
0.02068192
0.00726618
0.00403132
0.00408158
0.00396793
0.01481405
0.07425826
0.08119930
0.05466220
0.07122602
0.13017716
0.17926741
0.10760592
0.11298829
0.07887404
0.04382631
0.02363179
0.02069380
0.01384185
0.00531502
0.00320957
0.00754439
0.00492329
0.00180884
0.00040035

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 3befa8f8796fba842a8b81b3092b296e
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,39 @@
0.00680616
0.02000667
0.03981570
0.07353978
0.15890054
0.15065886
0.12441381
0.05674819
0.03283060
0.02227908
0.02677164
0.02564943
0.01810250
0.00562337
0.00632352
0.00499442
0.03332803
0.12671307
0.12913454
0.07289811
0.06429900
0.05912491
0.07001997
0.08970365
0.14829005
0.12578993
0.06392633
0.06561711
0.06369394
0.06709526
0.08250566
0.07605470
0.05834744
0.04749091
0.04297124
0.02600872
0.00910767
0.00459244
0.00196225

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: bb315b5169b9b7341a7d9af5fd865879
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,96 @@
0.00014598
0.02786572
0.11496738
0.10238128
0.07388683
0.06242444
0.10997712
0.13044015
0.14964159
0.11141456
0.10278545
0.11485842
0.11351028
0.10489768
0.08198220
0.07194153
0.05434150
0.03275726
0.03367535
0.02172300
0.00987169
0.00986360
0.00508794
0.00191669
0.00047967
0.00000670
0.00000018
0.00000015
0.00000015
0.00000015
0.00000016
0.00000017
0.00000017
0.00000018
0.00000020
0.00000021
0.00000007
0.00000022
0.00000006
0.00000022
0.00060145
0.00808220
0.03894912
0.12594621
0.13255514
0.10433636
0.08640841
0.04327250
0.03839190
0.03875956
0.05473800
0.11749637
0.13128278
0.10626067
0.04351380
0.04390190
0.03948491
0.03793582
0.09538835
0.11432847
0.10463299
0.09305388
0.09277155
0.07825337
0.09924649
0.08766949
0.05093555
0.02933786
0.03307276
0.02032575
0.01915358
0.02244372
0.05538168
0.09692254
0.11038408
0.05580291
0.05752378
0.12149326
0.10537492
0.09177154
0.08779024
0.05957314
0.07311515
0.10100933
0.08425441
0.06698531
0.07025033
0.06641871
0.03747740
0.01966268
0.01292341
0.00592666
0.00414338
0.00207189
0.00059345
0.00011407

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: a0865f784bc609c44921a10c05847f1e
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,53 @@
0.00000003
0.00000001
0.00000000
0.00006617
0.00825588
0.05550662
0.06659701
0.06921944
0.08179279
0.09857339
0.08639858
0.07547399
0.05148134
0.01930095
0.01384417
0.01106333
0.05356188
0.12289032
0.12155826
0.12509871
0.10730626
0.05343417
0.10618726
0.10502439
0.09942293
0.09280483
0.08935775
0.06305087
0.06458813
0.03893311
0.07498286
0.11144519
0.08733452
0.05019294
0.04413920
0.04448941
0.02578673
0.02903163
0.02947936
0.06914449
0.10478083
0.09993452
0.08101768
0.03436182
0.02376112
0.01966190
0.03744587
0.03780399
0.02365103
0.02165905
0.01133459
0.00479161
0.00240724

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ed55b6762e61b9349950fbe3650cabf6
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,139 @@
0.00000003
0.00000002
0.00000897
0.00051868
0.00685851
0.00242072
0.07569526
0.13911512
0.12309561
0.12859440
0.09661367
0.11087048
0.10346829
0.10614007
0.09598915
0.08047114
0.09286903
0.11548064
0.11452914
0.10821884
0.08427280
0.05659365
0.05306242
0.03046137
0.02309663
0.01407314
0.00619217
0.00181442
0.00025129
0.00004446
0.00000027
0.00000024
0.00000026
0.00000023
0.00000025
0.00058232
0.01438166
0.08706226
0.05324214
0.04622319
0.03107418
0.02088210
0.08227722
0.12894586
0.12848234
0.11699706
0.10615379
0.05741793
0.06020827
0.06396029
0.06524623
0.04965931
0.05436188
0.03945747
0.05630253
0.10608354
0.09860967
0.07679673
0.07259783
0.08343784
0.09909578
0.09040866
0.04385882
0.03242830
0.03005066
0.02469170
0.02442984
0.02259176
0.01854928
0.01633028
0.00924866
0.00342354
0.00093352
0.00019096
0.00003074
0.00000033
0.00000035
0.00000035
0.00000035
0.00000028
0.00054907
0.02254597
0.01685557
0.03537999
0.06535218
0.08047795
0.09143815
0.10887608
0.09207053
0.07770705
0.05117515
0.04016748
0.04277807
0.03733924
0.01808697
0.05714072
0.13481680
0.12341464
0.04113217
0.04200054
0.03387635
0.02640645
0.03010297
0.06187404
0.07365302
0.07283713
0.03723831
0.02066344
0.01486296
0.02139168
0.01329754
0.03340966
0.09857203
0.10937501
0.07175481
0.09430910
0.10526963
0.10333330
0.08292542
0.10443841
0.10521737
0.10867214
0.10509364
0.04809517
0.07553424
0.15021303
0.09417224
0.10969985
0.08089382
0.04732396
0.03919236
0.02811258
0.01335024
0.00913966
0.00645466
0.00518705
0.00219298
0.00128141
0.00048321

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6a149965eba498242a3ec5a6c865900e
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,72 @@
0.00000003
0.00000002
0.00000000
0.00000000
0.00001562
0.00183886
0.01718909
0.08121856
0.05650272
0.04327853
0.04348287
0.04189854
0.04546760
0.06406592
0.11061928
0.10493957
0.11083768
0.06164746
0.03147869
0.03161191
0.03992244
0.06945074
0.08005552
0.07761027
0.06662179
0.04597136
0.07420090
0.11428896
0.10177862
0.12583645
0.10110252
0.06948989
0.04131342
0.04411544
0.06125725
0.06420285
0.07109744
0.08405773
0.04717634
0.05160779
0.04885459
0.02962608
0.03509536
0.02471529
0.06745352
0.11273529
0.10746661
0.07098871
0.06722593
0.06514815
0.08039723
0.05482315
0.06228336
0.04914901
0.07718404
0.10486372
0.10146042
0.10682139
0.08627858
0.06619428
0.05619252
0.05044676
0.04965245
0.04330982
0.02298543
0.01822150
0.01050079
0.00632150
0.00265475
0.00078896
0.00008045
0.00002478

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1db4c8a48390808499d0fb84e1bb0be3
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,72 @@
0.00075272
0.00794692
0.01698765
0.13918686
0.11231101
0.11741962
0.12016004
0.09403438
0.08492339
0.07881802
0.06068442
0.05910769
0.05156586
0.03752719
0.01887535
0.01161673
0.00691089
0.00435083
0.00179454
0.00088135
0.00022185
0.00001349
0.00000020
0.00000018
0.00000017
0.00000016
0.00055471
0.06944270
0.11770695
0.12539980
0.09475044
0.04003724
0.03506203
0.02060395
0.02197486
0.02215128
0.07995977
0.11134646
0.08804584
0.05062433
0.09141289
0.10671950
0.10737142
0.10278893
0.03680010
0.05165839
0.03910501
0.03037758
0.03522700
0.02177294
0.08287371
0.11302635
0.09611569
0.10870011
0.11076381
0.05023886
0.04335597
0.02533474
0.02797309
0.03084667
0.04804834
0.05148838
0.06445197
0.06046679
0.05829129
0.04899684
0.01466017
0.00853707
0.00619025
0.00404124
0.00321156
0.00103366

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 56d4ae4fc1290ea46b255afbcdfbdcd4
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,160 @@
0.00029612
0.05576286
0.12553830
0.13002180
0.12268352
0.11259939
0.11263055
0.11280974
0.11363940
0.10217790
0.06738460
0.07115833
0.03878124
0.03537671
0.01826828
0.00843036
0.00465221
0.00144809
0.00040472
0.00000262
0.00000021
0.00000021
0.00000020
0.00000021
0.00000022
0.00000021
0.00000020
0.00000021
0.00005819
0.00248238
0.00860332
0.04936272
0.07930961
0.08939290
0.07552250
0.05030897
0.03739030
0.04243989
0.02067272
0.04019468
0.02969449
0.02286482
0.06015887
0.09926614
0.12978534
0.11802185
0.11661354
0.12958084
0.13646013
0.12383421
0.11965226
0.13084649
0.09151545
0.06099255
0.05139248
0.03909664
0.04320430
0.06831136
0.05426402
0.09439751
0.08630691
0.05404758
0.03027208
0.02376678
0.01914030
0.01846080
0.02368451
0.01983017
0.06582387
0.06231020
0.06126793
0.04846942
0.03552648
0.03728516
0.04440843
0.02177399
0.01871013
0.02152575
0.01540541
0.00577175
0.00218781
0.00023569
0.00001835
0.00000365
0.00000023
0.00000026
0.00000023
0.00000022
0.00000022
0.00000022
0.00000021
0.00000022
0.00001183
0.00016163
0.00536046
0.09190191
0.11561806
0.09210216
0.06860127
0.06077314
0.06870884
0.08130348
0.08941159
0.07111050
0.02582909
0.02657495
0.01097667
0.01661127
0.03420246
0.06960077
0.07701012
0.06163447
0.05414457
0.06504545
0.07106480
0.06195536
0.07285102
0.04403912
0.02910847
0.01992947
0.01365353
0.03207099
0.10715325
0.10479537
0.11186744
0.03465843
0.02840112
0.02826291
0.07848913
0.07562794
0.06734375
0.04931764
0.05265285
0.03169486
0.01847721
0.02102288
0.07058485
0.10937411
0.12513542
0.09252730
0.07330564
0.07361754
0.07101654
0.10241644
0.12694693
0.13694772
0.10874899
0.04031714
0.08964376
0.12782487
0.08065764
0.08638465
0.07355540
0.05367583
0.03047141
0.01794434
0.00735973
0.00670951
0.00250434
0.00045465

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 2b952c32041fd334b845984e24164a5d
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,169 @@
0.00000003
0.00000002
0.00000000
0.00004383
0.01040028
0.07134394
0.11974469
0.10908774
0.10968097
0.10859580
0.10317566
0.09806535
0.09371358
0.08331236
0.09894990
0.09743189
0.08950789
0.07399292
0.05284246
0.02950291
0.02860929
0.01256964
0.00841063
0.00496687
0.00220403
0.00101902
0.00046462
0.00030938
0.00007991
0.00000272
0.00000054
0.00006914
0.00067573
0.01482361
0.08421039
0.11665606
0.09523035
0.08505520
0.06534810
0.06916682
0.07089982
0.06479634
0.03923921
0.02682951
0.01650952
0.02585265
0.02846025
0.02344972
0.02559594
0.06119725
0.09374655
0.09619626
0.09788170
0.08457492
0.11381356
0.08281529
0.08347271
0.04299688
0.04031365
0.06129927
0.07096618
0.07575628
0.08945262
0.09562955
0.05157590
0.03231056
0.03043411
0.02763353
0.02144005
0.02098208
0.01770406
0.05417547
0.08799334
0.07299370
0.06113655
0.04867299
0.05348379
0.04699092
0.06081074
0.04436160
0.01624888
0.02745478
0.02184367
0.01009084
0.00326593
0.00083276
0.00020189
0.00005908
0.00000021
0.00000017
0.00000022
0.00000017
0.00000017
0.00000010
0.00000017
0.00000010
0.00000004
0.00000004
0.00000080
0.00026455
0.00660054
0.00576026
0.03566791
0.08951622
0.06892478
0.08626635
0.07530490
0.07814025
0.07977021
0.05348110
0.03681820
0.01978932
0.01448565
0.01212297
0.01791321
0.07080884
0.08582794
0.07225253
0.08081874
0.08038840
0.07051125
0.04779942
0.04367479
0.03086200
0.02376086
0.02919743
0.07812396
0.07274966
0.08457140
0.07025231
0.03704926
0.02042784
0.01561773
0.01994788
0.03676632
0.06745287
0.07491019
0.03932576
0.03251431
0.01818534
0.01368747
0.01609767
0.06141699
0.10461546
0.09720138
0.10473271
0.08458182
0.06686288
0.09136117
0.09093073
0.14752622
0.12894824
0.07711869
0.08685626
0.04436392
0.07044879
0.08246539
0.10573285
0.06203239
0.07182535
0.08256043
0.05619702
0.02425257
0.01499773
0.01143276
0.00654857
0.00445402
0.00246197
0.00038354

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c8c080425096f0841a43aa726b93d55a
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,306 @@
0.00000005
0.00000003
0.00000000
0.00000000
0.00008677
0.02555647
0.06356105
0.06754274
0.12535521
0.11968394
0.10654067
0.08807448
0.03094069
0.01887335
0.04522886
0.10707195
0.10807064
0.11986617
0.15139525
0.12412844
0.08856518
0.09356070
0.09514336
0.07740945
0.06272630
0.05835729
0.05653152
0.04069148
0.02248743
0.00993187
0.00186555
0.00107107
0.00120904
0.00187453
0.00111695
0.00004033
0.00000578
0.00000037
0.00000047
0.00000041
0.00000041
0.00000036
0.00000037
0.00000030
0.00000033
0.00000027
0.00000021
0.00000026
0.00000013
0.00000017
0.00000012
0.00000011
0.01054585
0.05012132
0.13717458
0.13160563
0.06083952
0.03850145
0.06312518
0.08917529
0.07733954
0.03812576
0.02091784
0.02317895
0.09112280
0.10568590
0.05461230
0.01764572
0.00752449
0.00855657
0.01883113
0.11905217
0.15466592
0.14110537
0.12407092
0.09104393
0.06492120
0.05765026
0.03929679
0.01446094
0.01584649
0.01906035
0.00225289
0.03853673
0.04068287
0.12364593
0.11614482
0.09028992
0.06433237
0.02383663
0.01381440
0.00635609
0.01836661
0.02473579
0.11016511
0.10806321
0.03348883
0.01009692
0.03878922
0.07220570
0.08639481
0.07928380
0.10606322
0.10445405
0.11997829
0.09822565
0.08011347
0.04837793
0.03226493
0.03607234
0.03278252
0.03711180
0.06834672
0.07951122
0.08939215
0.08045211
0.06378602
0.03623512
0.03542983
0.13810526
0.13145922
0.08724828
0.07982137
0.07484215
0.06310783
0.03040927
0.02398604
0.01799416
0.01170484
0.00820995
0.00466642
0.00173959
0.00026183
0.00000286
0.00000056
0.00000045
0.00000036
0.00000037
0.00000035
0.00000034
0.00000032
0.00000030
0.00000027
0.00000027
0.00000023
0.00000022
0.00000018
0.00000018
0.00000013
0.00000013
0.00000010
0.00000010
0.00000008
0.00000004
0.00000004
0.00000003
0.00000002
0.00000003
0.00000003
0.00000002
0.00000002
0.00000004
0.00000002
0.01210695
0.03104685
0.09687874
0.10992987
0.06612710
0.05232693
0.07025713
0.07789180
0.05726887
0.05102119
0.05531616
0.07071804
0.07324490
0.12500001
0.13551877
0.11463275
0.09164570
0.07969173
0.08745047
0.09294610
0.08758718
0.04984579
0.01199116
0.01887675
0.01864040
0.07235581
0.10418790
0.03615440
0.00980441
0.00221446
0.03594533
0.06812992
0.11332203
0.06093310
0.05594898
0.06496126
0.08740044
0.12233238
0.09580570
0.04772820
0.02361993
0.01078867
0.03802064
0.07909553
0.08012012
0.07333743
0.05754400
0.05097869
0.07664723
0.05694538
0.04448567
0.09419085
0.06582000
0.06082845
0.03704552
0.02209460
0.00290526
0.00198855
0.00014714
0.00000098
0.00000014
0.00000015
0.00003012
0.00101211
0.00025446
0.00000087
0.00000012
0.00000008
0.00000007
0.00000005
0.00017385
0.00057944
0.00056784
0.00059026
0.00004644
0.01499533
0.03538585
0.06983574
0.06200712
0.06784921
0.06938390
0.08049586
0.07614776
0.05881132
0.11806823
0.15041181
0.12342727
0.11753254
0.10245495
0.09522798
0.09911717
0.09732006
0.07817753
0.08756886
0.05415813
0.02474579
0.02446261
0.11357070
0.11718469
0.09938256
0.08500034
0.07520326
0.07641556
0.06648254
0.06731120
0.07971697
0.08603772
0.05109902
0.09391770
0.12228667
0.05145732
0.05202519
0.06156273
0.01560635
0.00427968
0.02421295
0.03267565
0.07683574
0.02789398
0.01183625
0.01795142
0.02549900
0.04912534
0.10022978
0.09703911
0.06528247
0.05660536
0.05310062
0.02857801
0.00309033
0.00894551
0.02781632
0.00307855
0.00136751
0.01259168
0.03591923
0.02849875
0.03123168
0.01485326
0.00356870
0.00102485
0.00086726
0.00025258

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9e4ecb709f95cd241a9c5dc5558ab3b7
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5aa14328feee8ad47a37f50a3b07ae47
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,309 @@
0.00000005
0.00000003
0.00000002
0.00000004
0.00001575
0.00056058
0.10512087
0.06247878
0.13907126
0.10796085
0.08928745
0.04296236
0.01589850
0.03041418
0.09944262
0.09935775
0.09998433
0.11296503
0.11884489
0.10825495
0.09847742
0.08814481
0.09157983
0.09493581
0.08478543
0.06469711
0.06443882
0.04607481
0.01910205
0.00103388
0.00010046
0.00071292
0.00033006
0.00008951
0.00007941
0.00000031
0.00011136
0.00000019
0.00000021
0.00000018
0.00000026
0.00000008
0.00000014
0.00000015
0.00000016
0.00000012
0.00000009
0.00000007
0.00000006
0.00000005
0.00000004
0.00000002
0.00000002
0.00005185
0.00000828
0.02832398
0.12830395
0.16844831
0.12687734
0.06460033
0.01894131
0.03220102
0.05880868
0.06527510
0.05140930
0.03658038
0.01398638
0.02421561
0.08997451
0.08377688
0.02418836
0.00973439
0.00599007
0.00905722
0.02651637
0.10164079
0.14320731
0.12904300
0.11029114
0.07977970
0.05571616
0.06751201
0.01764874
0.00617195
0.02489195
0.01025172
0.00284820
0.04030944
0.02575630
0.11017919
0.11959197
0.06856420
0.03276161
0.01958396
0.01616774
0.02088996
0.05009602
0.07843453
0.06901982
0.02250954
0.01337707
0.02803325
0.06195528
0.07357799
0.06418665
0.09644670
0.09922776
0.11329394
0.10822823
0.09179486
0.06035907
0.05104551
0.03396708
0.05817677
0.06630339
0.04054824
0.07112641
0.05802667
0.06763632
0.06566662
0.05350130
0.03097204
0.01398106
0.03965144
0.13338506
0.14704359
0.09780610
0.06288150
0.05591090
0.05028389
0.02308469
0.02326990
0.01427633
0.01059657
0.00597096
0.00265677
0.00096331
0.00027705
0.00081122
0.00029532
0.00003557
0.00000033
0.00000033
0.00000032
0.00000030
0.00000028
0.00000030
0.00000022
0.00000023
0.00000021
0.00000018
0.00000015
0.00000015
0.00000014
0.00000010
0.00000007
0.00000008
0.00000004
0.00000004
0.00000002
0.00000002
0.00000002
0.00000002
0.00000002
0.00008707
0.00058412
0.00013537
0.00000516
0.02347101
0.04357265
0.11365347
0.08669745
0.05095782
0.06836279
0.07590245
0.07837829
0.06091340
0.05027740
0.07152368
0.12868381
0.13290957
0.11694506
0.10228214
0.10048629
0.08879036
0.03953559
0.01065895
0.02042474
0.02315973
0.05589612
0.10023368
0.05182547
0.00905302
0.00198392
0.02186030
0.04189350
0.14410524
0.09991421
0.04756368
0.06668478
0.09321541
0.11032545
0.10434034
0.08342411
0.03306899
0.01367741
0.06044695
0.09034430
0.06164889
0.06296910
0.05844286
0.04815272
0.05400948
0.07309759
0.08802762
0.15068236
0.11547473
0.05514836
0.03452749
0.01822943
0.00416943
0.00182502
0.00100153
0.00051689
0.00018493
0.00159059
0.00043061
0.00000588
0.00000041
0.00000057
0.00000034
0.00000041
0.00015376
0.00000841
0.00085780
0.01958037
0.03508846
0.08052298
0.05665231
0.05217534
0.07203114
0.06636944
0.06487500
0.06899809
0.05801162
0.13297467
0.10661902
0.09435981
0.09961571
0.10622018
0.11464507
0.10977937
0.09725338
0.09613403
0.07686792
0.04782833
0.04779501
0.02959961
0.04014716
0.10748242
0.09299997
0.08187937
0.08289372
0.10451850
0.09585603
0.10306562
0.09885249
0.09429167
0.08828995
0.08491156
0.05210634
0.06902108
0.06840731
0.03392952
0.05985209
0.05023765
0.01092744
0.00683205
0.02457151
0.09223298
0.04956920
0.01651768
0.00484253
0.00325285
0.01828707
0.03094625
0.08162503
0.09403877
0.07717906
0.05836591
0.07295292
0.03507503
0.00875005
0.00378138
0.01026982
0.00332591
0.00306266
0.01591836
0.03091518
0.02433426
0.02051376
0.00947862
0.00142537
0.00069377
0.00004064
0.00000018
0.00000003
0.00000002
0.00007110

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d0ebb29a4c0d68b4da17bc19e7384990
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 97f150ec0d3d48a4db1ea667fe05b072
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,294 @@
0.00000008
0.00000000
0.00000010
0.03498281
0.12737119
0.10715910
0.14831303
0.13644877
0.12505671
0.09384183
0.02874610
0.01655409
0.04937697
0.10953227
0.10877240
0.13362454
0.12689760
0.10420898
0.09980789
0.08651908
0.07223792
0.07293378
0.05643589
0.04055704
0.01555539
0.00256490
0.00114448
0.00308885
0.00569487
0.00021527
0.00000393
0.00000066
0.00000030
0.00000045
0.00000021
0.00157501
0.00732371
0.10935501
0.10837812
0.08169492
0.06663914
0.06037122
0.05865796
0.07487138
0.07822149
0.11078213
0.13495906
0.13030650
0.12120666
0.07041969
0.01446634
0.01679881
0.03087749
0.10804962
0.03114003
0.00491788
0.00868801
0.03021972
0.06026953
0.05005998
0.02803982
0.00857996
0.00463687
0.00048024
0.03034456
0.03179493
0.05125593
0.08521043
0.07994465
0.04463854
0.01361041
0.00351902
0.03062328
0.05792820
0.15653038
0.13546394
0.12982316
0.10355072
0.06667691
0.03196071
0.01143274
0.00413645
0.00173284
0.00017647
0.00000444
0.00000099
0.00000022
0.00000035
0.00000028
0.00000037
0.00000033
0.00000037
0.00000035
0.00000036
0.00000034
0.01492281
0.05368988
0.10182834
0.14126289
0.12014228
0.11591911
0.10772879
0.09899005
0.09357432
0.08975310
0.05420084
0.06974967
0.05901645
0.00807894
0.01959682
0.06953409
0.09311868
0.06453557
0.04667607
0.01936278
0.05423144
0.13302784
0.14482701
0.13009775
0.08573940
0.06720675
0.02392191
0.01215896
0.00581551
0.01796938
0.06644930
0.09236613
0.10052101
0.08892702
0.07232519
0.01666252
0.00325247
0.00099121
0.03215256
0.09792700
0.04725238
0.09061014
0.12001233
0.09200776
0.07391496
0.07443690
0.08178937
0.07792618
0.06984307
0.03954241
0.02360237
0.00723145
0.00037071
0.00001153
0.00068688
0.09995281
0.10012370
0.12495566
0.11432067
0.10582374
0.08924725
0.10710298
0.10559041
0.08634730
0.04020786
0.00728095
0.02198145
0.04557709
0.07481578
0.06361792
0.00712476
0.00347869
0.00143756
0.13233170
0.04106770
0.12031956
0.13228337
0.11355535
0.11862532
0.11473282
0.03124186
0.01353044
0.00899486
0.03818915
0.07127672
0.06123599
0.04546913
0.03507574
0.02473296
0.02402934
0.01307730
0.01173560
0.00622793
0.01549183
0.00584892
0.00040855
0.00005920
0.00025837
0.00071911
0.00040201
0.02957086
0.11675619
0.08021403
0.02277998
0.00504839
0.00169705
0.02014329
0.10367069
0.14604776
0.13694683
0.11560828
0.09762067
0.08599612
0.06564470
0.02582375
0.01224347
0.00177470
0.00055647
0.00027300
0.05099741
0.00621970
0.00227110
0.00163985
0.00236076
0.09448855
0.08793138
0.14139727
0.14832073
0.11892817
0.08804959
0.04592940
0.00710122
0.00350942
0.00227465
0.04309487
0.08263540
0.04192185
0.01490317
0.00333127
0.00136548
0.00021886
0.00002741
0.16780218
0.15722236
0.08482897
0.01854239
0.01088414
0.02183699
0.00437973
0.02114422
0.08746043
0.09116457
0.06165627
0.07368095
0.06711020
0.06359143
0.05078397
0.04020100
0.02689944
0.02014945
0.00479950
0.00011527
0.01956063
0.08481313
0.06508448
0.03218415
0.02235492
0.00761278
0.01294399
0.03236227
0.14560147
0.12968484
0.11572628
0.07130879
0.01153658
0.00381290
0.00288692
0.00557850
0.11174387
0.11754000
0.04052073
0.01473219
0.01237171
0.01494564
0.08865674
0.08379600
0.04359357
0.04029666
0.02213138
0.01371557
0.00059241
0.01004996
0.01540516
0.01156992
0.00237760
0.00010433
0.00000108
0.00001333
0.00144487

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ff5635e0bbfca3842beb19c51cc0fdca
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,254 @@
0.00008763
0.00328762
0.00016886
0.05461372
0.07366021
0.08641832
0.11482032
0.11548594
0.10327324
0.06437144
0.01455235
0.06765968
0.12698698
0.09715467
0.12650013
0.12407506
0.11301839
0.10269770
0.07588469
0.08623133
0.04564342
0.01203999
0.00401018
0.00242424
0.00339796
0.00122200
0.00001684
0.00183004
0.04763849
0.08779945
0.09177284
0.09792093
0.08245545
0.06607129
0.07030307
0.05494674
0.07440878
0.08371267
0.08405247
0.13083227
0.12535621
0.12075695
0.08390661
0.01727359
0.02944102
0.07194721
0.10364573
0.05611314
0.00892708
0.01262283
0.04690644
0.04879717
0.03047417
0.02214755
0.00531622
0.00112559
0.01807749
0.04894073
0.06980076
0.09575073
0.09407286
0.07707205
0.02474841
0.00338369
0.03397102
0.05737508
0.13962175
0.12130759
0.10621468
0.08185934
0.05586325
0.02454491
0.00527919
0.00381712
0.00060362
0.00005156
0.00000073
0.00000038
0.00000007
0.00000012
0.00000013
0.00000012
0.00000018
0.00000020
0.00000011
0.00170034
0.06377827
0.11491441
0.13172977
0.10232298
0.08570478
0.07580328
0.07807681
0.07895311
0.07228941
0.06750720
0.01953096
0.00442461
0.02555556
0.04014361
0.03392505
0.06907675
0.12393483
0.14685553
0.10918339
0.09320644
0.06074620
0.02721391
0.00467299
0.00318212
0.03855369
0.09768306
0.11597916
0.10488217
0.07208866
0.02262516
0.00676189
0.00141699
0.07532066
0.05536470
0.04391070
0.07237419
0.08777272
0.10651328
0.09263927
0.09283438
0.09393713
0.11467273
0.10668576
0.08046471
0.08173552
0.06756202
0.07465506
0.09648293
0.07179742
0.02068865
0.00446505
0.01973476
0.05013245
0.07422626
0.03640424
0.00505062
0.00187023
0.07008003
0.04269358
0.08171234
0.11816600
0.11086334
0.10784400
0.11800829
0.08617061
0.02415353
0.00424432
0.03792418
0.09443102
0.09416894
0.10840318
0.09782106
0.09428620
0.04308166
0.00426800
0.00014718
0.00028183
0.03513869
0.04816090
0.08127085
0.03942223
0.00738226
0.00134920
0.00033314
0.03050676
0.04580965
0.10000881
0.12987719
0.11450061
0.10492007
0.08655751
0.05606119
0.01748947
0.00648744
0.00234634
0.00200003
0.00045733
0.05822310
0.07275660
0.09922040
0.11843198
0.10123600
0.06955019
0.03322500
0.00278337
0.00222055
0.00045214
0.04120561
0.06323864
0.01771966
0.00557053
0.00105785
0.00050304
0.06995918
0.09950472
0.11452582
0.08698744
0.01257680
0.00461369
0.07204825
0.06682752
0.01821904
0.08432335
0.08350422
0.06006724
0.09303734
0.09515403
0.07122675
0.06882378
0.05976131
0.06635126
0.08333830
0.08225344
0.05238491
0.02075610
0.01234020
0.01288459
0.01960813
0.08772960
0.10177782
0.09966189
0.08926631
0.07637284
0.09909789
0.11660975
0.11143691
0.11473504
0.06782850
0.01658376
0.01129514
0.00908396
0.06354982
0.07981800
0.03994465
0.04677908
0.03756157
0.02144997
0.00429775
0.00106636
0.00043789
0.01312039
0.00301586
0.00056930
0.00001850
0.00000023
0.00000035
0.00100578
0.00015488

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f859ca8327b1a98438f0a70a21eb14f8
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,667 @@
0.00000008
0.00000000
0.00374590
0.02061350
0.03325416
0.06789634
0.04606721
0.17512530
0.14388010
0.08044563
0.07320333
0.06790903
0.07046469
0.05344841
0.10107074
0.11105723
0.09190314
0.09352183
0.06334051
0.01574030
0.08705103
0.09819347
0.11546690
0.10565054
0.10402369
0.09455035
0.06019453
0.02069813
0.01102219
0.01080067
0.02812627
0.04651812
0.11225992
0.13397931
0.12012222
0.10808200
0.09788433
0.08380231
0.09178182
0.07258902
0.04439947
0.01971348
0.01203193
0.00362344
0.00083659
0.00009711
0.00000385
0.00000074
0.00000077
0.00000071
0.00000060
0.00000063
0.00073332
0.01588723
0.08456492
0.08655674
0.09404882
0.09839080
0.10835760
0.10404301
0.09300471
0.08796722
0.07274079
0.04640068
0.04415416
0.04914005
0.02692957
0.01516470
0.07662964
0.09135794
0.10969047
0.12565176
0.10237794
0.10266981
0.10117350
0.10589021
0.10405380
0.09033024
0.02560879
0.00547740
0.00227550
0.01092974
0.04748878
0.11152941
0.08166741
0.08785857
0.09564562
0.08486972
0.12091079
0.09436572
0.08573644
0.05142491
0.02224265
0.02884645
0.06683838
0.13334128
0.10510171
0.08817949
0.05652470
0.01489379
0.02120197
0.03973481
0.02071337
0.00282842
0.00064187
0.00027489
0.03225123
0.12111907
0.12166508
0.10787024
0.07824917
0.06350266
0.07102221
0.06348013
0.06905859
0.06554285
0.05939968
0.04472936
0.02830269
0.01702703
0.00661865
0.00025171
0.00000196
0.00000024
0.00000022
0.00000018
0.00000016
0.00000014
0.00000012
0.00000012
0.00000012
0.00007617
0.00031212
0.03004602
0.08570503
0.12785953
0.12082162
0.11654659
0.08047228
0.01638695
0.00274994
0.00076317
0.05484290
0.10922682
0.13676471
0.12104943
0.09002851
0.07878110
0.08280799
0.07931223
0.04433607
0.02546647
0.02680261
0.02594409
0.03503895
0.03872396
0.08066623
0.09815492
0.09460675
0.08789534
0.09488327
0.09002333
0.09461921
0.07712374
0.05863685
0.06664789
0.06851240
0.08651948
0.10722016
0.10139474
0.09178830
0.07475997
0.05359963
0.01764583
0.00490659
0.00139781
0.00061676
0.00014581
0.00000557
0.00000222
0.05972339
0.14894576
0.05302112
0.08086486
0.15272279
0.07728901
0.05893252
0.05841349
0.08956186
0.11551782
0.11220143
0.08153903
0.01496122
0.00494409
0.00180701
0.00228523
0.03277735
0.07450787
0.05409635
0.06147677
0.05879598
0.06318074
0.09860723
0.12395051
0.09684533
0.06890782
0.05098628
0.01149890
0.00678266
0.01988736
0.03676556
0.03274688
0.03126432
0.02985016
0.02020428
0.10813309
0.13099977
0.11889776
0.11186625
0.10635564
0.09675796
0.08880866
0.07803511
0.07027270
0.05090030
0.04191675
0.02693720
0.03744623
0.04184746
0.05154623
0.07208122
0.09318272
0.10770286
0.08302324
0.07131979
0.03878500
0.01025616
0.01318687
0.00170718
0.00106067
0.00025024
0.00022458
0.00000878
0.00000034
0.00028085
0.00026574
0.00556217
0.01093911
0.01808884
0.04086353
0.04425926
0.14634547
0.12046064
0.11299712
0.05444226
0.01368142
0.00310079
0.01292418
0.07110558
0.13308652
0.10681897
0.10332471
0.09643791
0.07749201
0.02551628
0.00460602
0.08470172
0.07067435
0.03936695
0.01638139
0.03464144
0.06055421
0.05092954
0.04863674
0.05666576
0.04483286
0.05447621
0.06741117
0.10295749
0.06077619
0.00521638
0.00298956
0.00113494
0.00094148
0.05212325
0.03900376
0.08585513
0.13132603
0.15739872
0.09522030
0.03109000
0.01648383
0.00469791
0.06567595
0.06694885
0.05289893
0.05655959
0.06719029
0.04772200
0.05638170
0.08035856
0.10608084
0.09233880
0.06710704
0.06259198
0.05449132
0.05873391
0.06207053
0.06839129
0.10030027
0.09266511
0.05173314
0.03779367
0.02395063
0.01328068
0.00542813
0.00116285
0.00041704
0.00000056
0.00000024
0.00000024
0.00000024
0.00000019
0.00000028
0.00000008
0.00000012
0.00000012
0.00000012
0.00000008
0.00000010
0.00000005
0.00000007
0.00000000
0.00000000
0.00000000
0.00105951
0.00923634
0.03274050
0.02835711
0.09018208
0.13389659
0.14488931
0.13769171
0.12778550
0.12292419
0.11856092
0.11766021
0.10240805
0.05507286
0.02411443
0.00641710
0.00462292
0.00346760
0.01571685
0.10766089
0.10975862
0.10077118
0.08581278
0.08192375
0.08077518
0.09601550
0.09462338
0.09017561
0.06659428
0.04999499
0.12475968
0.07553628
0.03287227
0.01421876
0.00575280
0.08766303
0.08922935
0.09060165
0.07255252
0.02030353
0.00266423
0.00151476
0.02979293
0.08446598
0.11754761
0.11348496
0.05088192
0.04880485
0.05808589
0.06449569
0.06848223
0.06798515
0.07829370
0.06640951
0.04028583
0.07675944
0.14100519
0.10524910
0.08441390
0.05448384
0.07064912
0.07368094
0.08125009
0.09015103
0.08923247
0.04478191
0.01785386
0.03382523
0.08990203
0.08460777
0.07903587
0.08192528
0.05728061
0.05429110
0.04166489
0.02811281
0.01492411
0.00570905
0.00056610
0.00013117
0.00002269
0.00003803
0.00001301
0.00043651
0.00043387
0.00435288
0.01475654
0.11823629
0.11938168
0.07959506
0.06138654
0.06437496
0.06863261
0.05709935
0.01328153
0.00325204
0.05414244
0.03554898
0.02629619
0.11982479
0.12165169
0.11830898
0.10621186
0.09392554
0.09407679
0.11151005
0.11378662
0.09594543
0.02329064
0.00546398
0.02700541
0.05612219
0.05794713
0.05140568
0.04309833
0.04951309
0.08052522
0.07219303
0.08549621
0.09185608
0.06933002
0.04243708
0.01347870
0.00409532
0.00169632
0.01020665
0.03352929
0.12779212
0.09538386
0.07406887
0.07339177
0.03593261
0.01290417
0.00236659
0.00050757
0.01186798
0.05982365
0.07573628
0.07012152
0.07289492
0.09818424
0.13249233
0.11237404
0.07932643
0.07781878
0.04714109
0.05424081
0.09567284
0.10985395
0.10088682
0.10251483
0.09090917
0.06736621
0.02983613
0.01326204
0.02143770
0.06550653
0.13374750
0.11240889
0.11045845
0.06921706
0.07252036
0.07354292
0.07476347
0.07526545
0.05702221
0.04246812
0.03337863
0.02815936
0.01933435
0.01058716
0.00397056
0.00053820
0.00001418
0.00000102
0.00001596
0.00004727
0.00009150
0.01845925
0.09799011
0.02683529
0.00341187
0.00052424
0.00368233
0.03729393
0.03019633
0.09018467
0.09748803
0.09323807
0.11300110
0.11720643
0.09718845
0.09560160
0.09198775
0.09093563
0.05137499
0.01381801
0.00367204
0.01358395
0.01849510
0.01749552
0.01431779
0.02318313
0.04922251
0.07796892
0.06789742
0.06507669
0.10826059
0.10295567
0.12746651
0.06525342
0.05294105
0.10373108
0.10941710
0.10345260
0.04209347
0.00820851
0.00418592
0.03129931
0.05976360
0.06453234
0.04894945
0.04685064
0.08436970
0.12729062
0.10515138
0.09686593
0.06297861
0.04689850
0.04797634
0.07853254
0.13238589
0.10986011
0.09557511
0.09244859
0.07717020
0.06064890
0.02689499
0.04776075
0.06424590
0.11949783
0.11295903
0.10920916
0.10356464
0.07680971
0.05716926
0.03523492
0.02423187
0.01989396
0.02722286
0.03863450
0.04196432
0.04087574
0.04764928
0.08819025
0.07816122
0.06873974
0.13515517
0.12811811
0.11219028
0.09730087
0.04713579
0.00861313
0.00184080
0.00049336
0.00007584
0.00000267
0.00000040
0.00000042
0.00007114
0.00000050
0.00000053
0.00000050
0.00000045
0.00000048
0.00000043
0.00000046
0.00000036
0.00000033
0.00000032
0.00000027
0.01266927
0.05930572
0.11524985
0.11291620
0.09442395
0.10003592
0.10031816
0.10494735
0.09674447
0.09179183
0.07449829
0.06900941
0.09875883
0.13015313
0.12522563
0.11352228
0.06482106
0.07738943
0.06780567
0.09254221
0.09812908
0.09222718
0.07484902
0.05662914
0.03464781
0.00769167
0.00219978
0.00086300
0.01544101
0.05250861
0.02802974
0.01222593
0.04262675
0.08444258
0.08246294
0.07792803
0.03107963
0.00554822
0.00210335
0.02683476
0.03717965
0.09594605
0.06843904
0.04426998
0.03602087
0.02072733
0.00994020
0.00843794
0.00464285
0.00044247
0.00002435

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 2d3a374566bc5d441950efa9baf7a716
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,650 @@
0.00000008
0.00000000
0.02195491
0.07245034
0.11684316
0.14813665
0.12471478
0.08667045
0.07966679
0.06068618
0.07583183
0.06010559
0.12046080
0.11311147
0.09926255
0.07017536
0.04349816
0.01231950
0.08751179
0.04255754
0.06136359
0.11773159
0.12050052
0.11057639
0.11926604
0.09718105
0.06429497
0.02578889
0.02602829
0.03014633
0.03672879
0.07827254
0.12042718
0.12159136
0.10179590
0.10438851
0.08630607
0.07448048
0.08983064
0.07446076
0.04781618
0.02209960
0.00965286
0.00333944
0.00042804
0.00001588
0.00000131
0.00000080
0.00000083
0.00000079
0.00000078
0.00000067
0.00000059
0.00000056
0.00000055
0.00000048
0.01366100
0.02280324
0.03779545
0.06049477
0.07599974
0.09245893
0.09260875
0.07471773
0.06816296
0.04626161
0.02195386
0.01825731
0.06391962
0.09766515
0.08825229
0.11043310
0.13269024
0.11929797
0.11584703
0.11671252
0.10521434
0.08346743
0.02768529
0.00754780
0.00313101
0.00152781
0.05664993
0.06336530
0.10324891
0.10632120
0.11341194
0.09526148
0.09702563
0.08661351
0.09315751
0.10347129
0.09023549
0.08338147
0.05948495
0.01971302
0.03996190
0.09724391
0.11252846
0.09877910
0.09271491
0.05046397
0.00845035
0.01589664
0.04387305
0.02047227
0.00262353
0.00080125
0.02225040
0.09806285
0.11201373
0.10388987
0.11517932
0.10297731
0.09545590
0.09021261
0.07581865
0.07319309
0.06603038
0.05781602
0.04077519
0.02011022
0.01039417
0.00613509
0.00280500
0.00023802
0.00000777
0.00000046
0.00000047
0.00000046
0.00000037
0.00000039
0.00000036
0.00000036
0.00000035
0.00000028
0.00000031
0.00000024
0.00420555
0.06184055
0.12002372
0.10606433
0.03508408
0.00401950
0.00213994
0.05964733
0.13770643
0.15167151
0.10522506
0.08722291
0.07190581
0.06572223
0.03004703
0.02513177
0.02634453
0.02230662
0.05192342
0.13151850
0.13851935
0.12968764
0.11307231
0.11054386
0.10789891
0.09792969
0.07437567
0.04769624
0.04175714
0.03713470
0.03379231
0.03559735
0.03650015
0.03189462
0.01830571
0.01184349
0.00613080
0.00171859
0.00001215
0.00001240
0.00004951
0.00000060
0.00000067
0.00930687
0.10314821
0.08958694
0.07386409
0.05943289
0.05813297
0.08941803
0.11052278
0.13778317
0.12675595
0.12167330
0.10899194
0.07928562
0.03255168
0.00699209
0.00325834
0.00283207
0.07086131
0.05230902
0.06065903
0.07889237
0.07830831
0.09701133
0.09661861
0.09977849
0.10515929
0.08609233
0.05358287
0.03189533
0.00718392
0.01515383
0.03107919
0.02705135
0.03398090
0.03388247
0.09125125
0.12300296
0.11844225
0.11778019
0.11821663
0.10931479
0.09639977
0.07119875
0.06025477
0.07101803
0.06263578
0.06231854
0.07628932
0.07917978
0.09675182
0.10331079
0.09617769
0.07255664
0.04306109
0.02226030
0.01041719
0.00626530
0.00181348
0.00031090
0.00402051
0.01360726
0.02660650
0.01648127
0.05660008
0.07450088
0.05969087
0.04561775
0.03677351
0.00869941
0.00194541
0.00038604
0.00014176
0.02856891
0.10048567
0.13313504
0.11618316
0.10448101
0.11566638
0.12711135
0.11017231
0.11146823
0.09480599
0.04868527
0.03391420
0.01881361
0.03002842
0.06535161
0.06427521
0.07552807
0.06982791
0.09991439
0.07132570
0.09950878
0.04803655
0.01099299
0.00203357
0.00137497
0.01852824
0.04828340
0.11593079
0.13386489
0.13516222
0.08639506
0.07001512
0.07093340
0.06145028
0.04875524
0.05456311
0.04984765
0.04844291
0.03790401
0.03635682
0.04600535
0.06770793
0.06759323
0.06430214
0.04462634
0.04297600
0.03986365
0.05098053
0.02803036
0.04423503
0.04287715
0.03906611
0.03594667
0.02689650
0.01524714
0.00584327
0.00133006
0.00027580
0.00000325
0.00000021
0.00000017
0.00000011
0.00000006
0.00000830
0.00003507
0.00169821
0.01250480
0.04345419
0.05040542
0.07746029
0.12610961
0.14951459
0.13842893
0.12400954
0.10289522
0.10474107
0.10365676
0.09702582
0.07298300
0.03474085
0.01798851
0.00337267
0.00160059
0.00106303
0.00274718
0.04764452
0.14680348
0.10777871
0.12260566
0.11125182
0.09533224
0.10628418
0.09452648
0.08320963
0.08292644
0.06439459
0.05568226
0.03807246
0.05850760
0.09739084
0.02553625
0.00593315
0.02561987
0.12502180
0.10793905
0.06878112
0.00958503
0.00338107
0.00123110
0.00866678
0.02944563
0.10041112
0.10128608
0.05521416
0.04819116
0.03578424
0.02306543
0.00428709
0.00094827
0.00046857
0.02324958
0.11915570
0.12229552
0.12826101
0.08386412
0.08819986
0.06211125
0.03419049
0.08812572
0.13196869
0.12328819
0.08798944
0.06463645
0.08215309
0.10971079
0.09044210
0.09903383
0.08146613
0.06407922
0.01752206
0.01614170
0.04100116
0.07098664
0.06608138
0.05722828
0.06085224
0.05372104
0.03627365
0.02272192
0.01635220
0.00791823
0.00440624
0.00232736
0.00057929
0.00039108
0.00003519
0.00000217
0.00000026
0.00000030
0.00000614
0.01257035
0.09702647
0.14987935
0.07572072
0.07305189
0.07123534
0.06458774
0.06439923
0.06945645
0.01735464
0.00378667
0.04994984
0.03539575
0.08335318
0.15393086
0.12474567
0.10660347
0.08607490
0.08164269
0.08656007
0.08735596
0.05041124
0.01220727
0.00161856
0.00965387
0.03184990
0.04201311
0.05507863
0.03522329
0.02563866
0.04416306
0.05827605
0.12736505
0.11379204
0.08641316
0.05299617
0.01571157
0.00922141
0.01504833
0.05838876
0.14871122
0.11441257
0.08746539
0.08959755
0.04954182
0.01118197
0.00343397
0.00150875
0.02620675
0.07348584
0.08215524
0.10688657
0.12346368
0.13551469
0.12042540
0.08977771
0.07452440
0.04719474
0.06229322
0.10791508
0.09250477
0.08687452
0.07316840
0.02642510
0.01442370
0.02867303
0.07561858
0.09762564
0.08722206
0.04342023
0.04690995
0.04898149
0.04352305
0.04124515
0.03270640
0.01711922
0.02630364
0.01524259
0.00905970
0.00294462
0.00002988
0.00000087
0.00000046
0.00002205
0.08944441
0.10212168
0.05051661
0.00887362
0.00184124
0.00760084
0.01007597
0.04035697
0.08692797
0.08986647
0.12693764
0.12859499
0.11568695
0.09863556
0.08154522
0.07028367
0.05322991
0.02180897
0.00410332
0.01708480
0.01732042
0.03579515
0.04386786
0.05918274
0.06742549
0.10362786
0.12108376
0.10693845
0.09832187
0.03405765
0.02575621
0.10371873
0.11027540
0.09452160
0.07750275
0.04691400
0.01423325
0.00149367
0.00794114
0.02650782
0.07515985
0.06549425
0.04662175
0.08134912
0.15591441
0.16096450
0.12903467
0.10799564
0.08830346
0.08125121
0.08828047
0.07625624
0.07643083
0.05904967
0.04114445
0.04080195
0.04049910
0.09522966
0.08918911
0.07396448
0.05541957
0.03359269
0.04988552
0.07421400
0.07580964
0.07690383
0.06537941
0.03405145
0.05313968
0.06015401
0.06138178
0.05474563
0.03964172
0.01085557
0.00039014
0.00045348
0.00000221
0.00000031
0.00000016
0.00000015
0.00285200
0.00211428
0.00034690
0.00001643
0.00000058
0.00000012
0.00000014
0.00000014
0.00000014
0.00000020
0.00000019
0.00000018
0.00000015
0.00000022
0.00000015
0.00000019
0.00000012
0.00000012
0.00000012
0.00010156
0.00006466
0.01210966
0.03763477
0.14603877
0.11556215
0.11849395
0.07256611
0.07996027
0.09927107
0.08729905
0.09273093
0.07341023
0.04930639
0.05121142
0.07666197
0.11236259
0.12403391
0.07725788
0.06847773
0.08504736
0.08318469
0.09549993
0.11086532
0.08728816
0.07683247
0.06557303
0.05738065
0.05502209
0.03403342
0.01754811
0.00189150
0.00102999
0.01939544
0.08233728
0.05059757
0.01808512
0.00192543
0.04251684
0.06964682
0.08148114
0.06188379
0.01351694
0.00233832
0.00038714
0.01329231
0.04305448
0.02640626
0.03006082
0.01383447
0.00599334
0.00309683
0.00113287
0.00006082

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 24917d946e951324fabbd64f56937729
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

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