From cb051820806e9f5d9ea72d5709ca375a390ab377 Mon Sep 17 00:00:00 2001 From: Chau Vu <37096589+cqvu@users.noreply.github.com> Date: Sun, 25 Oct 2020 22:54:43 -0700 Subject: [PATCH] Attack damage logic + game rounds logic (#18) * Changed Level Maps and Added Crewmate Animation * Added player movement for 2 players * Added 2 player basic movement and attack animation + keybinding * Added basic powerup selection screen with button trigger * Added attack damage logic and game round logic Co-authored-by: Ajwad Shaikh --- .collabignore | 33 + Assets/AmongUsSprites/Hats.meta | 8 + Assets/AmongUsSprites/Hats/hats0001.png | 3 + Assets/AmongUsSprites/Hats/hats0001.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0002.png | 3 + Assets/AmongUsSprites/Hats/hats0002.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0003.png | 3 + Assets/AmongUsSprites/Hats/hats0003.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0004.png | 3 + Assets/AmongUsSprites/Hats/hats0004.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0005.png | 3 + Assets/AmongUsSprites/Hats/hats0005.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0006.png | 3 + Assets/AmongUsSprites/Hats/hats0006.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0007.png | 3 + Assets/AmongUsSprites/Hats/hats0007.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0008.png | 3 + Assets/AmongUsSprites/Hats/hats0008.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0009.png | 3 + Assets/AmongUsSprites/Hats/hats0009.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0010.png | 3 + Assets/AmongUsSprites/Hats/hats0010.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0011.png | 3 + Assets/AmongUsSprites/Hats/hats0011.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0012.png | 3 + Assets/AmongUsSprites/Hats/hats0012.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0013.png | 3 + Assets/AmongUsSprites/Hats/hats0013.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0014.png | 3 + Assets/AmongUsSprites/Hats/hats0014.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0015.png | 3 + Assets/AmongUsSprites/Hats/hats0015.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0016.png | 3 + Assets/AmongUsSprites/Hats/hats0016.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0017.png | 3 + Assets/AmongUsSprites/Hats/hats0017.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0018.png | 3 + Assets/AmongUsSprites/Hats/hats0018.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0019.png | 3 + Assets/AmongUsSprites/Hats/hats0019.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0020.png | 3 + Assets/AmongUsSprites/Hats/hats0020.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0021.png | 3 + Assets/AmongUsSprites/Hats/hats0021.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0022.png | 3 + Assets/AmongUsSprites/Hats/hats0022.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0023.png | 3 + Assets/AmongUsSprites/Hats/hats0023.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0024.png | 3 + Assets/AmongUsSprites/Hats/hats0024.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0025.png | 3 + Assets/AmongUsSprites/Hats/hats0025.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0026.png | 3 + Assets/AmongUsSprites/Hats/hats0026.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0027.png | 3 + Assets/AmongUsSprites/Hats/hats0027.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0028.png | 3 + Assets/AmongUsSprites/Hats/hats0028.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0029.png | 3 + Assets/AmongUsSprites/Hats/hats0029.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0030.png | 3 + Assets/AmongUsSprites/Hats/hats0030.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0031.png | 3 + Assets/AmongUsSprites/Hats/hats0031.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0032.png | 3 + Assets/AmongUsSprites/Hats/hats0032.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0033.png | 3 + Assets/AmongUsSprites/Hats/hats0033.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0034.png | 3 + Assets/AmongUsSprites/Hats/hats0034.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0035.png | 3 + Assets/AmongUsSprites/Hats/hats0035.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0036.png | 3 + Assets/AmongUsSprites/Hats/hats0036.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0037.png | 3 + Assets/AmongUsSprites/Hats/hats0037.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0038.png | 3 + Assets/AmongUsSprites/Hats/hats0038.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0039.png | 3 + Assets/AmongUsSprites/Hats/hats0039.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0040.png | 3 + Assets/AmongUsSprites/Hats/hats0040.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0041.png | 3 + Assets/AmongUsSprites/Hats/hats0041.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0042.png | 3 + Assets/AmongUsSprites/Hats/hats0042.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0043.png | 3 + Assets/AmongUsSprites/Hats/hats0043.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0044.png | 3 + Assets/AmongUsSprites/Hats/hats0044.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0045.png | 3 + Assets/AmongUsSprites/Hats/hats0045.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0046.png | 3 + Assets/AmongUsSprites/Hats/hats0046.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0047.png | 3 + Assets/AmongUsSprites/Hats/hats0047.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0048.png | 3 + Assets/AmongUsSprites/Hats/hats0048.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0049.png | 3 + Assets/AmongUsSprites/Hats/hats0049.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0050.png | 3 + Assets/AmongUsSprites/Hats/hats0050.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0051.png | 3 + Assets/AmongUsSprites/Hats/hats0051.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0052.png | 3 + Assets/AmongUsSprites/Hats/hats0052.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0053.png | 3 + Assets/AmongUsSprites/Hats/hats0053.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0054.png | 3 + Assets/AmongUsSprites/Hats/hats0054.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0055.png | 3 + Assets/AmongUsSprites/Hats/hats0055.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0056.png | 3 + Assets/AmongUsSprites/Hats/hats0056.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0057.png | 3 + Assets/AmongUsSprites/Hats/hats0057.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0058.png | 3 + Assets/AmongUsSprites/Hats/hats0058.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0059.png | 3 + Assets/AmongUsSprites/Hats/hats0059.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0060.png | 3 + Assets/AmongUsSprites/Hats/hats0060.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0062.png | 3 + Assets/AmongUsSprites/Hats/hats0062.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0064.png | 3 + Assets/AmongUsSprites/Hats/hats0064.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0068.png | 3 + Assets/AmongUsSprites/Hats/hats0068.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0069.png | 3 + Assets/AmongUsSprites/Hats/hats0069.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0070.png | 3 + Assets/AmongUsSprites/Hats/hats0070.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0071.png | 3 + Assets/AmongUsSprites/Hats/hats0071.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0072.png | 3 + Assets/AmongUsSprites/Hats/hats0072.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0073.png | 3 + Assets/AmongUsSprites/Hats/hats0073.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0074.png | 3 + Assets/AmongUsSprites/Hats/hats0074.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0075.png | 3 + Assets/AmongUsSprites/Hats/hats0075.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0076.png | 3 + Assets/AmongUsSprites/Hats/hats0076.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0077.png | 3 + Assets/AmongUsSprites/Hats/hats0077.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0078.png | 3 + Assets/AmongUsSprites/Hats/hats0078.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0079.png | 3 + Assets/AmongUsSprites/Hats/hats0079.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0080.png | 3 + Assets/AmongUsSprites/Hats/hats0080.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0081.png | 3 + Assets/AmongUsSprites/Hats/hats0081.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0082.png | 3 + Assets/AmongUsSprites/Hats/hats0082.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0083.png | 3 + Assets/AmongUsSprites/Hats/hats0083.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0084.png | 3 + Assets/AmongUsSprites/Hats/hats0084.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0085.png | 3 + Assets/AmongUsSprites/Hats/hats0085.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0086.png | 3 + Assets/AmongUsSprites/Hats/hats0086.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0087.png | 3 + Assets/AmongUsSprites/Hats/hats0087.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0088.png | 3 + Assets/AmongUsSprites/Hats/hats0088.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0089.png | 3 + Assets/AmongUsSprites/Hats/hats0089.png.meta | 92 + Assets/AmongUsSprites/Hats/hats0090.png | 3 + Assets/AmongUsSprites/Hats/hats0090.png.meta | 92 + .../Hats/hatsHoliday20180001.png | 3 + .../Hats/hatsHoliday20180001.png.meta | 92 + .../Hats/hatsHoliday20180003.png | 3 + .../Hats/hatsHoliday20180003.png.meta | 92 + .../Hats/hatsHoliday20180004.png | 3 + .../Hats/hatsHoliday20180004.png.meta | 92 + .../Hats/hatsHoliday20180005.png | 3 + .../Hats/hatsHoliday20180005.png.meta | 92 + .../Hats/hatsHoliday20180006.png | 3 + .../Hats/hatsHoliday20180006.png.meta | 92 + .../Hats/hatsHoliday20180007.png | 3 + .../Hats/hatsHoliday20180007.png.meta | 92 + .../Hats/hatsHoliday20180008.png | 3 + .../Hats/hatsHoliday20180008.png.meta | 92 + .../Hats/hatsHoliday20180009.png | 3 + .../Hats/hatsHoliday20180009.png.meta | 92 + .../Hats/hatsHoliday2018_dead0001.png | 3 + .../Hats/hatsHoliday2018_dead0001.png.meta | 92 + .../Hats/hatsHoliday2018_dead0003.png | 3 + .../Hats/hatsHoliday2018_dead0003.png.meta | 92 + .../Hats/hatsHoliday2018_dead0004.png | 3 + .../Hats/hatsHoliday2018_dead0004.png.meta | 92 + .../Hats/hatsHoliday2018_dead0005.png | 3 + .../Hats/hatsHoliday2018_dead0005.png.meta | 92 + .../Hats/hatsHoliday2018_dead0006.png | 3 + .../Hats/hatsHoliday2018_dead0006.png.meta | 92 + .../Hats/hatsHoliday2018_dead0007.png | 3 + .../Hats/hatsHoliday2018_dead0007.png.meta | 92 + .../Hats/hatsHoliday2018_dead0008.png | 3 + .../Hats/hatsHoliday2018_dead0008.png.meta | 92 + .../Hats/hatsHoliday2018_dead0009.png | 3 + .../Hats/hatsHoliday2018_dead0009.png.meta | 92 + .../AmongUsSprites/Hats/hatsNewYear1819.png | 3 + .../Hats/hatsNewYear1819.png.meta | 92 + .../Hats/hatsNewYear1819_dead.png | 3 + .../Hats/hatsNewYear1819_dead.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsbottom0039.png | 3 + .../Hats/hatsbottom0039.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsbottom0068.png | 3 + .../Hats/hatsbottom0068.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0001.png | 3 + .../Hats/hatsfloor0001.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0002.png | 3 + .../Hats/hatsfloor0002.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0003.png | 3 + .../Hats/hatsfloor0003.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0004.png | 3 + .../Hats/hatsfloor0004.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0005.png | 3 + .../Hats/hatsfloor0005.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0006.png | 3 + .../Hats/hatsfloor0006.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0007.png | 3 + .../Hats/hatsfloor0007.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0008.png | 3 + .../Hats/hatsfloor0008.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0009.png | 3 + .../Hats/hatsfloor0009.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0010.png | 3 + .../Hats/hatsfloor0010.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0011.png | 3 + .../Hats/hatsfloor0011.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0012.png | 3 + .../Hats/hatsfloor0012.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0013.png | 3 + .../Hats/hatsfloor0013.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0014.png | 3 + .../Hats/hatsfloor0014.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0015.png | 3 + .../Hats/hatsfloor0015.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0016.png | 3 + .../Hats/hatsfloor0016.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0017.png | 3 + .../Hats/hatsfloor0017.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0018.png | 3 + .../Hats/hatsfloor0018.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0019.png | 3 + .../Hats/hatsfloor0019.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0020.png | 3 + .../Hats/hatsfloor0020.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0021.png | 3 + .../Hats/hatsfloor0021.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0022.png | 3 + .../Hats/hatsfloor0022.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0023.png | 3 + .../Hats/hatsfloor0023.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0024.png | 3 + .../Hats/hatsfloor0024.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0025.png | 3 + .../Hats/hatsfloor0025.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0026.png | 3 + .../Hats/hatsfloor0026.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0027.png | 3 + .../Hats/hatsfloor0027.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0028.png | 3 + .../Hats/hatsfloor0028.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0029.png | 3 + .../Hats/hatsfloor0029.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0030.png | 3 + .../Hats/hatsfloor0030.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0031.png | 3 + .../Hats/hatsfloor0031.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0032.png | 3 + .../Hats/hatsfloor0032.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0033.png | 3 + .../Hats/hatsfloor0033.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0034.png | 3 + .../Hats/hatsfloor0034.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0035.png | 3 + .../Hats/hatsfloor0035.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0036.png | 3 + .../Hats/hatsfloor0036.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0037.png | 3 + .../Hats/hatsfloor0037.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0038.png | 3 + .../Hats/hatsfloor0038.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0039.png | 3 + .../Hats/hatsfloor0039.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0040.png | 3 + .../Hats/hatsfloor0040.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0041.png | 3 + .../Hats/hatsfloor0041.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0042.png | 3 + .../Hats/hatsfloor0042.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0043.png | 3 + .../Hats/hatsfloor0043.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0044.png | 3 + .../Hats/hatsfloor0044.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0045.png | 3 + .../Hats/hatsfloor0045.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0046.png | 3 + .../Hats/hatsfloor0046.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0047.png | 3 + .../Hats/hatsfloor0047.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0048.png | 3 + .../Hats/hatsfloor0048.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0049.png | 3 + .../Hats/hatsfloor0049.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0050.png | 3 + .../Hats/hatsfloor0050.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0051.png | 3 + .../Hats/hatsfloor0051.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0052.png | 3 + .../Hats/hatsfloor0052.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0053.png | 3 + .../Hats/hatsfloor0053.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0054.png | 3 + .../Hats/hatsfloor0054.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0055.png | 3 + .../Hats/hatsfloor0055.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0056.png | 3 + .../Hats/hatsfloor0056.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0057.png | 3 + .../Hats/hatsfloor0057.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0058.png | 3 + .../Hats/hatsfloor0058.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0059.png | 3 + .../Hats/hatsfloor0059.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0060.png | 3 + .../Hats/hatsfloor0060.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0062.png | 3 + .../Hats/hatsfloor0062.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0064.png | 3 + .../Hats/hatsfloor0064.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0068.png | 3 + .../Hats/hatsfloor0068.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0069.png | 3 + .../Hats/hatsfloor0069.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0070.png | 3 + .../Hats/hatsfloor0070.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0071.png | 3 + .../Hats/hatsfloor0071.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0072.png | 3 + .../Hats/hatsfloor0072.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0073.png | 3 + .../Hats/hatsfloor0073.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0074.png | 3 + .../Hats/hatsfloor0074.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0075.png | 3 + .../Hats/hatsfloor0075.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0076.png | 3 + .../Hats/hatsfloor0076.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0077.png | 3 + .../Hats/hatsfloor0077.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0078.png | 3 + .../Hats/hatsfloor0078.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0079.png | 3 + .../Hats/hatsfloor0079.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0080.png | 3 + .../Hats/hatsfloor0080.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0081.png | 3 + .../Hats/hatsfloor0081.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0082.png | 3 + .../Hats/hatsfloor0082.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0083.png | 3 + .../Hats/hatsfloor0083.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0084.png | 3 + .../Hats/hatsfloor0084.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0085.png | 3 + .../Hats/hatsfloor0085.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0086.png | 3 + .../Hats/hatsfloor0086.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0087.png | 3 + .../Hats/hatsfloor0087.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0088.png | 3 + .../Hats/hatsfloor0088.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0089.png | 3 + .../Hats/hatsfloor0089.png.meta | 92 + Assets/AmongUsSprites/Hats/hatsfloor0090.png | 3 + .../Hats/hatsfloor0090.png.meta | 92 + ...PC Computer - Among Us - Before Voting.png | 3 + ...mputer - Among Us - Before Voting.png.meta | 15803 ++++++++++++++++ Assets/Character/Animations/Player.controller | 184 +- Assets/Character/Animations/PlayerAttack.anim | 2 +- Assets/PowerupMenu.cs | 47 + Assets/PowerupMenu.cs.meta | 11 + Assets/Scenes/SampleScene.unity | 2830 ++- .../Scripts/Gameplay/PlayerEnemyCollision.cs | 2 +- Assets/Scripts/Mechanics/DeathZone.cs | 2 +- Assets/Scripts/Mechanics/GameController.cs | 39 +- Assets/Scripts/Mechanics/Health.cs | 19 +- Assets/Scripts/Mechanics/PlayerController.cs | 70 +- ProjectSettings/ProjectSettings.asset | 10 +- ProjectSettings/QualitySettings.asset | 30 +- ProjectSettings/TagManager.asset | 4 +- ProjectSettings/UnityConnectSettings.asset | 2 +- 398 files changed, 36259 insertions(+), 890 deletions(-) create mode 100644 .collabignore create mode 100644 Assets/AmongUsSprites/Hats.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0001.png create mode 100644 Assets/AmongUsSprites/Hats/hats0001.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0002.png create mode 100644 Assets/AmongUsSprites/Hats/hats0002.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0003.png create mode 100644 Assets/AmongUsSprites/Hats/hats0003.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0004.png create mode 100644 Assets/AmongUsSprites/Hats/hats0004.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0005.png create mode 100644 Assets/AmongUsSprites/Hats/hats0005.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0006.png create mode 100644 Assets/AmongUsSprites/Hats/hats0006.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0007.png create mode 100644 Assets/AmongUsSprites/Hats/hats0007.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0008.png create mode 100644 Assets/AmongUsSprites/Hats/hats0008.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0009.png create mode 100644 Assets/AmongUsSprites/Hats/hats0009.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0010.png create mode 100644 Assets/AmongUsSprites/Hats/hats0010.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0011.png create mode 100644 Assets/AmongUsSprites/Hats/hats0011.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0012.png create mode 100644 Assets/AmongUsSprites/Hats/hats0012.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0013.png create mode 100644 Assets/AmongUsSprites/Hats/hats0013.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0014.png create mode 100644 Assets/AmongUsSprites/Hats/hats0014.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0015.png create mode 100644 Assets/AmongUsSprites/Hats/hats0015.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0016.png create mode 100644 Assets/AmongUsSprites/Hats/hats0016.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0017.png create mode 100644 Assets/AmongUsSprites/Hats/hats0017.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0018.png create mode 100644 Assets/AmongUsSprites/Hats/hats0018.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0019.png create mode 100644 Assets/AmongUsSprites/Hats/hats0019.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0020.png create mode 100644 Assets/AmongUsSprites/Hats/hats0020.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0021.png create mode 100644 Assets/AmongUsSprites/Hats/hats0021.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0022.png create mode 100644 Assets/AmongUsSprites/Hats/hats0022.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0023.png create mode 100644 Assets/AmongUsSprites/Hats/hats0023.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0024.png create mode 100644 Assets/AmongUsSprites/Hats/hats0024.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0025.png create mode 100644 Assets/AmongUsSprites/Hats/hats0025.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0026.png create mode 100644 Assets/AmongUsSprites/Hats/hats0026.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0027.png create mode 100644 Assets/AmongUsSprites/Hats/hats0027.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0028.png create mode 100644 Assets/AmongUsSprites/Hats/hats0028.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0029.png create mode 100644 Assets/AmongUsSprites/Hats/hats0029.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0030.png create mode 100644 Assets/AmongUsSprites/Hats/hats0030.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0031.png create mode 100644 Assets/AmongUsSprites/Hats/hats0031.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0032.png create mode 100644 Assets/AmongUsSprites/Hats/hats0032.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0033.png create mode 100644 Assets/AmongUsSprites/Hats/hats0033.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0034.png create mode 100644 Assets/AmongUsSprites/Hats/hats0034.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0035.png create mode 100644 Assets/AmongUsSprites/Hats/hats0035.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0036.png create mode 100644 Assets/AmongUsSprites/Hats/hats0036.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0037.png create mode 100644 Assets/AmongUsSprites/Hats/hats0037.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0038.png create mode 100644 Assets/AmongUsSprites/Hats/hats0038.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0039.png create mode 100644 Assets/AmongUsSprites/Hats/hats0039.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0040.png create mode 100644 Assets/AmongUsSprites/Hats/hats0040.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0041.png create mode 100644 Assets/AmongUsSprites/Hats/hats0041.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0042.png create mode 100644 Assets/AmongUsSprites/Hats/hats0042.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0043.png create mode 100644 Assets/AmongUsSprites/Hats/hats0043.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0044.png create mode 100644 Assets/AmongUsSprites/Hats/hats0044.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0045.png create mode 100644 Assets/AmongUsSprites/Hats/hats0045.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0046.png create mode 100644 Assets/AmongUsSprites/Hats/hats0046.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0047.png create mode 100644 Assets/AmongUsSprites/Hats/hats0047.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0048.png create mode 100644 Assets/AmongUsSprites/Hats/hats0048.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0049.png create mode 100644 Assets/AmongUsSprites/Hats/hats0049.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0050.png create mode 100644 Assets/AmongUsSprites/Hats/hats0050.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0051.png create mode 100644 Assets/AmongUsSprites/Hats/hats0051.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0052.png create mode 100644 Assets/AmongUsSprites/Hats/hats0052.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0053.png create mode 100644 Assets/AmongUsSprites/Hats/hats0053.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0054.png create mode 100644 Assets/AmongUsSprites/Hats/hats0054.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0055.png create mode 100644 Assets/AmongUsSprites/Hats/hats0055.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0056.png create mode 100644 Assets/AmongUsSprites/Hats/hats0056.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0057.png create mode 100644 Assets/AmongUsSprites/Hats/hats0057.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0058.png create mode 100644 Assets/AmongUsSprites/Hats/hats0058.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0059.png create mode 100644 Assets/AmongUsSprites/Hats/hats0059.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0060.png create mode 100644 Assets/AmongUsSprites/Hats/hats0060.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0062.png create mode 100644 Assets/AmongUsSprites/Hats/hats0062.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0064.png create mode 100644 Assets/AmongUsSprites/Hats/hats0064.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0068.png create mode 100644 Assets/AmongUsSprites/Hats/hats0068.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0069.png create mode 100644 Assets/AmongUsSprites/Hats/hats0069.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0070.png create mode 100644 Assets/AmongUsSprites/Hats/hats0070.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0071.png create mode 100644 Assets/AmongUsSprites/Hats/hats0071.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0072.png create mode 100644 Assets/AmongUsSprites/Hats/hats0072.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0073.png create mode 100644 Assets/AmongUsSprites/Hats/hats0073.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0074.png create mode 100644 Assets/AmongUsSprites/Hats/hats0074.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0075.png create mode 100644 Assets/AmongUsSprites/Hats/hats0075.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0076.png create mode 100644 Assets/AmongUsSprites/Hats/hats0076.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0077.png create mode 100644 Assets/AmongUsSprites/Hats/hats0077.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0078.png create mode 100644 Assets/AmongUsSprites/Hats/hats0078.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0079.png create mode 100644 Assets/AmongUsSprites/Hats/hats0079.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0080.png create mode 100644 Assets/AmongUsSprites/Hats/hats0080.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0081.png create mode 100644 Assets/AmongUsSprites/Hats/hats0081.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0082.png create mode 100644 Assets/AmongUsSprites/Hats/hats0082.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0083.png create mode 100644 Assets/AmongUsSprites/Hats/hats0083.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0084.png create mode 100644 Assets/AmongUsSprites/Hats/hats0084.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0085.png create mode 100644 Assets/AmongUsSprites/Hats/hats0085.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0086.png create mode 100644 Assets/AmongUsSprites/Hats/hats0086.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0087.png create mode 100644 Assets/AmongUsSprites/Hats/hats0087.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0088.png create mode 100644 Assets/AmongUsSprites/Hats/hats0088.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0089.png create mode 100644 Assets/AmongUsSprites/Hats/hats0089.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hats0090.png create mode 100644 Assets/AmongUsSprites/Hats/hats0090.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180001.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180001.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180003.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180003.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180004.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180004.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180005.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180005.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180006.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180006.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180007.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180007.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180008.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180008.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180009.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday20180009.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png create mode 100644 Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsNewYear1819.png create mode 100644 Assets/AmongUsSprites/Hats/hatsNewYear1819.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png create mode 100644 Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsbottom0039.png create mode 100644 Assets/AmongUsSprites/Hats/hatsbottom0039.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsbottom0068.png create mode 100644 Assets/AmongUsSprites/Hats/hatsbottom0068.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0001.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0001.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0002.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0002.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0003.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0003.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0004.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0004.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0005.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0005.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0006.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0006.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0007.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0007.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0008.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0008.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0009.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0009.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0010.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0010.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0011.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0011.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0012.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0012.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0013.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0013.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0014.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0014.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0015.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0015.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0016.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0016.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0017.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0017.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0018.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0018.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0019.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0019.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0020.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0020.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0021.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0021.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0022.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0022.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0023.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0023.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0024.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0024.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0025.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0025.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0026.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0026.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0027.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0027.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0028.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0028.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0029.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0029.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0030.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0030.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0031.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0031.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0032.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0032.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0033.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0033.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0034.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0034.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0035.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0035.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0036.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0036.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0037.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0037.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0038.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0038.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0039.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0039.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0040.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0040.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0041.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0041.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0042.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0042.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0043.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0043.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0044.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0044.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0045.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0045.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0046.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0046.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0047.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0047.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0048.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0048.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0049.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0049.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0050.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0050.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0051.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0051.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0052.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0052.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0053.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0053.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0054.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0054.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0055.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0055.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0056.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0056.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0057.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0057.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0058.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0058.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0059.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0059.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0060.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0060.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0062.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0062.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0064.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0064.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0068.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0068.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0069.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0069.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0070.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0070.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0071.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0071.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0072.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0072.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0073.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0073.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0074.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0074.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0075.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0075.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0076.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0076.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0077.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0077.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0078.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0078.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0079.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0079.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0080.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0080.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0081.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0081.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0082.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0082.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0083.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0083.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0084.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0084.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0085.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0085.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0086.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0086.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0087.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0087.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0088.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0088.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0089.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0089.png.meta create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0090.png create mode 100644 Assets/AmongUsSprites/Hats/hatsfloor0090.png.meta create mode 100644 Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png create mode 100644 Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png.meta create mode 100644 Assets/PowerupMenu.cs create mode 100644 Assets/PowerupMenu.cs.meta diff --git a/.collabignore b/.collabignore new file mode 100644 index 0000000..dded782 --- /dev/null +++ b/.collabignore @@ -0,0 +1,33 @@ +# =========================== +# Default Collab Ignore Rules +# =========================== + +# OS Generated +# ============ +.DS_Store +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +[Tt]humbs.db +[Dd]esktop.ini + +# Visual Studio / MonoDevelop generated +# ===================================== +[Ee]xported[Oo]bj/ +*.userprefs +*.csproj +*.pidb +*.suo +*.sln +*.user +*.unityproj +*.booproj + +# Unity generated +# =============== +[Oo]bj/ +[Bb]uild +sysinfo.txt +*.stackdump diff --git a/Assets/AmongUsSprites/Hats.meta b/Assets/AmongUsSprites/Hats.meta new file mode 100644 index 0000000..605dccd --- /dev/null +++ b/Assets/AmongUsSprites/Hats.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e8b4b46015478d84781ac9939806b918 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0001.png b/Assets/AmongUsSprites/Hats/hats0001.png new file mode 100644 index 0000000..19283cf --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15d3b224550a3fc20508603620669f084602f294568684c0a5557d830ea5cf3 +size 642 diff --git a/Assets/AmongUsSprites/Hats/hats0001.png.meta b/Assets/AmongUsSprites/Hats/hats0001.png.meta new file mode 100644 index 0000000..84aa84a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0001.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 844df506b15f4a540a097b6e89d0298a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0002.png b/Assets/AmongUsSprites/Hats/hats0002.png new file mode 100644 index 0000000..1d48abe --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603d625c356be9c9d9ea158534e8dfb94e4988559069cdbf84ef4561fc03e1fc +size 1750 diff --git a/Assets/AmongUsSprites/Hats/hats0002.png.meta b/Assets/AmongUsSprites/Hats/hats0002.png.meta new file mode 100644 index 0000000..7b5f962 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0002.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1380b44273750dd4790d2bf1f8f8e671 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0003.png b/Assets/AmongUsSprites/Hats/hats0003.png new file mode 100644 index 0000000..1633cee --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7789d91811506770c1dce1978a0f2a80d832fe8b6847d987044cf90fee7c7f +size 2642 diff --git a/Assets/AmongUsSprites/Hats/hats0003.png.meta b/Assets/AmongUsSprites/Hats/hats0003.png.meta new file mode 100644 index 0000000..e12cd6a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0003.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a9f1a230780c2464384d3c8fda4f73c4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0004.png b/Assets/AmongUsSprites/Hats/hats0004.png new file mode 100644 index 0000000..18ba964 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002f92b81a611f5d42cffc4e6f74f392bb1bd96e0d620c3329444a387297759b +size 2197 diff --git a/Assets/AmongUsSprites/Hats/hats0004.png.meta b/Assets/AmongUsSprites/Hats/hats0004.png.meta new file mode 100644 index 0000000..12e7954 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0004.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 098edcca12ecd0944890f59909fa8317 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0005.png b/Assets/AmongUsSprites/Hats/hats0005.png new file mode 100644 index 0000000..c6a2a0a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b7d1883ff448ae0b1fe8b3a2f895a9d038ef4a79610b28412be075ee3ad63d +size 2733 diff --git a/Assets/AmongUsSprites/Hats/hats0005.png.meta b/Assets/AmongUsSprites/Hats/hats0005.png.meta new file mode 100644 index 0000000..caca30c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0005.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 619d39046369a1746aff2cfd390cf2b2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0006.png b/Assets/AmongUsSprites/Hats/hats0006.png new file mode 100644 index 0000000..41ddba5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805d1a241fc11757e5c530e452bdff1321a26af5fe297239e4aaf3e6fc073dcc +size 1669 diff --git a/Assets/AmongUsSprites/Hats/hats0006.png.meta b/Assets/AmongUsSprites/Hats/hats0006.png.meta new file mode 100644 index 0000000..12de11b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0006.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 31a7aa777ce28064e979375acfd5a3c8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0007.png b/Assets/AmongUsSprites/Hats/hats0007.png new file mode 100644 index 0000000..0af1691 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b646a0984a84fca24457f077ec4b33e1b1de3742c4125710187a10565e43559 +size 1658 diff --git a/Assets/AmongUsSprites/Hats/hats0007.png.meta b/Assets/AmongUsSprites/Hats/hats0007.png.meta new file mode 100644 index 0000000..e90fdac --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0007.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 9e2d60a2c3d1c754cb27ec6002c45871 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0008.png b/Assets/AmongUsSprites/Hats/hats0008.png new file mode 100644 index 0000000..3880db9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3768c29e06a976e34491db638086d4c286a256952e1c52e2425373f30c11b5 +size 1704 diff --git a/Assets/AmongUsSprites/Hats/hats0008.png.meta b/Assets/AmongUsSprites/Hats/hats0008.png.meta new file mode 100644 index 0000000..bd03a13 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0008.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a4841e5b7599c724594c644a5e00d0f6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0009.png b/Assets/AmongUsSprites/Hats/hats0009.png new file mode 100644 index 0000000..eecf0f6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f74e9ae4ace5047a8a3f5af2c8e2de06dbef97ad6ada84e57e4be5e142a1153 +size 1587 diff --git a/Assets/AmongUsSprites/Hats/hats0009.png.meta b/Assets/AmongUsSprites/Hats/hats0009.png.meta new file mode 100644 index 0000000..1c33654 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0009.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 70650e9c7b4ee834abea0332d6d3ce6b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0010.png b/Assets/AmongUsSprites/Hats/hats0010.png new file mode 100644 index 0000000..2005571 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823decce3a5ecbea298fb6c456bf0685cda2f6c814404981aab247da74ba74bc +size 402 diff --git a/Assets/AmongUsSprites/Hats/hats0010.png.meta b/Assets/AmongUsSprites/Hats/hats0010.png.meta new file mode 100644 index 0000000..dcc4a78 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0010.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0b00535a4e6efa747a02356a31821558 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0011.png b/Assets/AmongUsSprites/Hats/hats0011.png new file mode 100644 index 0000000..fa780a5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2aa5db3c7ccbf27508726956e36f00822870335b19b1d70f0c3c4895c1a766c +size 1708 diff --git a/Assets/AmongUsSprites/Hats/hats0011.png.meta b/Assets/AmongUsSprites/Hats/hats0011.png.meta new file mode 100644 index 0000000..29d1bd4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0011.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 753cdc0597162da41ad962f747515db1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0012.png b/Assets/AmongUsSprites/Hats/hats0012.png new file mode 100644 index 0000000..45025eb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89474be3935476f4a474b953d001ca78c5c2c2ac6ab53e30fd782efdefaec726 +size 2256 diff --git a/Assets/AmongUsSprites/Hats/hats0012.png.meta b/Assets/AmongUsSprites/Hats/hats0012.png.meta new file mode 100644 index 0000000..ec672e9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0012.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b0562afe70fb2774c94763e8107d57e4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0013.png b/Assets/AmongUsSprites/Hats/hats0013.png new file mode 100644 index 0000000..1b0c346 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187ad5730b3fa768bdfada1c02cb6ccb15753448673437d931d5417c63a95862 +size 1761 diff --git a/Assets/AmongUsSprites/Hats/hats0013.png.meta b/Assets/AmongUsSprites/Hats/hats0013.png.meta new file mode 100644 index 0000000..3e429e2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0013.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2841c1b61925c6f48a884844085171d1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0014.png b/Assets/AmongUsSprites/Hats/hats0014.png new file mode 100644 index 0000000..35cbab8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55b5910e1b4f12276dd5a19c8e39161de499bb33a61ac83f4c420c0bff6d8d7 +size 2185 diff --git a/Assets/AmongUsSprites/Hats/hats0014.png.meta b/Assets/AmongUsSprites/Hats/hats0014.png.meta new file mode 100644 index 0000000..fbfb464 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0014.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6025b16076961ea4583b3aa3d955a31d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0015.png b/Assets/AmongUsSprites/Hats/hats0015.png new file mode 100644 index 0000000..550e6b9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67551f2db174745fdfc6062765eb9eb175745d4eba14cd930b0405a3f30101c5 +size 1568 diff --git a/Assets/AmongUsSprites/Hats/hats0015.png.meta b/Assets/AmongUsSprites/Hats/hats0015.png.meta new file mode 100644 index 0000000..10e3a23 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0015.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e7cf55405a568a6458570109c10fe18d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0016.png b/Assets/AmongUsSprites/Hats/hats0016.png new file mode 100644 index 0000000..9bcad6b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebec4cc02af2f649b052674da2dc9a12fe43ff31807b1972e60266d48c4d270 +size 1363 diff --git a/Assets/AmongUsSprites/Hats/hats0016.png.meta b/Assets/AmongUsSprites/Hats/hats0016.png.meta new file mode 100644 index 0000000..daeb9ff --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0016.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2c214f78b05426441a676cf3aca386ad +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0017.png b/Assets/AmongUsSprites/Hats/hats0017.png new file mode 100644 index 0000000..d064601 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2728917817763fb5545edec415a6bee859be6e4bb0c95a3db5b0aec4e5195e +size 1399 diff --git a/Assets/AmongUsSprites/Hats/hats0017.png.meta b/Assets/AmongUsSprites/Hats/hats0017.png.meta new file mode 100644 index 0000000..c905b10 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0017.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 93d75b1cf95065945b23a177112ddb0b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0018.png b/Assets/AmongUsSprites/Hats/hats0018.png new file mode 100644 index 0000000..7b4219d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbf5bed921a663370acc34a1559e9a8ac82e9f3f10005325d57bc4ecda85a23 +size 1314 diff --git a/Assets/AmongUsSprites/Hats/hats0018.png.meta b/Assets/AmongUsSprites/Hats/hats0018.png.meta new file mode 100644 index 0000000..050efb5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0018.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1a200d0f8ee37ac49aa03657d1f9516a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0019.png b/Assets/AmongUsSprites/Hats/hats0019.png new file mode 100644 index 0000000..8776abb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399517c626c53a371008a494ad38b3cc630a8b53e2cc840068dc3e259a4f4c1c +size 1826 diff --git a/Assets/AmongUsSprites/Hats/hats0019.png.meta b/Assets/AmongUsSprites/Hats/hats0019.png.meta new file mode 100644 index 0000000..e9f7db4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0019.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ea50ee17517744149b44edbce7329709 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0020.png b/Assets/AmongUsSprites/Hats/hats0020.png new file mode 100644 index 0000000..bd199d1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408d2fb63159663794f285c233ec099175572f5ac6425eb791d295cc59155809 +size 2232 diff --git a/Assets/AmongUsSprites/Hats/hats0020.png.meta b/Assets/AmongUsSprites/Hats/hats0020.png.meta new file mode 100644 index 0000000..241aa5f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0020.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 3aff1fd33717e3745aefe3c59ca5567d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0021.png b/Assets/AmongUsSprites/Hats/hats0021.png new file mode 100644 index 0000000..3e62d3f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59b35a078e4c26dfd5e1adc969db2d25bc199cf8788353e967dfd002038d9b9 +size 1870 diff --git a/Assets/AmongUsSprites/Hats/hats0021.png.meta b/Assets/AmongUsSprites/Hats/hats0021.png.meta new file mode 100644 index 0000000..7c41205 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0021.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1553c53488f917f4b811fc7f62e78d49 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0022.png b/Assets/AmongUsSprites/Hats/hats0022.png new file mode 100644 index 0000000..ae4bafe --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb8ccddbd9be17163a61b180c2b2e4ca33735955b7d4ef519061fe2b28aab05 +size 2716 diff --git a/Assets/AmongUsSprites/Hats/hats0022.png.meta b/Assets/AmongUsSprites/Hats/hats0022.png.meta new file mode 100644 index 0000000..63d001d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0022.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a9e7a7de0e09c464d837d7651f3e958f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0023.png b/Assets/AmongUsSprites/Hats/hats0023.png new file mode 100644 index 0000000..6a39b77 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726757f6b6e2af64f638d7c1884be40eeedfd70208800e16dd9caf62f2cc08ac +size 2266 diff --git a/Assets/AmongUsSprites/Hats/hats0023.png.meta b/Assets/AmongUsSprites/Hats/hats0023.png.meta new file mode 100644 index 0000000..de206db --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0023.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: bc8f48c1990323b46916d5662f74b6a6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0024.png b/Assets/AmongUsSprites/Hats/hats0024.png new file mode 100644 index 0000000..81e24ea --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5068f751353d6c6cd10c82e6b7363bb93c835c4d5bb062594f7558db69fa3fb5 +size 1102 diff --git a/Assets/AmongUsSprites/Hats/hats0024.png.meta b/Assets/AmongUsSprites/Hats/hats0024.png.meta new file mode 100644 index 0000000..addd81a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0024.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0a0e7971e9dd6114e9ca9358da34c3dc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0025.png b/Assets/AmongUsSprites/Hats/hats0025.png new file mode 100644 index 0000000..0cb0879 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81efe37fd208378f4fc4216255c104bab5ad22a1e08d1913bca0cc013638ee26 +size 1696 diff --git a/Assets/AmongUsSprites/Hats/hats0025.png.meta b/Assets/AmongUsSprites/Hats/hats0025.png.meta new file mode 100644 index 0000000..10aad62 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0025.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2ebb94625db2b3843a9cae130927df08 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0026.png b/Assets/AmongUsSprites/Hats/hats0026.png new file mode 100644 index 0000000..640b5b2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a003e57e2ba06f0886044e46169bc5b59cf132c9d7606131fa1e7482622a3a38 +size 1632 diff --git a/Assets/AmongUsSprites/Hats/hats0026.png.meta b/Assets/AmongUsSprites/Hats/hats0026.png.meta new file mode 100644 index 0000000..8d46b02 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0026.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8a443542cb144a8429255354edf7c9b7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0027.png b/Assets/AmongUsSprites/Hats/hats0027.png new file mode 100644 index 0000000..b059503 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddbfbe1e60117a42e65fe6c6075260bbb5a921a9738d9eaa408030500b0f82d +size 2055 diff --git a/Assets/AmongUsSprites/Hats/hats0027.png.meta b/Assets/AmongUsSprites/Hats/hats0027.png.meta new file mode 100644 index 0000000..1338448 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0027.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f5f57e21f6abb744588fffdb803dee67 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0028.png b/Assets/AmongUsSprites/Hats/hats0028.png new file mode 100644 index 0000000..b219863 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0396d6bd2aefff5c1650c57084deeda2d821305b0aa05e8a1bcafc1e5bd40c +size 1325 diff --git a/Assets/AmongUsSprites/Hats/hats0028.png.meta b/Assets/AmongUsSprites/Hats/hats0028.png.meta new file mode 100644 index 0000000..0d21739 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0028.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6bcb6c332d43f874eadd24b064fd83c1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0029.png b/Assets/AmongUsSprites/Hats/hats0029.png new file mode 100644 index 0000000..145a3f8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51944c6b596e29cd61a11f402195afadf98245c8269da636d75acf2da7c3d0f +size 1207 diff --git a/Assets/AmongUsSprites/Hats/hats0029.png.meta b/Assets/AmongUsSprites/Hats/hats0029.png.meta new file mode 100644 index 0000000..b50532f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0029.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 20949caf54d559e4bae4888b942da050 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0030.png b/Assets/AmongUsSprites/Hats/hats0030.png new file mode 100644 index 0000000..90576db --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61513c34ef5244dbf9efe359f2c56a1f9602ca6fff62faabf01209f7012f20ef +size 1123 diff --git a/Assets/AmongUsSprites/Hats/hats0030.png.meta b/Assets/AmongUsSprites/Hats/hats0030.png.meta new file mode 100644 index 0000000..ea8284e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0030.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 47d8d8cab41b7a54498276a830ad214e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0031.png b/Assets/AmongUsSprites/Hats/hats0031.png new file mode 100644 index 0000000..21ba0c0 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51cf810aec4b09d1040fb66a84988e522aba97f80e0c01a7b9a1a7068a19a181 +size 1361 diff --git a/Assets/AmongUsSprites/Hats/hats0031.png.meta b/Assets/AmongUsSprites/Hats/hats0031.png.meta new file mode 100644 index 0000000..849c2cb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0031.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8d5eb8f0a8342f241a0784b1748a893f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0032.png b/Assets/AmongUsSprites/Hats/hats0032.png new file mode 100644 index 0000000..6fd8ace --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67c7e1c04cadff289f2551fdc90415a480d25efe5d9a46d924682bc31f5164d +size 1166 diff --git a/Assets/AmongUsSprites/Hats/hats0032.png.meta b/Assets/AmongUsSprites/Hats/hats0032.png.meta new file mode 100644 index 0000000..3a479de --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0032.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 43562ec9459747e4080893a0d5588b18 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0033.png b/Assets/AmongUsSprites/Hats/hats0033.png new file mode 100644 index 0000000..0de92d7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd48fd8b79c4cd058c95bfb278e57ac3cf87ba6f2b5b8038d217da4bfe8222d1 +size 2009 diff --git a/Assets/AmongUsSprites/Hats/hats0033.png.meta b/Assets/AmongUsSprites/Hats/hats0033.png.meta new file mode 100644 index 0000000..9be9074 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0033.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 16e995972c0ff574dbcf1b7b3bf6a917 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0034.png b/Assets/AmongUsSprites/Hats/hats0034.png new file mode 100644 index 0000000..bc63448 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55ee2698e8d7c1d72007a32d943dfcf4d601648e1f7d1c67499df42bcbd0584 +size 1271 diff --git a/Assets/AmongUsSprites/Hats/hats0034.png.meta b/Assets/AmongUsSprites/Hats/hats0034.png.meta new file mode 100644 index 0000000..2b51454 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0034.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 12df46e98969f824596f9dbc1250caa2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0035.png b/Assets/AmongUsSprites/Hats/hats0035.png new file mode 100644 index 0000000..822b863 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99eb56019b8f3f5d5415a23f1373c3d87042292a1c4ffda0485458e4620c340a +size 1870 diff --git a/Assets/AmongUsSprites/Hats/hats0035.png.meta b/Assets/AmongUsSprites/Hats/hats0035.png.meta new file mode 100644 index 0000000..53970b7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0035.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 172e05d18ec9a7849b1eb6a4bf9eb661 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0036.png b/Assets/AmongUsSprites/Hats/hats0036.png new file mode 100644 index 0000000..48aa904 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fea5e39e697a331978c15cb2772b9e1407f2b17af4f30b4ac5090783b83547 +size 2847 diff --git a/Assets/AmongUsSprites/Hats/hats0036.png.meta b/Assets/AmongUsSprites/Hats/hats0036.png.meta new file mode 100644 index 0000000..2866da0 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0036.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 3d82c0482f15fa740a4a60ac9344d197 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0037.png b/Assets/AmongUsSprites/Hats/hats0037.png new file mode 100644 index 0000000..ffba921 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badcf79f9d27cfddd328760519cd31cf615a93ab00f0e92abdae53deba5cb161 +size 1894 diff --git a/Assets/AmongUsSprites/Hats/hats0037.png.meta b/Assets/AmongUsSprites/Hats/hats0037.png.meta new file mode 100644 index 0000000..acbc915 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0037.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6296866006052a141af3ad5c8ae0d124 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0038.png b/Assets/AmongUsSprites/Hats/hats0038.png new file mode 100644 index 0000000..7efd1fe --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2badaa272fe9bad847e059dc8a8a91423fe1ee368977f61360c23186e2aaa0 +size 2114 diff --git a/Assets/AmongUsSprites/Hats/hats0038.png.meta b/Assets/AmongUsSprites/Hats/hats0038.png.meta new file mode 100644 index 0000000..7931e96 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0038.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a03279c646289284eaed0bb752a6ddff +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0039.png b/Assets/AmongUsSprites/Hats/hats0039.png new file mode 100644 index 0000000..2758479 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3bd92a6f24b6ee20e042f2b7c238c9fa44e84fd7d75b4992062ad406c6f607 +size 1530 diff --git a/Assets/AmongUsSprites/Hats/hats0039.png.meta b/Assets/AmongUsSprites/Hats/hats0039.png.meta new file mode 100644 index 0000000..827413f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0039.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fc51ba887be3f21418498bd49e19af03 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0040.png b/Assets/AmongUsSprites/Hats/hats0040.png new file mode 100644 index 0000000..8b2a56f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c8995455fdf692472598c1d7ed38dd39b8d4e572dda0cc26d55c25acbab01b +size 2829 diff --git a/Assets/AmongUsSprites/Hats/hats0040.png.meta b/Assets/AmongUsSprites/Hats/hats0040.png.meta new file mode 100644 index 0000000..c793e06 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0040.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ccb9671cdb588dc48902f08b8e0d913b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0041.png b/Assets/AmongUsSprites/Hats/hats0041.png new file mode 100644 index 0000000..66c580b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e711c7e2107d598bbb35073d6eca3720057fe918b0170607ef1ca3f2767f1271 +size 1105 diff --git a/Assets/AmongUsSprites/Hats/hats0041.png.meta b/Assets/AmongUsSprites/Hats/hats0041.png.meta new file mode 100644 index 0000000..28c4a82 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0041.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 34967bd4e2f7f88499be138efab75466 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0042.png b/Assets/AmongUsSprites/Hats/hats0042.png new file mode 100644 index 0000000..99d6b94 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f55fc1cb1f7344a32acb7ed5b35afa77b378a1d3c2f1d6f3a9919ffdf0c64d +size 1552 diff --git a/Assets/AmongUsSprites/Hats/hats0042.png.meta b/Assets/AmongUsSprites/Hats/hats0042.png.meta new file mode 100644 index 0000000..b483600 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0042.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: cea97869e2b8e4c4fb6f080b464baa53 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0043.png b/Assets/AmongUsSprites/Hats/hats0043.png new file mode 100644 index 0000000..d00f611 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76a9e6ff7d4e545b91dbafb559351aa870a385b204e2b5aea8a9bf52e06a075 +size 3548 diff --git a/Assets/AmongUsSprites/Hats/hats0043.png.meta b/Assets/AmongUsSprites/Hats/hats0043.png.meta new file mode 100644 index 0000000..1b82114 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0043.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b65f7958e1d9f9940a9c1d1784505462 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0044.png b/Assets/AmongUsSprites/Hats/hats0044.png new file mode 100644 index 0000000..3a26079 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fd4037e03601485b8247d9a3c68b7da72232cc2e195df422c5042600f31880e +size 1562 diff --git a/Assets/AmongUsSprites/Hats/hats0044.png.meta b/Assets/AmongUsSprites/Hats/hats0044.png.meta new file mode 100644 index 0000000..a7dac34 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0044.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: aa1f7a484048ae84498e78c0bc4fcf98 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0045.png b/Assets/AmongUsSprites/Hats/hats0045.png new file mode 100644 index 0000000..f33a126 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256aeddd85e2c6586853c7b8c71008a35c9b4150381e0ed660880de3e8dff8b2 +size 1107 diff --git a/Assets/AmongUsSprites/Hats/hats0045.png.meta b/Assets/AmongUsSprites/Hats/hats0045.png.meta new file mode 100644 index 0000000..e50df1c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0045.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6161ba0a886c3e449bb9cf83e678ac29 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0046.png b/Assets/AmongUsSprites/Hats/hats0046.png new file mode 100644 index 0000000..d5b8f1c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c892ce82fceaa5d99c7cb1f066e90d9668e780ce1b5eca05f79396c1f1402f4 +size 1894 diff --git a/Assets/AmongUsSprites/Hats/hats0046.png.meta b/Assets/AmongUsSprites/Hats/hats0046.png.meta new file mode 100644 index 0000000..c6b91c6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0046.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 44d2d5a680f18af40b1e61532ba7dad7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0047.png b/Assets/AmongUsSprites/Hats/hats0047.png new file mode 100644 index 0000000..a80e45f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8446c7a4ee940feba5426c75b07ec566093f820e1908c7536047d920871de1bb +size 1796 diff --git a/Assets/AmongUsSprites/Hats/hats0047.png.meta b/Assets/AmongUsSprites/Hats/hats0047.png.meta new file mode 100644 index 0000000..f1505a6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0047.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2a16ace39477e7e46861d309405c1608 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0048.png b/Assets/AmongUsSprites/Hats/hats0048.png new file mode 100644 index 0000000..b923919 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a403d333b848411bbf758eb06dadc98d163b0ccbfe45b135b1f6e417de3a59 +size 1950 diff --git a/Assets/AmongUsSprites/Hats/hats0048.png.meta b/Assets/AmongUsSprites/Hats/hats0048.png.meta new file mode 100644 index 0000000..fd01d37 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0048.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 666e1562a4473da449b05d948b66d4c7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0049.png b/Assets/AmongUsSprites/Hats/hats0049.png new file mode 100644 index 0000000..a5894f3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c09e182c0f6107500dcd91848ad196868cfe563f489c731df72cb5e145ca30 +size 1038 diff --git a/Assets/AmongUsSprites/Hats/hats0049.png.meta b/Assets/AmongUsSprites/Hats/hats0049.png.meta new file mode 100644 index 0000000..9918ccb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0049.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a6d112f8f6362b24c98ed3478ea8fe3d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0050.png b/Assets/AmongUsSprites/Hats/hats0050.png new file mode 100644 index 0000000..eaabcab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcfc876fd689a806fcad2b4acec6a372aae8d7e65d7ec49a697b16720d66aaa +size 2280 diff --git a/Assets/AmongUsSprites/Hats/hats0050.png.meta b/Assets/AmongUsSprites/Hats/hats0050.png.meta new file mode 100644 index 0000000..48bd73a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0050.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6e25490954afb3148a37117dc2b4409b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0051.png b/Assets/AmongUsSprites/Hats/hats0051.png new file mode 100644 index 0000000..01c603d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b73f681a5c30586c70073bf0d0b1202e6ab26ad302ffc2a3b972388001d999 +size 2522 diff --git a/Assets/AmongUsSprites/Hats/hats0051.png.meta b/Assets/AmongUsSprites/Hats/hats0051.png.meta new file mode 100644 index 0000000..92ce289 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0051.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e28fc8310f855e9478409a22a074b2d7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0052.png b/Assets/AmongUsSprites/Hats/hats0052.png new file mode 100644 index 0000000..9732a60 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2d6beeb4889d5ee042902624bf420a5167b5267714776653ebe637acb150c3 +size 1345 diff --git a/Assets/AmongUsSprites/Hats/hats0052.png.meta b/Assets/AmongUsSprites/Hats/hats0052.png.meta new file mode 100644 index 0000000..e4e2c54 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0052.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fd01a6b770b62664485dbf04ef8a3056 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0053.png b/Assets/AmongUsSprites/Hats/hats0053.png new file mode 100644 index 0000000..e3a6bf3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ab1dba50fa4c5172e9f0d425f994b4fc7266aa2343a209eab99da72480bbb5 +size 2955 diff --git a/Assets/AmongUsSprites/Hats/hats0053.png.meta b/Assets/AmongUsSprites/Hats/hats0053.png.meta new file mode 100644 index 0000000..fb8a771 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0053.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ca66990cb767b3e4a959e2bde23d59d2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0054.png b/Assets/AmongUsSprites/Hats/hats0054.png new file mode 100644 index 0000000..c2d4837 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57aab25c73b6b9fdcf102025a087ac4af3b4ff234ef005d226f4b146b7b56c2 +size 1886 diff --git a/Assets/AmongUsSprites/Hats/hats0054.png.meta b/Assets/AmongUsSprites/Hats/hats0054.png.meta new file mode 100644 index 0000000..35e778c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0054.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 161ead4eac876084faf590ccd00d2f74 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0055.png b/Assets/AmongUsSprites/Hats/hats0055.png new file mode 100644 index 0000000..af87cf5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378e6b15adaa1620fde6906317e3dece11b858dd0978c4a2e669befefb5450f0 +size 4875 diff --git a/Assets/AmongUsSprites/Hats/hats0055.png.meta b/Assets/AmongUsSprites/Hats/hats0055.png.meta new file mode 100644 index 0000000..3211d53 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0055.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b66ca636d920c094db0f8f621e3e8728 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0056.png b/Assets/AmongUsSprites/Hats/hats0056.png new file mode 100644 index 0000000..15fd97b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881e5aab6d31494b3b64168038cec4cd6561fe7b73ef96a254a57768a966c4dd +size 1868 diff --git a/Assets/AmongUsSprites/Hats/hats0056.png.meta b/Assets/AmongUsSprites/Hats/hats0056.png.meta new file mode 100644 index 0000000..d9af6c6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0056.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f6ef8f6a9a6c1a041a3145d17da03d2c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0057.png b/Assets/AmongUsSprites/Hats/hats0057.png new file mode 100644 index 0000000..d167bc3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606b631b391388bb8b28b3e81ea715d19fb7e00aaf13b2ac9dea196a76fcf79c +size 3139 diff --git a/Assets/AmongUsSprites/Hats/hats0057.png.meta b/Assets/AmongUsSprites/Hats/hats0057.png.meta new file mode 100644 index 0000000..331e3de --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0057.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7f55de48299107e40a7c09c57a375c1d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0058.png b/Assets/AmongUsSprites/Hats/hats0058.png new file mode 100644 index 0000000..7e1cefc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e146151f44872f456cc666a248ef697ad56cff95303e56203553725a5506b6 +size 2984 diff --git a/Assets/AmongUsSprites/Hats/hats0058.png.meta b/Assets/AmongUsSprites/Hats/hats0058.png.meta new file mode 100644 index 0000000..e1934f9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0058.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 865f20f7a89d4ba49b8dbc88fc572357 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0059.png b/Assets/AmongUsSprites/Hats/hats0059.png new file mode 100644 index 0000000..40dfc5e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9897f2b0787b5a1daf46fd2e5ea2180bdca0ce6d2efd827eaa9e3efc8a642bd +size 2557 diff --git a/Assets/AmongUsSprites/Hats/hats0059.png.meta b/Assets/AmongUsSprites/Hats/hats0059.png.meta new file mode 100644 index 0000000..23528d6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0059.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f90c4576d345eb0449a64d9fcb101395 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0060.png b/Assets/AmongUsSprites/Hats/hats0060.png new file mode 100644 index 0000000..9c00828 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f11c100abbf4cae15d5c6dd95194b2c680842a64bb5c06ecbb380f14ce4f51e +size 1092 diff --git a/Assets/AmongUsSprites/Hats/hats0060.png.meta b/Assets/AmongUsSprites/Hats/hats0060.png.meta new file mode 100644 index 0000000..4511e71 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0060.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 9e62884e6802858489513327907c4e61 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0062.png b/Assets/AmongUsSprites/Hats/hats0062.png new file mode 100644 index 0000000..206813d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6435aad160762bb8f68f518231f4a7600567ba4902b957817dec31d94ad9a74e +size 2144 diff --git a/Assets/AmongUsSprites/Hats/hats0062.png.meta b/Assets/AmongUsSprites/Hats/hats0062.png.meta new file mode 100644 index 0000000..96681a6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0062.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 30de8be19d2f4724cb4491ce568b0820 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0064.png b/Assets/AmongUsSprites/Hats/hats0064.png new file mode 100644 index 0000000..229e0f8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0687aa4a72b2044cf71779dceccb1369d67022a60fb62abe67e22d403a23190f +size 2279 diff --git a/Assets/AmongUsSprites/Hats/hats0064.png.meta b/Assets/AmongUsSprites/Hats/hats0064.png.meta new file mode 100644 index 0000000..cdd9e90 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0064.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6aabff92f3417ab458ed2a2b735dd368 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0068.png b/Assets/AmongUsSprites/Hats/hats0068.png new file mode 100644 index 0000000..a6940df --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40407651d7d805f6e1a8298b2ded15690f5b80907eb466980026de96b2dd7853 +size 1864 diff --git a/Assets/AmongUsSprites/Hats/hats0068.png.meta b/Assets/AmongUsSprites/Hats/hats0068.png.meta new file mode 100644 index 0000000..1f861c8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0068.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7c5b43bff9a320c4c873dbc7b0651db3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0069.png b/Assets/AmongUsSprites/Hats/hats0069.png new file mode 100644 index 0000000..a570eab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef4a3d05b7e255ef2d5004a4b95af472b79915cfeacab14f3b919f7697ea340 +size 2691 diff --git a/Assets/AmongUsSprites/Hats/hats0069.png.meta b/Assets/AmongUsSprites/Hats/hats0069.png.meta new file mode 100644 index 0000000..8857001 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0069.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: be846a48238835c40961b6b5ee498307 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0070.png b/Assets/AmongUsSprites/Hats/hats0070.png new file mode 100644 index 0000000..ad75284 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39a3617c7a5430c9c1f3e3a722f17b29d647d7eef641ba674fd52bb10399998 +size 1514 diff --git a/Assets/AmongUsSprites/Hats/hats0070.png.meta b/Assets/AmongUsSprites/Hats/hats0070.png.meta new file mode 100644 index 0000000..749f053 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0070.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 2f97a84fc9a91f14392a19ab73280a7f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0071.png b/Assets/AmongUsSprites/Hats/hats0071.png new file mode 100644 index 0000000..2d6b21d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f27693e2aee0e26ef64dd22a61c4558c359114d750a9427130bec73f86de57b +size 2084 diff --git a/Assets/AmongUsSprites/Hats/hats0071.png.meta b/Assets/AmongUsSprites/Hats/hats0071.png.meta new file mode 100644 index 0000000..5a2c3be --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0071.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 9fc4c44199e516c4fb9c640d4df09eca +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0072.png b/Assets/AmongUsSprites/Hats/hats0072.png new file mode 100644 index 0000000..670a1cf --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5334c6f7f3881b4348fd4f92b1961336675f7e11cae0a337b1882c68e972803 +size 2680 diff --git a/Assets/AmongUsSprites/Hats/hats0072.png.meta b/Assets/AmongUsSprites/Hats/hats0072.png.meta new file mode 100644 index 0000000..46b2c59 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0072.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: efa24df2d68470c4b8ac9f100c724b23 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0073.png b/Assets/AmongUsSprites/Hats/hats0073.png new file mode 100644 index 0000000..9c0c377 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58a4dcc452ee8beaeed4c474324c53dbdf353e1f078eb9419018f3947ec3c0d +size 1983 diff --git a/Assets/AmongUsSprites/Hats/hats0073.png.meta b/Assets/AmongUsSprites/Hats/hats0073.png.meta new file mode 100644 index 0000000..db7cc84 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0073.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ba1216af4c6299a4282278a806d8b659 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0074.png b/Assets/AmongUsSprites/Hats/hats0074.png new file mode 100644 index 0000000..8cfe93b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329ce530ec2667ab72ea2e921149f2afa47c384aca6a1f8799a804257388fde2 +size 1289 diff --git a/Assets/AmongUsSprites/Hats/hats0074.png.meta b/Assets/AmongUsSprites/Hats/hats0074.png.meta new file mode 100644 index 0000000..5619906 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0074.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: d254668698bf3c248bff6eff7f855b38 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0075.png b/Assets/AmongUsSprites/Hats/hats0075.png new file mode 100644 index 0000000..a5c843b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f075c21eeb63c863eddd568b194cd13098a0b83a7d7d5cf503b5a07c58757f99 +size 2620 diff --git a/Assets/AmongUsSprites/Hats/hats0075.png.meta b/Assets/AmongUsSprites/Hats/hats0075.png.meta new file mode 100644 index 0000000..86d450d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0075.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: d400fbf20616a694894116de3e7e210e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0076.png b/Assets/AmongUsSprites/Hats/hats0076.png new file mode 100644 index 0000000..3f8209b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ee4939de9b3456f916a8f630ce79b53492a44a0da424cc6e6032c99e0584fa +size 1570 diff --git a/Assets/AmongUsSprites/Hats/hats0076.png.meta b/Assets/AmongUsSprites/Hats/hats0076.png.meta new file mode 100644 index 0000000..8c6a6bb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0076.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ada731edc83ae2443924c29a4c640f94 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0077.png b/Assets/AmongUsSprites/Hats/hats0077.png new file mode 100644 index 0000000..bbde5a1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29880221f698465952350701f13846c05cc7aa52e71f68d812e9480143ca8def +size 1680 diff --git a/Assets/AmongUsSprites/Hats/hats0077.png.meta b/Assets/AmongUsSprites/Hats/hats0077.png.meta new file mode 100644 index 0000000..f52324c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0077.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7a02815736b925947be4c96ca057e190 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0078.png b/Assets/AmongUsSprites/Hats/hats0078.png new file mode 100644 index 0000000..1dbd8fc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f55e4a29288b0912284685c10fc9538846785797bb42bfc82019e00e22e2a2 +size 3208 diff --git a/Assets/AmongUsSprites/Hats/hats0078.png.meta b/Assets/AmongUsSprites/Hats/hats0078.png.meta new file mode 100644 index 0000000..9ec5eef --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0078.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 847984c5188a901499014d77be226e63 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0079.png b/Assets/AmongUsSprites/Hats/hats0079.png new file mode 100644 index 0000000..36b3beb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe68d9e438a2abb21f76eefb7f1191fdfd77e125da7904dca04370f7e8b9c4a +size 1597 diff --git a/Assets/AmongUsSprites/Hats/hats0079.png.meta b/Assets/AmongUsSprites/Hats/hats0079.png.meta new file mode 100644 index 0000000..6b25c0d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0079.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 19b0947512b565842ae1c130e8e8c9f2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0080.png b/Assets/AmongUsSprites/Hats/hats0080.png new file mode 100644 index 0000000..b2e9c87 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5198cec06af1df5b8df52429a95381c25ee18c14d5350c3a095489fb5128dd09 +size 1545 diff --git a/Assets/AmongUsSprites/Hats/hats0080.png.meta b/Assets/AmongUsSprites/Hats/hats0080.png.meta new file mode 100644 index 0000000..3f7312a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0080.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 9265f517434f8da4f93a0a0b2e03297f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0081.png b/Assets/AmongUsSprites/Hats/hats0081.png new file mode 100644 index 0000000..4ceb692 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad032f191d1bce55f46f7badf147bb30840372746eb77fd1f48075d1dbede106 +size 2329 diff --git a/Assets/AmongUsSprites/Hats/hats0081.png.meta b/Assets/AmongUsSprites/Hats/hats0081.png.meta new file mode 100644 index 0000000..e1197d5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0081.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e55d7d19e143f0a4a8890825b5eeafb5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0082.png b/Assets/AmongUsSprites/Hats/hats0082.png new file mode 100644 index 0000000..6d77000 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb99bc7edc5aab0770abd1e50f13e5e10c4c52549594cb15b0fc6647ceed9607 +size 656 diff --git a/Assets/AmongUsSprites/Hats/hats0082.png.meta b/Assets/AmongUsSprites/Hats/hats0082.png.meta new file mode 100644 index 0000000..2b73c9a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0082.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a3646fa6116d0db43a55bc29238d1739 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0083.png b/Assets/AmongUsSprites/Hats/hats0083.png new file mode 100644 index 0000000..796b24c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e8ce159a246075f0baf99b57e5017c68dada47521e68628e3f48b0837278bb +size 1896 diff --git a/Assets/AmongUsSprites/Hats/hats0083.png.meta b/Assets/AmongUsSprites/Hats/hats0083.png.meta new file mode 100644 index 0000000..ab93256 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0083.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1d09709983b04274982f441b965e0fd1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0084.png b/Assets/AmongUsSprites/Hats/hats0084.png new file mode 100644 index 0000000..31714f5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49a9fc2dc55e09b405d643e377a425ec28d706cecb68693a4f2b143de20c9c9 +size 2362 diff --git a/Assets/AmongUsSprites/Hats/hats0084.png.meta b/Assets/AmongUsSprites/Hats/hats0084.png.meta new file mode 100644 index 0000000..96d5b8f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0084.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4f2a8970e719dff4396636546b155256 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0085.png b/Assets/AmongUsSprites/Hats/hats0085.png new file mode 100644 index 0000000..be2c90e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a181cd0cf66ad927be2fbc0e171164ff47250d41993adf96b24b055ad023839c +size 1810 diff --git a/Assets/AmongUsSprites/Hats/hats0085.png.meta b/Assets/AmongUsSprites/Hats/hats0085.png.meta new file mode 100644 index 0000000..0f09d28 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0085.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 57df5c2f4f8d79d4ca57c4003516e442 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0086.png b/Assets/AmongUsSprites/Hats/hats0086.png new file mode 100644 index 0000000..cddd897 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03be918439226cae00c132f2ad2221be52d915163e8049a0036d5372638a01a +size 1681 diff --git a/Assets/AmongUsSprites/Hats/hats0086.png.meta b/Assets/AmongUsSprites/Hats/hats0086.png.meta new file mode 100644 index 0000000..1861833 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0086.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7efa1970d909294498362fa3239885bb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0087.png b/Assets/AmongUsSprites/Hats/hats0087.png new file mode 100644 index 0000000..59d69f3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:130b7bba78f418e38e806727707cfb00a6115c40fa09749e36f3c2338e7ba652 +size 1400 diff --git a/Assets/AmongUsSprites/Hats/hats0087.png.meta b/Assets/AmongUsSprites/Hats/hats0087.png.meta new file mode 100644 index 0000000..fe47309 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0087.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 71b9cb4db4dcb5a40b859423afd8138d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0088.png b/Assets/AmongUsSprites/Hats/hats0088.png new file mode 100644 index 0000000..eef4263 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5540f77d07ef1f690b072b72c417a59c717d6c0e1cac6735e2d624e7400930fe +size 2027 diff --git a/Assets/AmongUsSprites/Hats/hats0088.png.meta b/Assets/AmongUsSprites/Hats/hats0088.png.meta new file mode 100644 index 0000000..c739e68 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0088.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1264bd2b74949874db339f3af0c9773f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0089.png b/Assets/AmongUsSprites/Hats/hats0089.png new file mode 100644 index 0000000..2a4470f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d253e502cb54d45fa10dca2e63490de3addc71b27cb1b2c641bd3e45218788 +size 1790 diff --git a/Assets/AmongUsSprites/Hats/hats0089.png.meta b/Assets/AmongUsSprites/Hats/hats0089.png.meta new file mode 100644 index 0000000..cf992dc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0089.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 97fb09b8a71378843b0a32aa3b87b995 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hats0090.png b/Assets/AmongUsSprites/Hats/hats0090.png new file mode 100644 index 0000000..89b29e4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba70706bad04e1dda63bae82bae06af136814728c95608c4e224938226a8a33f +size 2693 diff --git a/Assets/AmongUsSprites/Hats/hats0090.png.meta b/Assets/AmongUsSprites/Hats/hats0090.png.meta new file mode 100644 index 0000000..8f20ecd --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hats0090.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 677ee5bf8f4f36844b4d86f1b2062d1c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png new file mode 100644 index 0000000..dc86f32 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fa6b00d65090d348cc23e8fc660f2d6325250d86439feb528b51d8adf339c6 +size 2264 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png.meta new file mode 100644 index 0000000..f0ead65 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180001.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b38510eb047c8eb42b0f9b612d6fad93 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png new file mode 100644 index 0000000..354452c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1714e7d7edbdbae1378a7906ed4e1b10551c29448d278e07ce90ecfa3e338329 +size 2886 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png.meta new file mode 100644 index 0000000..294a9a6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180003.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: dac92af5fcad20e4da7d8463ae0c5b85 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png new file mode 100644 index 0000000..12f97fa --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:794cba4abddaa1a8dc55ee19ce3deb0bdfb77621ec40160b68b163e6ae028861 +size 2501 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png.meta new file mode 100644 index 0000000..7f5f977 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180004.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e2d10b1269fb63a4299e6016a977ef60 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png new file mode 100644 index 0000000..598e20b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c372b011a262727af58bf59574120a4d0038f1b9246e62e03abf8ae2a301ae99 +size 1411 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png.meta new file mode 100644 index 0000000..23494bc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180005.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: bc29acf95c254a741aab7bfdcdeb0442 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png new file mode 100644 index 0000000..d0d024c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b8d064a65a2c756d71c16b19200b886279033a8df48a7ec75088fd0ea965eb +size 3291 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png.meta new file mode 100644 index 0000000..967f3a9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180006.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a12741815b6ec964f93b769fa9bc44eb +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png new file mode 100644 index 0000000..32df9c4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba97454bd1b05aab27b6f0d8ecccfb45010cd9e4ad29f55c7788a4f010cd1df7 +size 3488 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png.meta new file mode 100644 index 0000000..2ff15b5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180007.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ded96e7f438c8d24d8497443ee519008 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png new file mode 100644 index 0000000..59d3f48 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2217cf19ce9049e22a72f1d015c21f2e9d555e11c4db5e1fea547607fe0f005e +size 2309 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png.meta new file mode 100644 index 0000000..fe73bf6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180008.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fa87f7b6b1bfe01488bb97f07c1076ac +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png b/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png new file mode 100644 index 0000000..bc68e8b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00cd11403c75b08ebef37afd5fbe9caf16823529a45c209e5c2e39c0ecf85265 +size 3685 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png.meta new file mode 100644 index 0000000..8db76ea --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday20180009.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8857dc039ac51664cb85339f3353a637 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png new file mode 100644 index 0000000..d41929b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8474e565beab68bb6ef7455ca88f56a55ad5c2954964eab9bc32488de9826ab9 +size 2880 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png.meta new file mode 100644 index 0000000..2d422a5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0001.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b4171e0f7ffb4aa499322fe26217f183 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png new file mode 100644 index 0000000..370e6ea --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3459619d1b30763bb94908ec82a94deee265dbd2a51ad848dc05296ebd8a8dc +size 2827 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png.meta new file mode 100644 index 0000000..c2ed8d7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0003.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 55474e3932f7e754096814a95b548587 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png new file mode 100644 index 0000000..0469698 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf485e7adb0d2f22d93eaa2b8875f985429f8045c6e457b4ad8759ad6ef42873 +size 2575 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png.meta new file mode 100644 index 0000000..2c0c5ad --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0004.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: dbada4a54331bbf489b5ddcdb404608f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png new file mode 100644 index 0000000..2c5c332 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a22742aff02c39ee02e1b12b37e73a025c69e05963104ea9e811bd827b4d714 +size 1436 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png.meta new file mode 100644 index 0000000..fd04bc3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0005.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 40f352e2749ccab458bd7717912321dc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png new file mode 100644 index 0000000..160757d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa89e60b7d7db552a95fcb5d369204e7200634e12f0ee1b42b8403439bb93f2e +size 3012 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png.meta new file mode 100644 index 0000000..95990d3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0006.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6b552a1cfeb453b498b79da535a96627 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png new file mode 100644 index 0000000..351d0bc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f939f362af1d7977473d6ac4276db1a7e82da7a9f38d160269f6b863a98f7f58 +size 3555 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png.meta new file mode 100644 index 0000000..643efbe --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0007.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b7e4b1b8dd069dc4493873b7be0453b7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png new file mode 100644 index 0000000..982aeab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c63d7136ed76c6dc600f2812c607ff12fcedcafa531c5ffce648bea15180ae3 +size 2669 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png.meta new file mode 100644 index 0000000..b45f1da --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0008.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1613fd37596bf83428f9c56c70587e90 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png new file mode 100644 index 0000000..5034f86 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb7b935767d3c6246372daf413fb4b6dde67f4e64e18ea3bb5dadd9e7f59699 +size 3112 diff --git a/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png.meta b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png.meta new file mode 100644 index 0000000..4bc50ec --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsHoliday2018_dead0009.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a3895c5df416a6a4e8ccd7cff4bcc6d7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsNewYear1819.png b/Assets/AmongUsSprites/Hats/hatsNewYear1819.png new file mode 100644 index 0000000..c945941 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsNewYear1819.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a00a74876c0d09a802c6b286771f10858a538190f44ae33586ca6dbc72fce1 +size 2625 diff --git a/Assets/AmongUsSprites/Hats/hatsNewYear1819.png.meta b/Assets/AmongUsSprites/Hats/hatsNewYear1819.png.meta new file mode 100644 index 0000000..41c6f0b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsNewYear1819.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0381dfbc186ac3c46b1061b646a13800 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png b/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png new file mode 100644 index 0000000..d9f22ad --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18173cdf34a29691f228d2e453be7b203361c1c341bb253ccf3b58d7d43fb18 +size 2455 diff --git a/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png.meta b/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png.meta new file mode 100644 index 0000000..ea940b6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsNewYear1819_dead.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 36b7b779d34388b4295b14145f8f4e59 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsbottom0039.png b/Assets/AmongUsSprites/Hats/hatsbottom0039.png new file mode 100644 index 0000000..c33fd2b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsbottom0039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6e8ee86f2daf7306133640965d2f6f9f9318660691c13d888cee78c19baaad +size 687 diff --git a/Assets/AmongUsSprites/Hats/hatsbottom0039.png.meta b/Assets/AmongUsSprites/Hats/hatsbottom0039.png.meta new file mode 100644 index 0000000..3baf36d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsbottom0039.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b20a65d423f978b4ab65a5c5934535e0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsbottom0068.png b/Assets/AmongUsSprites/Hats/hatsbottom0068.png new file mode 100644 index 0000000..70b4576 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsbottom0068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c98748ad7118333719523bfc9d2bb8be9df0a82fff5d2e451a0a24cf527155 +size 1265 diff --git a/Assets/AmongUsSprites/Hats/hatsbottom0068.png.meta b/Assets/AmongUsSprites/Hats/hatsbottom0068.png.meta new file mode 100644 index 0000000..9efb455 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsbottom0068.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e78c7a806412a25459608148c96d7289 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0001.png b/Assets/AmongUsSprites/Hats/hatsfloor0001.png new file mode 100644 index 0000000..7e8b5ea --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f997307d3a8dfb0b656fe7dd122bc9185d514c071701cdc8f345261b6e8f222 +size 383 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0001.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0001.png.meta new file mode 100644 index 0000000..aac91ab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0001.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 11e0533d4737bca409f6ef87a08e329b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0002.png b/Assets/AmongUsSprites/Hats/hatsfloor0002.png new file mode 100644 index 0000000..8d4809d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0002.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c140776761aa5cef99e202ec6358927812e67ac4de22feb2a179bad6d6a4833b +size 1485 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0002.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0002.png.meta new file mode 100644 index 0000000..0ead959 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0002.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1b857d60d1e03bc4daf04630f2cdc469 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0003.png b/Assets/AmongUsSprites/Hats/hatsfloor0003.png new file mode 100644 index 0000000..7bec46e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0003.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5777cc7f954dd1ebae670dbdcc9a5b3906ea741e6b11f193b85b6d7bee617554 +size 2332 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0003.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0003.png.meta new file mode 100644 index 0000000..af0c6b2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0003.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c4f6d0ebc5914724aa29327455e0e230 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0004.png b/Assets/AmongUsSprites/Hats/hatsfloor0004.png new file mode 100644 index 0000000..cedd872 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0004.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60759ccf15687664dfff67df4e55beae9853dc4074a0db059ac450dfab46c60 +size 2340 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0004.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0004.png.meta new file mode 100644 index 0000000..c8ee6bf --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0004.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a09d93cd7c5c9514fa6981933512fe19 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0005.png b/Assets/AmongUsSprites/Hats/hatsfloor0005.png new file mode 100644 index 0000000..8ffb006 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0005.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54fabe0a64a217b9f176beb18cf525d32be412094ca0819b0c2511a8511b0ea3 +size 2764 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0005.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0005.png.meta new file mode 100644 index 0000000..ef7b773 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0005.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 15cd2b55ea0419945a95ddbeafaea0d5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0006.png b/Assets/AmongUsSprites/Hats/hatsfloor0006.png new file mode 100644 index 0000000..a3796f7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0006.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5794a8cf9a6b8b180720d54f290a05979a24167099e5701ef7544aaba565f3 +size 1768 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0006.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0006.png.meta new file mode 100644 index 0000000..f54c0b7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0006.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e7f7dc2087297b4409e0ccc305bc2b2b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0007.png b/Assets/AmongUsSprites/Hats/hatsfloor0007.png new file mode 100644 index 0000000..5075c18 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0007.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070569495b6f354ef4df0404cd2efb1f9da2cdbd0ccd90fd5622cd56c271e2c5 +size 1776 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0007.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0007.png.meta new file mode 100644 index 0000000..d1aaf93 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0007.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: dbef9a18c00d0394bb7f17d6a3497356 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0008.png b/Assets/AmongUsSprites/Hats/hatsfloor0008.png new file mode 100644 index 0000000..895f6cc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0008.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafc11cf6592feef3f1c387359e8b156ddf4b9c10f71f0e1c5d73662cf5345d5 +size 1726 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0008.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0008.png.meta new file mode 100644 index 0000000..7647137 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0008.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8e9c7f53d38c90048845e2e6e05f79a6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0009.png b/Assets/AmongUsSprites/Hats/hatsfloor0009.png new file mode 100644 index 0000000..a9a3e91 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0009.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7b8095b8bb150739a4deb26fe17e414fe167386dde003f79aabd9fe2d6b1c7 +size 1462 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0009.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0009.png.meta new file mode 100644 index 0000000..66359b3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0009.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fe6958718f534c04a991dd472b9d4522 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0010.png b/Assets/AmongUsSprites/Hats/hatsfloor0010.png new file mode 100644 index 0000000..8a5c1b6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0010.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39da2a63daefd99029640511e49d09a5b5bc208a14e4f15f30b0f30883186f72 +size 371 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0010.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0010.png.meta new file mode 100644 index 0000000..cce0568 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0010.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7ea6c8efc2b713e4eb9ca35e5ccb806d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0011.png b/Assets/AmongUsSprites/Hats/hatsfloor0011.png new file mode 100644 index 0000000..829bc6b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0011.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbceb2f289dc6e660977a991b93b21b5f9337f725d48bbb89f4ca040d4e83a2a +size 1907 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0011.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0011.png.meta new file mode 100644 index 0000000..032fdc8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0011.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 44972b03da57aef46ab4aea69e7708f9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0012.png b/Assets/AmongUsSprites/Hats/hatsfloor0012.png new file mode 100644 index 0000000..91489ae --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0012.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41316521ab58427a23896809ddea46479e933c1bdace41cc4581a9b23cd893b8 +size 1920 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0012.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0012.png.meta new file mode 100644 index 0000000..f531565 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0012.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fcb4bf62f64ee914c8dad9af03d777c1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0013.png b/Assets/AmongUsSprites/Hats/hatsfloor0013.png new file mode 100644 index 0000000..56e8f35 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0013.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af50afd35cafbd4ec7367e86a745fbd03e0a497fba3bf086fb2bf6d97288306 +size 1705 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0013.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0013.png.meta new file mode 100644 index 0000000..9b5bbcb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0013.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c2c59da522ae2d44e9a7373dc5be956a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0014.png b/Assets/AmongUsSprites/Hats/hatsfloor0014.png new file mode 100644 index 0000000..8c594d4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0014.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41be05cfef62e399a603796eed0be8a506337107a4142af1309e85efe3a99cd5 +size 2687 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0014.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0014.png.meta new file mode 100644 index 0000000..f3357aa --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0014.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 22a1955019a9500438f0a2effe983e6f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0015.png b/Assets/AmongUsSprites/Hats/hatsfloor0015.png new file mode 100644 index 0000000..de445ce --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0015.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008add1b012491cbe7f35ab9f691ccb6b66966264e4e6eca22f41b1ce9ab1c59 +size 1561 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0015.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0015.png.meta new file mode 100644 index 0000000..eb7fcb3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0015.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f650c1f46b8dcc040824a7d0453ef946 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0016.png b/Assets/AmongUsSprites/Hats/hatsfloor0016.png new file mode 100644 index 0000000..df580ce --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0016.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c159e4d39eca170efee7463897d71347a012588e09b6e9304aba63fa7c4731 +size 1151 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0016.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0016.png.meta new file mode 100644 index 0000000..4eb19ec --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0016.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: aa9b4a66488bd564bb0393f0372ca55e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0017.png b/Assets/AmongUsSprites/Hats/hatsfloor0017.png new file mode 100644 index 0000000..76670ca --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0017.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c178efabadacb26a36e9876d2c021d653ba93f1fb9244535e934c46c0d7dad6f +size 1457 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0017.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0017.png.meta new file mode 100644 index 0000000..208ef3f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0017.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4d53faad8fe383545a3c45e7e209442a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0018.png b/Assets/AmongUsSprites/Hats/hatsfloor0018.png new file mode 100644 index 0000000..940a296 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0018.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb07d9fe2e9d8d57a2808dc320fd973c32da3c7b5ac272bdd09f7f2f160f4944 +size 1246 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0018.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0018.png.meta new file mode 100644 index 0000000..1471b00 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0018.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a513b7d04a9f5ea41bd6044f3fc59d32 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0019.png b/Assets/AmongUsSprites/Hats/hatsfloor0019.png new file mode 100644 index 0000000..04d035f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0019.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901abee0acdb278f7c3dda03b3c358c6a7c5e1a4ab326770c8e454be55f3e8bc +size 1847 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0019.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0019.png.meta new file mode 100644 index 0000000..23b1148 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0019.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ef67db70e9067104593fbe8bf9dc1880 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0020.png b/Assets/AmongUsSprites/Hats/hatsfloor0020.png new file mode 100644 index 0000000..740722c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0020.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c01d716c37f2ae7184a1668e2aa377ac613c3f6f9cbf93f514af4dd5f97f9a +size 2439 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0020.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0020.png.meta new file mode 100644 index 0000000..a378d93 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0020.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fdc9d1e9fa4ef104f85c98c5bed78052 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0021.png b/Assets/AmongUsSprites/Hats/hatsfloor0021.png new file mode 100644 index 0000000..7321fe4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0021.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e58c19e13f3c98ed59aac7001c58235ff3604bc8151b8f922d7c1ae8c57852cf +size 1706 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0021.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0021.png.meta new file mode 100644 index 0000000..b450552 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0021.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 3046b17ff39e2564ea4ba19d86c23c93 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0022.png b/Assets/AmongUsSprites/Hats/hatsfloor0022.png new file mode 100644 index 0000000..9b29ee2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0022.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db5e2937fa5665d4674fb067959dd072a89dd8a283dff9a9fc009182eb434d0 +size 2512 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0022.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0022.png.meta new file mode 100644 index 0000000..146bd9d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0022.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8d78cd125190a8d4888a2968ae7e1d67 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0023.png b/Assets/AmongUsSprites/Hats/hatsfloor0023.png new file mode 100644 index 0000000..2862e88 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0023.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b2caf0aa53494c1dd5e2bec0e88732bda9423e7e6545082f57a04e4698de48 +size 2456 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0023.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0023.png.meta new file mode 100644 index 0000000..3d94cf3 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0023.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 95974eabc9acd8c478f803351f8123af +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0024.png b/Assets/AmongUsSprites/Hats/hatsfloor0024.png new file mode 100644 index 0000000..0bf1c30 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0024.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a79c6c1582dba4165cbda1bcfa55f937612a422a9edc62581758ac47a44b4eb +size 1092 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0024.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0024.png.meta new file mode 100644 index 0000000..88ccb7a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0024.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0257f7f391da60a4999e0e6357ea1c2b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0025.png b/Assets/AmongUsSprites/Hats/hatsfloor0025.png new file mode 100644 index 0000000..1c57e5f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0025.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb09120ac1f37fde51af3bdef4f5290bf4aa982a1964e80a86ec0c607cbcb298 +size 1858 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0025.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0025.png.meta new file mode 100644 index 0000000..205ab6a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0025.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8e363446242330d438bbc2fbee3267da +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0026.png b/Assets/AmongUsSprites/Hats/hatsfloor0026.png new file mode 100644 index 0000000..e3cfe14 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0026.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9b192e302a1c59e32bd7f908149ebeb90742feadb8265798db2cb7acfd3adb +size 1508 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0026.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0026.png.meta new file mode 100644 index 0000000..70b5be2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0026.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f3fa45ada0a64d541840136596671fa6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0027.png b/Assets/AmongUsSprites/Hats/hatsfloor0027.png new file mode 100644 index 0000000..42614fc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0027.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54d2edba50076963b1903286d59d662b0eee8602bb66d84007159b27f4491ac +size 1674 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0027.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0027.png.meta new file mode 100644 index 0000000..e85d56d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0027.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4d5cb260510fcbf48bf7c017ced641bf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0028.png b/Assets/AmongUsSprites/Hats/hatsfloor0028.png new file mode 100644 index 0000000..c9e165e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0028.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8dedee9bfcbe148c5c8f3e9315063365b35300428c7b4cc5309d2e5b8407fb +size 1324 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0028.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0028.png.meta new file mode 100644 index 0000000..58b3b4c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0028.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c575fe5fa5db5b74fba291fd62c54c69 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0029.png b/Assets/AmongUsSprites/Hats/hatsfloor0029.png new file mode 100644 index 0000000..cb5a80d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0029.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7850d6b2e1831782b7e748749e5e8a91147b8ae786782b54fd8193911f5965ba +size 1181 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0029.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0029.png.meta new file mode 100644 index 0000000..60fb0c2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0029.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8c2247dc2d37c4745874027a16c66560 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0030.png b/Assets/AmongUsSprites/Hats/hatsfloor0030.png new file mode 100644 index 0000000..13c0bd0 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0030.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780cce617311ca751c82c4b5222d444a29d9f3f3ad7dec2054273874346318f3 +size 789 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0030.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0030.png.meta new file mode 100644 index 0000000..19c7458 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0030.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 57c70c52e7a0cb340a7b7949e87133b3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0031.png b/Assets/AmongUsSprites/Hats/hatsfloor0031.png new file mode 100644 index 0000000..d3beaad --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0031.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a520b1923279fc63527cd8b80a85451b76da094592dba961259349a2abbce21f +size 1199 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0031.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0031.png.meta new file mode 100644 index 0000000..63ee540 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0031.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1b56df84cf7d58e48bec56b0e1665896 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0032.png b/Assets/AmongUsSprites/Hats/hatsfloor0032.png new file mode 100644 index 0000000..c88cdc1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0032.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c72b871a2d8d1b028e7a2a78ed76c6c45f8388692d01cb73be23b6d3f52a812 +size 989 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0032.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0032.png.meta new file mode 100644 index 0000000..aa4ced4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0032.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 1165d83bb9f71294293fa1b1cf7efeaa +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0033.png b/Assets/AmongUsSprites/Hats/hatsfloor0033.png new file mode 100644 index 0000000..957566c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0033.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602474b447aa1ef8ba5b65e23c280271eb47edb3b573e4b41757b5329ec83ad2 +size 1989 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0033.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0033.png.meta new file mode 100644 index 0000000..9352a58 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0033.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: c35230c241d44374a97545b1aa0f9c84 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0034.png b/Assets/AmongUsSprites/Hats/hatsfloor0034.png new file mode 100644 index 0000000..72f4e01 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0034.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7dc88580e5e860de693a678e7d07c8d99f1842afe519cabb6f8c8fd0c8a505 +size 1193 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0034.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0034.png.meta new file mode 100644 index 0000000..ba258d7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0034.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0e5dd6b99af5df14f9c0787be661258d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0035.png b/Assets/AmongUsSprites/Hats/hatsfloor0035.png new file mode 100644 index 0000000..52899f5 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0035.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1546c3ffa2a45aca506734ab12dcacfdbc9a0abf9b157802d824fa2a803deb9e +size 1792 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0035.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0035.png.meta new file mode 100644 index 0000000..15c73bc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0035.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4a5e2170d32fef447bd9489ae8318349 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0036.png b/Assets/AmongUsSprites/Hats/hatsfloor0036.png new file mode 100644 index 0000000..8428a47 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0036.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dc7bfdccee8b2379c1f381446bd6fd4b3bcb5dbc68952309a041f7193e8495 +size 2492 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0036.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0036.png.meta new file mode 100644 index 0000000..8635b43 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0036.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8f2b9fd1073f31a40be1a8305c0dd269 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0037.png b/Assets/AmongUsSprites/Hats/hatsfloor0037.png new file mode 100644 index 0000000..524570c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0037.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c2171409d57b69362da9eb92911d14ba8e395007a7b6f1110d54da9e9b3ab0 +size 1779 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0037.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0037.png.meta new file mode 100644 index 0000000..acd5f70 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0037.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 881d7fd6b74290542896c3f04c51039d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0038.png b/Assets/AmongUsSprites/Hats/hatsfloor0038.png new file mode 100644 index 0000000..42b8435 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0038.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f39342ea4668ea856c74c4ef1a1e80a0593e6b67add4e188b4c721d53576a2 +size 2081 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0038.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0038.png.meta new file mode 100644 index 0000000..3544be9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0038.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 57ce9bb0c65cadc428a81f43ba0f8d45 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0039.png b/Assets/AmongUsSprites/Hats/hatsfloor0039.png new file mode 100644 index 0000000..dbed019 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0039.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d23396431f8b65e59bb2ce1d607b0060e65d920345583153009222456cd117 +size 1888 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0039.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0039.png.meta new file mode 100644 index 0000000..46903bd --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0039.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 8857f2c31e312ac4ba60a65d4da54739 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0040.png b/Assets/AmongUsSprites/Hats/hatsfloor0040.png new file mode 100644 index 0000000..72e6d8e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0040.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718af324dbedfeb0fcac91342b2ecd5edefdf264592fd53ace96deed0ae48a68 +size 2932 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0040.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0040.png.meta new file mode 100644 index 0000000..2f49fad --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0040.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: fffbfbbabb2866d40a8570186ef37be1 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0041.png b/Assets/AmongUsSprites/Hats/hatsfloor0041.png new file mode 100644 index 0000000..9126e0c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0041.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350dd077927dfdb2c5d851d70400344f865695e8464909485d9ee76b3e44024b +size 1052 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0041.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0041.png.meta new file mode 100644 index 0000000..33b880d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0041.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e511845a1b9d5cf41af5e543507ee24a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0042.png b/Assets/AmongUsSprites/Hats/hatsfloor0042.png new file mode 100644 index 0000000..434794e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0042.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787e30d3b84c2bb4416f47ef58cf3abcbea93169e4e5e9fa31409c1ba4b61913 +size 1618 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0042.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0042.png.meta new file mode 100644 index 0000000..76532b4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0042.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f8759bdf7ba74fd489515e2536f21bc2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0043.png b/Assets/AmongUsSprites/Hats/hatsfloor0043.png new file mode 100644 index 0000000..535142f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0043.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee970dba086694d544b8d4aa4bde1e91df499a9b2b72411c114285f62114735 +size 3298 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0043.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0043.png.meta new file mode 100644 index 0000000..6d770dc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0043.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: d9fa5337d802e2e4a93ad6ea6b3ec5b2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0044.png b/Assets/AmongUsSprites/Hats/hatsfloor0044.png new file mode 100644 index 0000000..78dfa99 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0044.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25912dd3e87d3de0ebda6c7b18d57e439e2e33713d904defe4f159502544634d +size 1252 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0044.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0044.png.meta new file mode 100644 index 0000000..273280a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0044.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a471b1035bd273f4ca1918af02ecdc17 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0045.png b/Assets/AmongUsSprites/Hats/hatsfloor0045.png new file mode 100644 index 0000000..d909725 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0045.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb4c4f38008657820b5d550b95f7e2ebd760a24740858590b3f816f4911a73b +size 987 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0045.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0045.png.meta new file mode 100644 index 0000000..43e781f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0045.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0203a2dd141771344882155a7e9a6361 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0046.png b/Assets/AmongUsSprites/Hats/hatsfloor0046.png new file mode 100644 index 0000000..afc0e1f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0046.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2688763cc1ad3b3adfa8eb88e44142c5d62190b34b58bd10986e8601742c033 +size 1710 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0046.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0046.png.meta new file mode 100644 index 0000000..c37c2ca --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0046.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: d2de2d730ff20b24fb2a6a0da789fc65 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0047.png b/Assets/AmongUsSprites/Hats/hatsfloor0047.png new file mode 100644 index 0000000..c915ccb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0047.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0435bd71bf7b4c89b86ec7c3cb18d041103665c2a41ad99164adb5e71388e534 +size 2258 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0047.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0047.png.meta new file mode 100644 index 0000000..d2a5723 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0047.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: eecc046e7839581498c4675f3ce1a668 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0048.png b/Assets/AmongUsSprites/Hats/hatsfloor0048.png new file mode 100644 index 0000000..e7dbbcc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0048.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9638a4c88affc056e6e384cced3cf146293c383994a3f0a6fc51459c1deb4eb +size 1838 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0048.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0048.png.meta new file mode 100644 index 0000000..b75479e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0048.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 80d5a50dd4fee154ea101528fffc266e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0049.png b/Assets/AmongUsSprites/Hats/hatsfloor0049.png new file mode 100644 index 0000000..f01e195 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0049.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48c5c4e83b0ee112feaacdddfcf2a917871abb50f46fc9acf912369d0bc44e7 +size 832 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0049.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0049.png.meta new file mode 100644 index 0000000..82e1ab1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0049.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5207a78d24b984b44b2fb3a7653a94d5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0050.png b/Assets/AmongUsSprites/Hats/hatsfloor0050.png new file mode 100644 index 0000000..a0ce6db --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0050.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63944e0a65af742622df378878e410f65d0fadd583bc675711db1587693dede +size 1804 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0050.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0050.png.meta new file mode 100644 index 0000000..5f8996e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0050.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: cd7998c0517d4c449a91be1800d7d350 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0051.png b/Assets/AmongUsSprites/Hats/hatsfloor0051.png new file mode 100644 index 0000000..bd0ce2a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0051.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec0c7a56a1d171464ca265d2e05593222298b12252c3218ffc35fc02aab8a4d +size 1829 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0051.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0051.png.meta new file mode 100644 index 0000000..a09df8f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0051.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 37b38e674ea9bc14486c549d7bd91fb4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0052.png b/Assets/AmongUsSprites/Hats/hatsfloor0052.png new file mode 100644 index 0000000..bf76688 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0052.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2247b4bf1a4054b7bfc9a9a6ca53893362c64ba328bcb3abc2bfe67d0bf8c7 +size 1351 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0052.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0052.png.meta new file mode 100644 index 0000000..68609e8 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0052.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5dae2cad57385ce4f829fdabc049b410 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0053.png b/Assets/AmongUsSprites/Hats/hatsfloor0053.png new file mode 100644 index 0000000..1eb497e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0053.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d1cfca284e8347890f404143dfd150b82671475ec68fb1c5b31549d8534ed6 +size 1661 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0053.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0053.png.meta new file mode 100644 index 0000000..b64ef5f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0053.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 3b112dc67b9396747b1756b26ac944c4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0054.png b/Assets/AmongUsSprites/Hats/hatsfloor0054.png new file mode 100644 index 0000000..0abab5e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0054.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20226a91d7bdfeddd62bcacb500c9e89ce14de4eaab6eda3a913aaf7fc1883fa +size 2024 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0054.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0054.png.meta new file mode 100644 index 0000000..4d89625 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0054.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0c41cd62c7bdbe24bb66de928322017e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0055.png b/Assets/AmongUsSprites/Hats/hatsfloor0055.png new file mode 100644 index 0000000..187a2fe --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0055.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24140fc422c590454c242771cbfcc56ff5e45ae9de2b1ff22d9ceeaa84cf0262 +size 2788 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0055.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0055.png.meta new file mode 100644 index 0000000..82837f1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0055.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0f60abfd544b32341abae3bdd672587d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0056.png b/Assets/AmongUsSprites/Hats/hatsfloor0056.png new file mode 100644 index 0000000..97e9e19 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0056.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b372f2e8280c29961efdfedc52bb3b7e22caa80d61bb3926a506e7cdd1e810ac +size 1790 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0056.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0056.png.meta new file mode 100644 index 0000000..fefd55e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0056.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: df6ffb3856af92f40bd04f8ce720700c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0057.png b/Assets/AmongUsSprites/Hats/hatsfloor0057.png new file mode 100644 index 0000000..0dc42ab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0057.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f2081520e07392a65e07dffd980b37386497e8378bf2c4b30d9c2a26af8734 +size 3016 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0057.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0057.png.meta new file mode 100644 index 0000000..1fcc86d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0057.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: d35c234076eb93f458745265a71aa4bf +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0058.png b/Assets/AmongUsSprites/Hats/hatsfloor0058.png new file mode 100644 index 0000000..f9759ab --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0058.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eecb78a9305cf2360f6c78f3d90527b3144e00ec8c3b33f0466b2304eec7c82 +size 3547 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0058.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0058.png.meta new file mode 100644 index 0000000..ff384f2 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0058.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 77271f0858b9c3046bf004cd5be8e71a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0059.png b/Assets/AmongUsSprites/Hats/hatsfloor0059.png new file mode 100644 index 0000000..ecdbf4c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0059.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad79d2420758fc141c0cc13ef2fbc55aa299eb2a562df026ecf00f8c0c88054 +size 2402 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0059.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0059.png.meta new file mode 100644 index 0000000..dc8f2b7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0059.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 23b197cfa75f9274698ab00d3e4fa160 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0060.png b/Assets/AmongUsSprites/Hats/hatsfloor0060.png new file mode 100644 index 0000000..5181350 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0060.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5631f5911f30e199d45c64cc6ce528b15884e0fe80fb1b2f6376613dbe9294e +size 1277 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0060.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0060.png.meta new file mode 100644 index 0000000..334628c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0060.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 7bd9c0cb5235a7e4b95d1585833e9a08 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0062.png b/Assets/AmongUsSprites/Hats/hatsfloor0062.png new file mode 100644 index 0000000..8351a23 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0062.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006892bed499c8a360a2b7a512e841b7bca2c4ee14fc1368a90dfd7b57fa4dbf +size 1908 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0062.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0062.png.meta new file mode 100644 index 0000000..f792456 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0062.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: a7918948f9432324eaaf7407cebd7018 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0064.png b/Assets/AmongUsSprites/Hats/hatsfloor0064.png new file mode 100644 index 0000000..5af1e52 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0064.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f65fe8a5075f73a642a89377f946f9c12a16523bca41b860e9a21535d10db20 +size 1918 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0064.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0064.png.meta new file mode 100644 index 0000000..87a820f --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0064.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 09df9f15021c2f545a2f7454fcca3f7c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0068.png b/Assets/AmongUsSprites/Hats/hatsfloor0068.png new file mode 100644 index 0000000..d1f968d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0068.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0990d210efe6e9774b106d0533855793477e0a7116d57d0c3848bd2f8c470fa +size 1812 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0068.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0068.png.meta new file mode 100644 index 0000000..5998a4d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0068.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5ef63de11a80c8441a55494c0be246e9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0069.png b/Assets/AmongUsSprites/Hats/hatsfloor0069.png new file mode 100644 index 0000000..6922cc0 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0069.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b506ad1eb348a24004b00e9a5bca2bd7c0286100eb8167d8c3b572a5df9479 +size 2412 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0069.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0069.png.meta new file mode 100644 index 0000000..4135eb1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0069.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6b54ab34ba4e013419f91afbe448d2c0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0070.png b/Assets/AmongUsSprites/Hats/hatsfloor0070.png new file mode 100644 index 0000000..1ddfd51 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0070.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a8f9db9629394e34693c9bc178cbf31c50319ddb2063c04b29e723e7d35e70 +size 1359 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0070.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0070.png.meta new file mode 100644 index 0000000..e715fbb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0070.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0f39692381a51a34684d0b04989dacf5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0071.png b/Assets/AmongUsSprites/Hats/hatsfloor0071.png new file mode 100644 index 0000000..5f2fa74 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0071.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04288bd7ab2e56f6f75059d70c078f5be6a2b2eb669d9c7c0524f7b35e22dd3 +size 1615 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0071.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0071.png.meta new file mode 100644 index 0000000..8bb3a02 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0071.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 5f38c03df1cdd8a42a973d93a9c4afe4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0072.png b/Assets/AmongUsSprites/Hats/hatsfloor0072.png new file mode 100644 index 0000000..c7d198a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0072.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6deb8a7ecd363ca0150f7929f164a639985e8f770897ae377591a0b3ad9e16fc +size 2572 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0072.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0072.png.meta new file mode 100644 index 0000000..81af59a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0072.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 15a8b691cc54a7a4a868f494ceeb68fa +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0073.png b/Assets/AmongUsSprites/Hats/hatsfloor0073.png new file mode 100644 index 0000000..ca673e9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0073.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd7cb98d29c8331ea2b75f116fee7c93e5e23b8e4821b11a2194fd141f2b390 +size 1943 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0073.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0073.png.meta new file mode 100644 index 0000000..06dc39d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0073.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e89278749a6483640b53c3e8d79898f6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0074.png b/Assets/AmongUsSprites/Hats/hatsfloor0074.png new file mode 100644 index 0000000..7ad6a00 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0074.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8aff664785aaf7568cc990b3f235f46ff90666acb62a6ea615c64f7dabe1ad +size 514 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0074.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0074.png.meta new file mode 100644 index 0000000..fe03b5a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0074.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e092f03ce86ff184b89f468f60d52f7b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0075.png b/Assets/AmongUsSprites/Hats/hatsfloor0075.png new file mode 100644 index 0000000..1635096 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0075.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3503b098c4fb0b969b38fd13e4d6032d3bd4164a8cfc18efdeb0d4cd7609cc5 +size 2777 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0075.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0075.png.meta new file mode 100644 index 0000000..3e7194e --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0075.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 228a2a66ad3baa34eabd850b358598e9 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0076.png b/Assets/AmongUsSprites/Hats/hatsfloor0076.png new file mode 100644 index 0000000..430e49d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0076.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c40191f18ae4c3b96dbdb77c7b048db3f09d9a95e60a65afa60b87ca462d45 +size 1536 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0076.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0076.png.meta new file mode 100644 index 0000000..05203bc --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0076.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 6d31a2b523cba584f8df4e3087c41c50 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0077.png b/Assets/AmongUsSprites/Hats/hatsfloor0077.png new file mode 100644 index 0000000..3e9060c --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0077.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7402836776077c555a82818de7b837ed4c6bd85adfccfa715590d5244232f4e1 +size 2543 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0077.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0077.png.meta new file mode 100644 index 0000000..bec1b6a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0077.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 819fbfcec505f8b49bd6c58513ea5570 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0078.png b/Assets/AmongUsSprites/Hats/hatsfloor0078.png new file mode 100644 index 0000000..19070b1 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0078.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891bfae4824b7d93e07a3978a38c2d3ebfeb0026ebef3787671d6972a362a5f7 +size 2674 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0078.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0078.png.meta new file mode 100644 index 0000000..3057a3d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0078.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f92e4387c0912504c8f743d96b8a39ea +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0079.png b/Assets/AmongUsSprites/Hats/hatsfloor0079.png new file mode 100644 index 0000000..e377680 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0079.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31ba8617100f828631b42a29ac665cfd643f84bd7270826a396e4584cfd7d87 +size 1782 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0079.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0079.png.meta new file mode 100644 index 0000000..7aea983 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0079.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 976a6656371e7d845bc9c06a7b33c71a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0080.png b/Assets/AmongUsSprites/Hats/hatsfloor0080.png new file mode 100644 index 0000000..c1b065d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0080.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198e19e493870bff1bbc2ee6518f9294dca6649af41338f909c9dd3271da5c7a +size 1430 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0080.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0080.png.meta new file mode 100644 index 0000000..4be514d --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0080.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 617eb97cceeb71e469accce9d6b832df +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0081.png b/Assets/AmongUsSprites/Hats/hatsfloor0081.png new file mode 100644 index 0000000..55fc3bd --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0081.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a01276d7519ee93fb5e2fdaa07b23495161cac1fe81e4a5bb2d2625b9091f60 +size 2119 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0081.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0081.png.meta new file mode 100644 index 0000000..dfa5455 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0081.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 4508a18be66336c4b8439a772afd21de +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0082.png b/Assets/AmongUsSprites/Hats/hatsfloor0082.png new file mode 100644 index 0000000..47191b9 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0082.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e577ea18674422b0b730d2ae4c915e1e3147137ee6784a741f35abba4f74f731 +size 616 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0082.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0082.png.meta new file mode 100644 index 0000000..709c300 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0082.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ddc089ffbf86d3641931cb8c8feb6ab7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0083.png b/Assets/AmongUsSprites/Hats/hatsfloor0083.png new file mode 100644 index 0000000..2f75c5b --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0083.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9085dbe25657cfc82ade22fd693eaac7de81a747f1b36139d1526bb4b3197b2 +size 1674 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0083.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0083.png.meta new file mode 100644 index 0000000..28e359a --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0083.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b1790cbeb09090b4fbe90e3d3f26946e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0084.png b/Assets/AmongUsSprites/Hats/hatsfloor0084.png new file mode 100644 index 0000000..f700f26 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0084.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e8a3b53b336f2f2d392b5ad9929d50fe5f5af91ee150cc5b09f7e12548bf72 +size 2141 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0084.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0084.png.meta new file mode 100644 index 0000000..c3626e6 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0084.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 17bb00543e71a71478389894142293c6 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0085.png b/Assets/AmongUsSprites/Hats/hatsfloor0085.png new file mode 100644 index 0000000..c23b542 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0085.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad03e4a866a24365b384a672dad379b64bcf53c7cd5f33593d35b9ffd245988 +size 1783 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0085.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0085.png.meta new file mode 100644 index 0000000..eb0bd31 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0085.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: e4ad4640e587881469dcec59d1ef4710 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0086.png b/Assets/AmongUsSprites/Hats/hatsfloor0086.png new file mode 100644 index 0000000..b6b70cf --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0086.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fa79cf5de8b2964c83ec1fb10bb3f77796a08e63233fb5a1b904fca29641a3 +size 1640 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0086.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0086.png.meta new file mode 100644 index 0000000..509ebf7 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0086.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 0381b39593a74ff4797bca874f9b6e02 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0087.png b/Assets/AmongUsSprites/Hats/hatsfloor0087.png new file mode 100644 index 0000000..b07dde0 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0087.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af2eb29eafa82dea2d085cb476ca140e0232ceb35ca2b2fff8946ab0109765a5 +size 1390 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0087.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0087.png.meta new file mode 100644 index 0000000..48da0bb --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0087.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: eccbe202bf228c94c860b3c008fdb1ff +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0088.png b/Assets/AmongUsSprites/Hats/hatsfloor0088.png new file mode 100644 index 0000000..ad8b031 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0088.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78744e7601f084c7b453a436b00af0d93e994ddd8abc185a4cac14570e4c5c4 +size 2216 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0088.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0088.png.meta new file mode 100644 index 0000000..479a9da --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0088.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: 623bc4799bec6c34ebaccde0b2f910c8 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0089.png b/Assets/AmongUsSprites/Hats/hatsfloor0089.png new file mode 100644 index 0000000..db10cc4 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0089.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcbfa033b72af44d48d1e614df80f7082ee6bcef1b73db6084a5047f8152c5f +size 1585 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0089.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0089.png.meta new file mode 100644 index 0000000..b8f1077 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0089.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: b6d1010e80571994bbe8537b79ef53ae +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0090.png b/Assets/AmongUsSprites/Hats/hatsfloor0090.png new file mode 100644 index 0000000..ea68a40 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0090.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d8886dd7ce5cfc7a4f36eb50b2d40fb4a2baefa7c263565683be79721792d0 +size 2668 diff --git a/Assets/AmongUsSprites/Hats/hatsfloor0090.png.meta b/Assets/AmongUsSprites/Hats/hatsfloor0090.png.meta new file mode 100644 index 0000000..2844a81 --- /dev/null +++ b/Assets/AmongUsSprites/Hats/hatsfloor0090.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: ff82f1c598277e2468655ea18954ae08 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png b/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png new file mode 100644 index 0000000..7c892d2 --- /dev/null +++ b/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fb16fbc2179be6ec58969720c07734b0828b4772a8c3b22776d5ba0ef7c091 +size 319975 diff --git a/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png.meta b/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png.meta new file mode 100644 index 0000000..bd65e67 --- /dev/null +++ b/Assets/AmongUsSprites/PC Computer - Among Us - Before Voting.png.meta @@ -0,0 +1,15803 @@ +fileFormatVersion: 2 +guid: 9570b2aa16bcbbd4faab2f3ecc4272d7 +TextureImporter: + internalIDToNameTable: + - first: + 213: 598490688680536869 + second: PC Computer - Among Us - Before Voting_0 + - first: + 213: -5093208895291835386 + second: PC Computer - Among Us - Before Voting_1 + - first: + 213: 313118384917100503 + second: PC Computer - Among Us - Before Voting_2 + - first: + 213: 8419802707187998600 + second: PC Computer - Among Us - Before Voting_3 + - first: + 213: -1780666756846875886 + second: PC Computer - Among Us - Before Voting_4 + - first: + 213: 4539817891211411950 + second: PC Computer - Among Us - Before Voting_5 + - first: + 213: -2288390460381503633 + second: PC Computer - Among Us - Before Voting_6 + - first: + 213: -3833166763647243707 + second: PC Computer - Among Us - Before Voting_7 + - first: + 213: 1025148433843120852 + second: PC Computer - Among Us - Before Voting_8 + - first: + 213: -4812654994739340651 + second: PC Computer - Among Us - Before Voting_9 + - first: + 213: -952146867364534487 + second: PC Computer - Among Us - Before Voting_10 + - first: + 213: -3220235850900799434 + second: PC Computer - Among Us - Before Voting_11 + - first: + 213: 7705264462402911677 + second: PC Computer - Among Us - Before Voting_12 + - first: + 213: 6198605973789510097 + second: PC Computer - Among Us - Before Voting_13 + - first: + 213: -5444062663177281575 + second: PC Computer - Among Us - Before Voting_14 + - first: + 213: 4613010800673964259 + second: PC Computer - Among Us - Before Voting_15 + - first: + 213: 3737000622825517303 + second: PC Computer - Among Us - Before Voting_16 + - first: + 213: 7847436557746170182 + second: PC Computer - Among Us - Before Voting_17 + - first: + 213: 7359720110605433789 + second: PC Computer - Among Us - Before Voting_18 + - first: + 213: 5213839249721725972 + second: PC Computer - Among Us - Before Voting_19 + - first: + 213: -2924196895081380564 + second: PC Computer - Among Us - Before Voting_20 + - first: + 213: 1081874981938675900 + second: PC Computer - Among Us - Before Voting_21 + - first: + 213: -6563147258195343535 + second: PC Computer - Among Us - Before Voting_22 + - first: + 213: -6405239844546149081 + second: PC Computer - Among Us - Before Voting_23 + - first: + 213: -3057480748151671587 + second: PC Computer - Among Us - Before Voting_24 + - first: + 213: 5649100832512483159 + second: PC Computer - Among Us - Before Voting_25 + - first: + 213: 4990104056958466633 + second: PC Computer - Among Us - Before Voting_26 + - first: + 213: -6183819169170987596 + second: PC Computer - Among Us - Before Voting_27 + - first: + 213: 3064580380621593498 + second: PC Computer - Among Us - Before Voting_28 + - first: + 213: -4938901184403693926 + second: PC Computer - Among Us - Before Voting_29 + - first: + 213: 5095634430378164548 + second: PC Computer - Among Us - Before Voting_30 + - first: + 213: 7937844993595874200 + second: PC Computer - Among Us - Before Voting_31 + - first: + 213: 3961122351017002743 + second: PC Computer - Among Us - Before Voting_32 + - first: + 213: -5573275394903821521 + second: PC Computer - Among Us - Before Voting_33 + - first: + 213: -7736254009495793040 + second: PC Computer - Among Us - Before Voting_34 + - first: + 213: -2282452784765260232 + second: PC Computer - Among Us - Before Voting_35 + - first: + 213: -8328856899547498376 + second: PC Computer - Among Us - Before Voting_36 + - first: + 213: -5323398698830145465 + second: PC Computer - Among Us - Before Voting_37 + - first: + 213: -8757141391178290520 + second: PC Computer - Among Us - Before Voting_38 + - first: + 213: 6581652887951538202 + second: PC Computer - Among Us - Before Voting_39 + - first: + 213: -2841888584154011476 + second: PC Computer - Among Us - Before Voting_40 + - first: + 213: 8278490151208618572 + second: PC Computer - Among Us - Before Voting_41 + - first: + 213: -8075152197126798598 + second: PC Computer - Among Us - Before Voting_42 + - first: + 213: -2497154304294252189 + second: PC Computer - Among Us - Before Voting_43 + - first: + 213: -353360990185884237 + second: PC Computer - Among Us - Before Voting_44 + - first: + 213: 8571594980419124993 + second: PC Computer - Among Us - Before Voting_45 + - first: + 213: -8954178504875009495 + second: PC Computer - Among Us - Before Voting_46 + - first: + 213: -8694903194830699068 + second: PC Computer - Among Us - Before Voting_47 + - first: + 213: -9156529564045374500 + second: PC Computer - Among Us - Before Voting_48 + - first: + 213: 3002603632040810758 + second: PC Computer - Among Us - Before Voting_49 + - first: + 213: -5785189727563364591 + second: PC Computer - Among Us - Before Voting_50 + - first: + 213: -8110723956412879069 + second: PC Computer - Among Us - Before Voting_51 + - first: + 213: -5142266563096615345 + second: PC Computer - Among Us - Before Voting_52 + - first: + 213: -4264648707232572847 + second: PC Computer - Among Us - Before Voting_53 + - first: + 213: -2417239452412442009 + second: PC Computer - Among Us - Before Voting_54 + - first: + 213: -2551717204694963576 + second: PC Computer - Among Us - Before Voting_55 + - first: + 213: -3044882030251203017 + second: PC Computer - Among Us - Before Voting_56 + - first: + 213: -3172625274495262749 + second: PC Computer - Among Us - Before Voting_57 + - first: + 213: 81265667674237990 + second: PC Computer - Among Us - Before Voting_58 + - first: + 213: 5509879406442782476 + second: PC Computer - Among Us - Before Voting_59 + - first: + 213: 2049659276341030962 + second: PC Computer - Among Us - Before Voting_60 + - first: + 213: -2960230980079365949 + second: PC Computer - Among Us - Before Voting_61 + - first: + 213: 4935026045049065370 + second: PC Computer - Among Us - Before Voting_62 + - first: + 213: -7265846683925040772 + second: PC Computer - Among Us - Before Voting_63 + - first: + 213: -1155565362699773887 + second: PC Computer - Among Us - Before Voting_64 + - first: + 213: -210687800132644515 + second: PC Computer - Among Us - Before Voting_65 + - first: + 213: 8591209702817026657 + second: PC Computer - Among Us - Before Voting_66 + - first: + 213: -1999776254839924411 + second: PC Computer - Among Us - Before Voting_67 + - first: + 213: -4154304041274462626 + second: PC Computer - Among Us - Before Voting_68 + - first: + 213: 7659473523464122593 + second: PC Computer - Among Us - Before Voting_69 + - first: + 213: 5048222972384887868 + second: PC Computer - Among Us - Before Voting_70 + - first: + 213: 1493790207171504754 + second: PC Computer - Among Us - Before Voting_71 + - first: + 213: -58467557009209137 + second: PC Computer - Among Us - Before Voting_72 + - first: + 213: 522277031453948693 + second: PC Computer - Among Us - Before Voting_73 + - first: + 213: -8369677167695940179 + second: PC Computer - Among Us - Before Voting_74 + - first: + 213: 213597545058780137 + second: PC Computer - Among Us - Before Voting_75 + - first: + 213: 2411539568528362412 + second: PC Computer - Among Us - Before Voting_76 + - first: + 213: -5515337342174748596 + second: PC Computer - Among Us - Before Voting_77 + - first: + 213: 7982307056030436104 + second: PC Computer - Among Us - Before Voting_78 + - first: + 213: -187245606691452941 + second: PC Computer - Among Us - Before Voting_79 + - first: + 213: 4626669577502349832 + second: PC Computer - Among Us - Before Voting_80 + - first: + 213: -5875264592778399556 + second: PC Computer - Among Us - Before Voting_81 + - first: + 213: 1903377734056556429 + second: PC Computer - Among Us - Before Voting_82 + - first: + 213: -1648571997900478219 + second: PC Computer - Among Us - Before Voting_83 + - first: + 213: 473864153490669452 + second: PC Computer - Among Us - Before Voting_84 + - first: + 213: 291884932836342083 + second: PC Computer - Among Us - Before Voting_85 + - first: + 213: -749964635791741680 + second: PC Computer - Among Us - Before Voting_86 + - first: + 213: -2455946760889123695 + second: PC Computer - Among Us - Before Voting_87 + - first: + 213: 7079537638674045235 + second: PC Computer - Among Us - Before Voting_88 + - first: + 213: -4780775389120379413 + second: PC Computer - Among Us - Before Voting_89 + - first: + 213: -2855569070951586705 + second: PC Computer - Among Us - Before Voting_90 + - first: + 213: -5942672456502961880 + second: PC Computer - Among Us - Before Voting_91 + - first: + 213: -8967146191996995496 + second: PC Computer - Among Us - Before Voting_92 + - first: + 213: -7494776720211940305 + second: PC Computer - Among Us - Before Voting_93 + - first: + 213: 8344791499067089292 + second: PC Computer - Among Us - Before Voting_94 + - first: + 213: -6194591761243911752 + second: PC Computer - Among Us - Before Voting_95 + - first: + 213: 7056504607046225220 + second: PC Computer - Among Us - Before Voting_96 + - first: + 213: -3036825179593473505 + second: PC Computer - Among Us - Before Voting_97 + - first: + 213: -893528483856105824 + second: PC Computer - Among Us - Before Voting_98 + - first: + 213: 4867784221794683617 + second: PC Computer - Among Us - Before Voting_99 + - first: + 213: 7022709317062164901 + second: PC Computer - Among Us - Before Voting_100 + - first: + 213: 4880007643389432193 + second: PC Computer - Among Us - Before Voting_101 + - first: + 213: 8343630775674329421 + second: PC Computer - Among Us - Before Voting_102 + - first: + 213: 8215935564265151886 + second: PC Computer - Among Us - Before Voting_103 + - first: + 213: 873209891957118865 + second: PC Computer - Among Us - Before Voting_104 + - first: + 213: -814149976175542010 + second: PC Computer - Among Us - Before Voting_105 + - first: + 213: 6876316596833900012 + second: PC Computer - Among Us - Before Voting_106 + - first: + 213: 3073405553038566498 + second: PC Computer - Among Us - Before Voting_107 + - first: + 213: 3736436638822980383 + second: PC Computer - Among Us - Before Voting_108 + - first: + 213: -4707022184089508425 + second: PC Computer - Among Us - Before Voting_109 + - first: + 213: -5012145819974043987 + second: PC Computer - Among Us - Before Voting_110 + - first: + 213: -3023157630876346491 + second: PC Computer - Among Us - Before Voting_111 + - first: + 213: -2143050045628433802 + second: PC Computer - Among Us - Before Voting_112 + - first: + 213: 8309896088431172294 + second: PC Computer - Among Us - Before Voting_113 + - first: + 213: 3629327164070644714 + second: PC Computer - Among Us - Before Voting_114 + - first: + 213: 1750058369660695815 + second: PC Computer - Among Us - Before Voting_115 + - first: + 213: 4080232410354863172 + second: PC Computer - Among Us - Before Voting_116 + - first: + 213: 6065654124610783818 + second: PC Computer - Among Us - Before Voting_117 + - first: + 213: 6327847973021084257 + second: PC Computer - Among Us - Before Voting_118 + - first: + 213: 2425919138686104968 + second: PC Computer - Among Us - Before Voting_119 + - first: + 213: 6552866566906571142 + second: PC Computer - Among Us - Before Voting_120 + - first: + 213: 7263753936015900838 + second: PC Computer - Among Us - Before Voting_121 + - first: + 213: -7388723105744307774 + second: PC Computer - Among Us - Before Voting_122 + - first: + 213: -8312126420182040303 + second: PC Computer - Among Us - Before Voting_123 + - first: + 213: -3929062950325782577 + second: PC Computer - Among Us - Before Voting_124 + - first: + 213: -2926676475236084373 + second: PC Computer - Among Us - Before Voting_125 + - first: + 213: 3147972263969969268 + second: PC Computer - Among Us - Before Voting_126 + - first: + 213: 985705885086104218 + second: PC Computer - Among Us - Before Voting_127 + - first: + 213: 8363397062944432405 + second: PC Computer - Among Us - Before Voting_128 + - first: + 213: 5669835927558144451 + second: PC Computer - Among Us - Before Voting_129 + - first: + 213: 5870044326749376756 + second: PC Computer - Among Us - Before Voting_130 + - first: + 213: -5498979425383511047 + second: PC Computer - Among Us - Before Voting_131 + - first: + 213: -8266104869791956583 + second: PC Computer - Among Us - Before Voting_132 + - first: + 213: 2983598765413670990 + second: PC Computer - Among Us - Before Voting_133 + - first: + 213: 1681803328749293328 + second: PC Computer - Among Us - Before Voting_134 + - first: + 213: 7683855859910580999 + second: PC Computer - Among Us - Before Voting_135 + - first: + 213: 5924515535660451008 + second: PC Computer - Among Us - Before Voting_136 + - first: + 213: 3136127531680228667 + second: PC Computer - Among Us - Before Voting_137 + - first: + 213: -6907204881504393883 + second: PC Computer - Among Us - Before Voting_138 + - first: + 213: 4361200988277054845 + second: PC Computer - Among Us - Before Voting_139 + - first: + 213: 4220921784473980645 + second: PC Computer - Among Us - Before Voting_140 + - first: + 213: -4073440871643997849 + second: PC Computer - Among Us - Before Voting_141 + - first: + 213: 1073549286578673347 + second: PC Computer - Among Us - Before Voting_142 + - first: + 213: 912714804923635522 + second: PC Computer - Among Us - Before Voting_143 + - first: + 213: 972250059458102058 + second: PC Computer - Among Us - Before Voting_144 + - first: + 213: -8607638026834649803 + second: PC Computer - Among Us - Before Voting_145 + - first: + 213: 84629993060039477 + second: PC Computer - Among Us - Before Voting_146 + - first: + 213: -9195310713112013195 + second: PC Computer - Among Us - Before Voting_147 + - first: + 213: -7358751943481241005 + second: PC Computer - Among Us - Before Voting_148 + - first: + 213: -2580200142676987963 + second: PC Computer - Among Us - Before Voting_149 + - first: + 213: 113716016768790019 + second: PC Computer - Among Us - Before Voting_150 + - first: + 213: -4030966891949005343 + second: PC Computer - Among Us - Before Voting_151 + - first: + 213: -1371417920164851595 + second: PC Computer - Among Us - Before Voting_152 + - first: + 213: 6189625978475166792 + second: PC Computer - Among Us - Before Voting_153 + - first: + 213: 4846239273995551767 + second: PC Computer - Among Us - Before Voting_154 + - first: + 213: 2896507998438949097 + second: PC Computer - Among Us - Before Voting_155 + - first: + 213: 3682352191251415679 + second: PC Computer - Among Us - Before Voting_156 + - first: + 213: 5318884483290147548 + second: PC Computer - Among Us - Before Voting_157 + - first: + 213: -849626567832331536 + second: PC Computer - Among Us - Before Voting_158 + - first: + 213: 1003662419115879732 + second: PC Computer - Among Us - Before Voting_159 + - first: + 213: 4172998351688864725 + second: PC Computer - Among Us - Before Voting_160 + - first: + 213: -9116945758771395045 + second: PC Computer - Among Us - Before Voting_161 + - first: + 213: -5358060255658410763 + second: PC Computer - Among Us - Before Voting_162 + - first: + 213: -4361343734882431862 + second: PC Computer - Among Us - Before Voting_163 + - first: + 213: 4224132600150086115 + second: PC Computer - Among Us - Before Voting_164 + - first: + 213: -8749842669595389608 + second: PC Computer - Among Us - Before Voting_165 + - first: + 213: 1845216545454115441 + second: PC Computer - Among Us - Before Voting_166 + - first: + 213: -2427989142155393655 + second: PC Computer - Among Us - Before Voting_167 + - first: + 213: 922350806557971284 + second: PC Computer - Among Us - Before Voting_168 + - first: + 213: 7223889651660211318 + second: PC Computer - Among Us - Before Voting_169 + - first: + 213: 8265756887261024364 + second: PC Computer - Among Us - Before Voting_170 + - first: + 213: 4884292083422125578 + second: PC Computer - Among Us - Before Voting_171 + - first: + 213: 9030211041510209543 + second: PC Computer - Among Us - Before Voting_172 + - first: + 213: -4517695380055636707 + second: PC Computer - Among Us - Before Voting_173 + - first: + 213: 4748672305522547793 + second: PC Computer - Among Us - Before Voting_174 + - first: + 213: -2259185998894972050 + second: PC Computer - Among Us - Before Voting_175 + - first: + 213: -6192570994624739040 + second: PC Computer - Among Us - Before Voting_176 + - first: + 213: -4259684401506501293 + second: PC Computer - Among Us - Before Voting_177 + - first: + 213: -7356640961701194174 + second: PC Computer - Among Us - Before Voting_178 + - first: + 213: 3606108204373527132 + second: PC Computer - Among Us - Before Voting_179 + - first: + 213: -6128340484335385100 + second: PC Computer - Among Us - Before Voting_180 + - first: + 213: 6963946269614661842 + second: PC Computer - Among Us - Before Voting_181 + - first: + 213: -2362983533852157126 + second: PC Computer - Among Us - Before Voting_182 + - first: + 213: -9198572539676170974 + second: PC Computer - Among Us - Before Voting_183 + - first: + 213: -4647350031746115798 + second: PC Computer - Among Us - Before Voting_184 + - first: + 213: 1478322841893786157 + second: PC Computer - Among Us - Before Voting_185 + - first: + 213: 6425327619994777100 + second: PC Computer - Among Us - Before Voting_186 + - first: + 213: -2193059797752388984 + second: PC Computer - Among Us - Before Voting_187 + - first: + 213: -1428761975203219371 + second: PC Computer - Among Us - Before Voting_188 + - first: + 213: -838748316130886286 + second: PC Computer - Among Us - Before Voting_189 + - first: + 213: 333028056620981569 + second: PC Computer - Among Us - Before Voting_190 + - first: + 213: -2006303963019309031 + second: PC Computer - Among Us - Before Voting_191 + - first: + 213: -1436642019017614571 + second: PC Computer - Among Us - Before Voting_192 + - first: + 213: 4682486854331695115 + second: PC Computer - Among Us - Before Voting_193 + - first: + 213: -5082885406196288317 + second: PC Computer - Among Us - Before Voting_194 + - first: + 213: 4440618173668327575 + second: PC Computer - Among Us - Before Voting_195 + - first: + 213: -5898238425316801403 + second: PC Computer - Among Us - Before Voting_196 + - first: + 213: -8038103545018171012 + second: PC Computer - Among Us - Before Voting_197 + - first: + 213: -6143464345467232589 + second: PC Computer - Among Us - Before Voting_198 + - first: + 213: 3754535037008954931 + second: PC Computer - Among Us - Before Voting_199 + - first: + 213: 4783554516510441378 + second: PC Computer - Among Us - Before Voting_200 + - first: + 213: 1126292645170783424 + second: PC Computer - Among Us - Before Voting_201 + - first: + 213: -3376171812679111581 + second: PC Computer - Among Us - Before Voting_202 + - first: + 213: -3570867282683097366 + second: PC Computer - Among Us - Before Voting_203 + - first: + 213: 8572948534722193994 + second: PC Computer - Among Us - Before Voting_204 + - first: + 213: -1781974249204898970 + second: PC Computer - Among Us - Before Voting_205 + - first: + 213: 617889189417472377 + second: PC Computer - Among Us - Before Voting_206 + - first: + 213: -2154751840982068471 + second: PC Computer - Among Us - Before Voting_207 + - first: + 213: 8071071642411131770 + second: PC Computer - Among Us - Before Voting_208 + - first: + 213: 3030287132579256656 + second: PC Computer - Among Us - Before Voting_209 + - first: + 213: 2344092698865452 + second: PC Computer - Among Us - Before Voting_210 + - first: + 213: -675556429853807241 + second: PC Computer - Among Us - Before Voting_211 + - first: + 213: -8012770609395098814 + second: PC Computer - Among Us - Before Voting_212 + - first: + 213: 2658593540710469821 + second: PC Computer - Among Us - Before Voting_213 + - first: + 213: 1520301232631057901 + second: PC Computer - Among Us - Before Voting_214 + - first: + 213: -2354401550337112721 + second: PC Computer - Among Us - Before Voting_215 + - first: + 213: 4956718860428008745 + second: PC Computer - Among Us - Before Voting_216 + - first: + 213: -927756588056234547 + second: PC Computer - Among Us - Before Voting_217 + - first: + 213: -9063325421546552597 + second: PC Computer - Among Us - Before Voting_218 + - first: + 213: 859130124727624613 + second: PC Computer - Among Us - Before Voting_219 + - first: + 213: -3778523283986924840 + second: PC Computer - Among Us - Before Voting_220 + - first: + 213: -2074788524534302609 + second: PC Computer - Among Us - Before Voting_221 + - first: + 213: -356085792110254497 + second: PC Computer - Among Us - Before Voting_222 + - first: + 213: 4789851855276746087 + second: PC Computer - Among Us - Before Voting_223 + - first: + 213: 3765733613686658544 + second: PC Computer - Among Us - Before Voting_224 + - first: + 213: -7224118150494796514 + second: PC Computer - Among Us - Before Voting_225 + - first: + 213: 3826155883571535944 + second: PC Computer - Among Us - Before Voting_226 + - first: + 213: 100085164283916979 + second: PC Computer - Among Us - Before Voting_227 + - first: + 213: 3845180399569666104 + second: PC Computer - Among Us - Before Voting_228 + - first: + 213: -1846462134010250763 + second: PC Computer - Among Us - Before Voting_229 + - first: + 213: 4165726990982368888 + second: PC Computer - Among Us - Before Voting_230 + - first: + 213: -6070815735452257759 + second: PC Computer - Among Us - Before Voting_231 + - first: + 213: 7185737498660048605 + second: PC Computer - Among Us - Before Voting_232 + - first: + 213: 3923046811540513076 + second: PC Computer - Among Us - Before Voting_233 + - first: + 213: -7511463058550696705 + second: PC Computer - Among Us - Before Voting_234 + - first: + 213: 8374828953134414249 + second: PC Computer - Among Us - Before Voting_235 + - first: + 213: -3416413961146712543 + second: PC Computer - Among Us - Before Voting_236 + - first: + 213: -6321269101175230387 + second: PC Computer - Among Us - Before Voting_237 + - first: + 213: 6581772291351764820 + second: PC Computer - Among Us - Before Voting_238 + - first: + 213: 1625059577430239268 + second: PC Computer - Among Us - Before Voting_239 + - first: + 213: 2291706966908730871 + second: PC Computer - Among Us - Before Voting_240 + - first: + 213: 4937576145908480964 + second: PC Computer - Among Us - Before Voting_241 + - first: + 213: 4174372946059489994 + second: PC Computer - Among Us - Before Voting_242 + - first: + 213: 5843656235249660877 + second: PC Computer - Among Us - Before Voting_243 + - first: + 213: -4701680828199227251 + second: PC Computer - Among Us - Before Voting_244 + - first: + 213: 2933334171545005595 + second: PC Computer - Among Us - Before Voting_245 + - first: + 213: 5975524215142396365 + second: PC Computer - Among Us - Before Voting_246 + - first: + 213: 261536929632648455 + second: PC Computer - Among Us - Before Voting_247 + - first: + 213: -7636282466029523436 + second: PC Computer - Among Us - Before Voting_248 + - first: + 213: 90077590338258718 + second: PC Computer - Among Us - Before Voting_249 + - first: + 213: -3747496752007698684 + second: PC Computer - Among Us - Before Voting_250 + - first: + 213: 1710998764085578094 + second: PC Computer - Among Us - Before Voting_251 + - first: + 213: 8252652956490443576 + second: PC Computer - Among Us - Before Voting_252 + - first: + 213: 6472722097481221124 + second: PC Computer - Among Us - Before Voting_253 + - first: + 213: -2732289717355811274 + second: PC Computer - Among Us - Before Voting_254 + - first: + 213: 2958331299954494541 + second: PC Computer - Among Us - Before Voting_255 + - first: + 213: 3353517116047245509 + second: PC Computer - Among Us - Before Voting_256 + - first: + 213: 3098861908528143668 + second: PC Computer - Among Us - Before Voting_257 + - first: + 213: 2192952300720765775 + second: PC Computer - Among Us - Before Voting_258 + - first: + 213: -5175624709750335477 + second: PC Computer - Among Us - Before Voting_259 + - first: + 213: 6188405458814992181 + second: PC Computer - Among Us - Before Voting_260 + - first: + 213: -3419078346340801519 + second: PC Computer - Among Us - Before Voting_261 + - first: + 213: -2423061084618631534 + second: PC Computer - Among Us - Before Voting_262 + - first: + 213: 4686853080847297130 + second: PC Computer - Among Us - Before Voting_263 + - first: + 213: 1887034064019697413 + second: PC Computer - Among Us - Before Voting_264 + - first: + 213: 5045434985364283488 + second: PC Computer - Among Us - Before Voting_265 + - first: + 213: -3085044821590764843 + second: PC Computer - Among Us - Before Voting_266 + - first: + 213: -983551649038702269 + second: PC Computer - Among Us - Before Voting_267 + - first: + 213: 4444821574581391104 + second: PC Computer - Among Us - Before Voting_268 + - first: + 213: 478824289700605151 + second: PC Computer - Among Us - Before Voting_269 + - first: + 213: 1037356431069269534 + second: PC Computer - Among Us - Before Voting_270 + - first: + 213: 5966231905164891002 + second: PC Computer - Among Us - Before Voting_271 + - first: + 213: 4952568206360580117 + second: PC Computer - Among Us - Before Voting_272 + - first: + 213: 581377930112525874 + second: PC Computer - Among Us - Before Voting_273 + - first: + 213: 2687341888543872664 + second: PC Computer - Among Us - Before Voting_274 + - first: + 213: 3517595755118679106 + second: PC Computer - Among Us - Before Voting_275 + - first: + 213: -9186058094092321761 + second: PC Computer - Among Us - Before Voting_276 + - first: + 213: 196417299846335910 + second: PC Computer - Among Us - Before Voting_277 + - first: + 213: 4499687057580752169 + second: PC Computer - Among Us - Before Voting_278 + - first: + 213: 1688521802610555950 + second: PC Computer - Among Us - Before Voting_279 + - first: + 213: -450480586485834056 + second: PC Computer - Among Us - Before Voting_280 + - first: + 213: -852415407728453659 + second: PC Computer - Among Us - Before Voting_281 + - first: + 213: -2492447528659800380 + second: PC Computer - Among Us - Before Voting_282 + - first: + 213: -2298089989319433990 + second: PC Computer - Among Us - Before Voting_283 + - first: + 213: 2851981975446540760 + second: PC Computer - Among Us - Before Voting_284 + - first: + 213: 64907995725144746 + second: PC Computer - Among Us - Before Voting_285 + - first: + 213: -6715661811374936662 + second: PC Computer - Among Us - Before Voting_286 + - first: + 213: -5505166707054240181 + second: PC Computer - Among Us - Before Voting_287 + - first: + 213: -1972204158792026560 + second: PC Computer - Among Us - Before Voting_288 + - first: + 213: -6584805248359967340 + second: PC Computer - Among Us - Before Voting_289 + - first: + 213: 6440270677025010144 + second: PC Computer - Among Us - Before Voting_290 + - first: + 213: -2929605277083801156 + second: PC Computer - Among Us - Before Voting_291 + - first: + 213: -3732053277613573534 + second: PC Computer - Among Us - Before Voting_292 + - first: + 213: -2802572861423063015 + second: PC Computer - Among Us - Before Voting_293 + - first: + 213: 1736036995099413764 + second: PC Computer - Among Us - Before Voting_294 + - first: + 213: 355340648041959608 + second: PC Computer - Among Us - Before Voting_295 + - first: + 213: 1462155379778195363 + second: PC Computer - Among Us - Before Voting_296 + - first: + 213: 2085859343486814216 + second: PC Computer - Among Us - Before Voting_297 + - first: + 213: -216644681815677266 + second: PC Computer - Among Us - Before Voting_298 + - first: + 213: -4223696866954952605 + second: PC Computer - Among Us - Before Voting_299 + - first: + 213: 388748012714110424 + second: PC Computer - Among Us - Before Voting_300 + - first: + 213: 6914479559003410668 + second: PC Computer - Among Us - Before Voting_301 + - first: + 213: 18309040877588898 + second: PC Computer - Among Us - Before Voting_302 + - first: + 213: -3338437711776450931 + second: PC Computer - Among Us - Before Voting_303 + - first: + 213: 2826028539463422708 + second: PC Computer - Among Us - Before Voting_304 + - first: + 213: -187417075100888682 + second: PC Computer - Among Us - Before Voting_305 + - first: + 213: -7291343535504961205 + second: PC Computer - Among Us - Before Voting_306 + - first: + 213: -3708435238986865780 + second: PC Computer - Among Us - Before Voting_307 + - first: + 213: 2789190179019567537 + second: PC Computer - Among Us - Before Voting_308 + - first: + 213: 7873553909388790509 + second: PC Computer - Among Us - Before Voting_309 + - first: + 213: -6317515206176368934 + second: PC Computer - Among Us - Before Voting_310 + - first: + 213: 8129960642790939217 + second: PC Computer - Among Us - Before Voting_311 + - first: + 213: -632697169839603651 + second: PC Computer - Among Us - Before Voting_312 + - first: + 213: 9132395383174117526 + second: PC Computer - Among Us - Before Voting_313 + - first: + 213: 4157761409626089215 + second: PC Computer - Among Us - Before Voting_314 + - first: + 213: 4110293027383082626 + second: PC Computer - Among Us - Before Voting_315 + - first: + 213: -7052738766595098315 + second: PC Computer - Among Us - Before Voting_316 + - first: + 213: 3200838008207048706 + second: PC Computer - Among Us - Before Voting_317 + - first: + 213: -9210994181479968186 + second: PC Computer - Among Us - Before Voting_318 + - first: + 213: -8965353369601801112 + second: PC Computer - Among Us - Before Voting_319 + - first: + 213: -3565952588632661892 + second: PC Computer - Among Us - Before Voting_320 + - first: + 213: 8938992258811247871 + second: PC Computer - Among Us - Before Voting_321 + - first: + 213: -6459077119874312752 + second: PC Computer - Among Us - Before Voting_322 + - first: + 213: -5964801049274791065 + second: PC Computer - Among Us - Before Voting_323 + - first: + 213: -6675636680959281300 + second: PC Computer - Among Us - Before Voting_324 + - first: + 213: 988823123793468085 + second: PC Computer - Among Us - Before Voting_325 + - first: + 213: -6859693626252873793 + second: PC Computer - Among Us - Before Voting_326 + - first: + 213: -8616360232517347292 + second: PC Computer - Among Us - Before Voting_327 + - first: + 213: -1606725812539360578 + second: PC Computer - Among Us - Before Voting_328 + - first: + 213: 442389356629135835 + second: PC Computer - Among Us - Before Voting_329 + - first: + 213: 9086884582927652052 + second: PC Computer - Among Us - Before Voting_330 + - first: + 213: 490810250958794468 + second: PC Computer - Among Us - Before Voting_331 + - first: + 213: -71271910971892237 + second: PC Computer - Among Us - Before Voting_332 + - first: + 213: -985858165148991158 + second: PC Computer - Among Us - Before Voting_333 + - first: + 213: -1944346133093915697 + second: PC Computer - Among Us - Before Voting_334 + - first: + 213: -58566150366020304 + second: PC Computer - Among Us - Before Voting_335 + - first: + 213: -6276818817925480165 + second: PC Computer - Among Us - Before Voting_336 + - first: + 213: 9146752414051773767 + second: PC Computer - Among Us - Before Voting_337 + - first: + 213: -3106788062301938604 + second: PC Computer - Among Us - Before Voting_338 + - first: + 213: 504471836374948312 + second: PC Computer - Among Us - Before Voting_339 + - first: + 213: -4854913398208051465 + second: PC Computer - Among Us - Before Voting_340 + - first: + 213: 2157042018390754977 + second: PC Computer - Among Us - Before Voting_341 + - first: + 213: 5847997840977045900 + second: PC Computer - Among Us - Before Voting_342 + - first: + 213: 3244462563525254923 + second: PC Computer - Among Us - Before Voting_343 + - first: + 213: -6288885355193528926 + second: PC Computer - Among Us - Before Voting_344 + - first: + 213: 3976064281482589469 + second: PC Computer - Among Us - Before Voting_345 + - first: + 213: 8649958989412657773 + second: PC Computer - Among Us - Before Voting_346 + - first: + 213: -505546068937856193 + second: PC Computer - Among Us - Before Voting_347 + - first: + 213: 1522477008611828557 + second: PC Computer - Among Us - Before Voting_348 + - first: + 213: -2921613874463166850 + second: PC Computer - Among Us - Before Voting_349 + - first: + 213: 8060291323448115692 + second: PC Computer - Among Us - Before Voting_350 + - first: + 213: 6234993616283860216 + second: PC Computer - Among Us - Before Voting_351 + - first: + 213: -5592236998848954681 + second: PC Computer - Among Us - Before Voting_352 + - first: + 213: 3771301089986016408 + second: PC Computer - Among Us - Before Voting_353 + - first: + 213: 8133593001408452659 + second: PC Computer - Among Us - Before Voting_354 + - first: + 213: 2176850964592394515 + second: PC Computer - Among Us - Before Voting_355 + - first: + 213: -8156845972883368532 + second: PC Computer - Among Us - Before Voting_356 + - first: + 213: 2945676323210213120 + second: PC Computer - Among Us - Before Voting_357 + - first: + 213: -4024674313475147133 + second: PC Computer - Among Us - Before Voting_358 + - first: + 213: 3409268007359514568 + second: PC Computer - Among Us - Before Voting_359 + - first: + 213: 6188293962518470617 + second: PC Computer - Among Us - Before Voting_360 + - first: + 213: -3406475651271829790 + second: PC Computer - Among Us - Before Voting_361 + - first: + 213: -6070064006628938457 + second: PC Computer - Among Us - Before Voting_362 + - first: + 213: 281589235840780379 + second: PC Computer - Among Us - Before Voting_363 + - first: + 213: -3127365116479832246 + second: PC Computer - Among Us - Before Voting_364 + - first: + 213: 2964640566529950594 + second: PC Computer - Among Us - Before Voting_365 + - first: + 213: -4985476124321914406 + second: PC Computer - Among Us - Before Voting_366 + - first: + 213: 8065358434133397774 + second: PC Computer - Among Us - Before Voting_367 + - first: + 213: 2452362913770904359 + second: PC Computer - Among Us - Before Voting_368 + - first: + 213: -8733306932536370022 + second: PC Computer - Among Us - Before Voting_369 + - first: + 213: 2613031153187475631 + second: PC Computer - Among Us - Before Voting_370 + - first: + 213: 2254470808039554627 + second: PC Computer - Among Us - Before Voting_371 + - first: + 213: 90739197189998847 + second: PC Computer - Among Us - Before Voting_372 + - first: + 213: -6382083050679064602 + second: PC Computer - Among Us - Before Voting_373 + - first: + 213: 3107263615604057887 + second: PC Computer - Among Us - Before Voting_374 + - first: + 213: 5039691281521716460 + second: PC Computer - Among Us - Before Voting_375 + - first: + 213: 2290111818000852052 + second: PC Computer - Among Us - Before Voting_376 + - first: + 213: 431697695131709927 + second: PC Computer - Among Us - Before Voting_377 + - first: + 213: -1713223492686362061 + second: PC Computer - Among Us - Before Voting_378 + - first: + 213: 5447791499644261133 + second: PC Computer - Among Us - Before Voting_379 + - first: + 213: -4446145715372056792 + second: PC Computer - Among Us - Before Voting_380 + - first: + 213: 5418578157609686833 + second: PC Computer - Among Us - Before Voting_381 + - first: + 213: -3110546641255911948 + second: PC Computer - Among Us - Before Voting_382 + - first: + 213: 2275101167372544094 + second: PC Computer - Among Us - Before Voting_383 + - first: + 213: -1871489314716686394 + second: PC Computer - Among Us - Before Voting_384 + - first: + 213: -400076508166686889 + second: PC Computer - Among Us - Before Voting_385 + - first: + 213: -6842846597982813131 + second: PC Computer - Among Us - Before Voting_386 + - first: + 213: 7670662025408267378 + second: PC Computer - Among Us - Before Voting_387 + - first: + 213: -7218656339098679342 + second: PC Computer - Among Us - Before Voting_388 + - first: + 213: -6000541282090897748 + second: PC Computer - Among Us - Before Voting_389 + - first: + 213: -9212645934088695423 + second: PC Computer - Among Us - Before Voting_390 + - first: + 213: 4154805573709318526 + second: PC Computer - Among Us - Before Voting_391 + - first: + 213: -4624702096236806196 + second: PC Computer - Among Us - Before Voting_392 + - first: + 213: 6870509667912074948 + second: PC Computer - Among Us - Before Voting_393 + - first: + 213: -8356940895202056696 + second: PC Computer - Among Us - Before Voting_394 + - first: + 213: 4069291955340417637 + second: PC Computer - Among Us - Before Voting_395 + - first: + 213: 2944673647310451813 + second: PC Computer - Among Us - Before Voting_396 + - first: + 213: 2459662861633362746 + second: PC Computer - Among Us - Before Voting_397 + - first: + 213: -2449915797896887876 + second: PC Computer - Among Us - Before Voting_398 + - first: + 213: -1441559924098961402 + second: PC Computer - Among Us - Before Voting_399 + - first: + 213: -519074767976465728 + second: PC Computer - Among Us - Before Voting_400 + - first: + 213: -7265465589645280433 + second: PC Computer - Among Us - Before Voting_401 + - first: + 213: 6463550838979049454 + second: PC Computer - Among Us - Before Voting_402 + - first: + 213: -8653823578499461916 + second: PC Computer - Among Us - Before Voting_403 + - first: + 213: -4507070213553941655 + second: PC Computer - Among Us - Before Voting_404 + - first: + 213: -3732477661979077130 + second: PC Computer - Among Us - Before Voting_405 + - first: + 213: 4784953507775357459 + second: PC Computer - Among Us - Before Voting_406 + - first: + 213: 7054804515684872554 + second: PC Computer - Among Us - Before Voting_407 + - first: + 213: 8293636641306560087 + second: PC Computer - Among Us - Before Voting_408 + - first: + 213: 3059524196349625147 + second: PC Computer - Among Us - Before Voting_409 + - first: + 213: 3081282062814627405 + second: PC Computer - Among Us - Before Voting_410 + - first: + 213: -7321450427398505545 + second: PC Computer - Among Us - Before Voting_411 + - first: + 213: -1722414408413301667 + second: PC Computer - Among Us - Before Voting_412 + - first: + 213: -1578008057759569662 + second: PC Computer - Among Us - Before Voting_413 + - first: + 213: 58168758219077845 + second: PC Computer - Among Us - Before Voting_414 + - first: + 213: 8957289616789416427 + second: PC Computer - Among Us - Before Voting_415 + - first: + 213: 8997689557452943133 + second: PC Computer - Among Us - Before Voting_416 + - first: + 213: 7242728025210209951 + second: PC Computer - Among Us - Before Voting_417 + - first: + 213: -3647707380336796806 + second: PC Computer - Among Us - Before Voting_418 + - first: + 213: -1146508038528431308 + second: PC Computer - Among Us - Before Voting_419 + - first: + 213: -3948742626483851426 + second: PC Computer - Among Us - Before Voting_420 + - first: + 213: 662898858261804380 + second: PC Computer - Among Us - Before Voting_421 + - first: + 213: -8820324248737201050 + second: PC Computer - Among Us - Before Voting_422 + - first: + 213: 206390499268412624 + second: PC Computer - Among Us - Before Voting_423 + - first: + 213: 6592744202089955323 + second: PC Computer - Among Us - Before Voting_424 + - first: + 213: -1444199847957302784 + second: PC Computer - Among Us - Before Voting_425 + - first: + 213: 134456398450091887 + second: PC Computer - Among Us - Before Voting_426 + - first: + 213: -370312131000002815 + second: PC Computer - Among Us - Before Voting_427 + - first: + 213: 6038002485066374509 + second: PC Computer - Among Us - Before Voting_428 + - first: + 213: -8308165473151166584 + second: PC Computer - Among Us - Before Voting_429 + - first: + 213: -1797596827279636426 + second: PC Computer - Among Us - Before Voting_430 + - first: + 213: -5780568669880963 + second: PC Computer - Among Us - Before Voting_431 + - first: + 213: 3823451389283059283 + second: PC Computer - Among Us - Before Voting_432 + - first: + 213: 2041777389037685793 + second: PC Computer - Among Us - Before Voting_433 + - first: + 213: -536632654339272035 + second: PC Computer - Among Us - Before Voting_434 + - first: + 213: 6552127366121844851 + second: PC Computer - Among Us - Before Voting_435 + - first: + 213: -9218433405228946006 + second: PC Computer - Among Us - Before Voting_436 + - first: + 213: 7857579935148646193 + second: PC Computer - Among Us - Before Voting_437 + - first: + 213: -2658994645147243337 + second: PC Computer - Among Us - Before Voting_438 + - first: + 213: 6575604923024161397 + second: PC Computer - Among Us - Before Voting_439 + - first: + 213: -9125171397984771354 + second: PC Computer - Among Us - Before Voting_440 + - first: + 213: 3195498690685519722 + second: PC Computer - Among Us - Before Voting_441 + - first: + 213: 1233850917564906092 + second: PC Computer - Among Us - Before Voting_442 + - first: + 213: 6090668888655945556 + second: PC Computer - Among Us - Before Voting_443 + - first: + 213: -1054905702214568347 + second: PC Computer - Among Us - Before Voting_444 + - first: + 213: 5475261661643653211 + second: PC Computer - Among Us - Before Voting_445 + - first: + 213: -585125436544360040 + second: PC Computer - Among Us - Before Voting_446 + - first: + 213: -7889171072221216054 + second: PC Computer - Among Us - Before Voting_447 + - first: + 213: 4855445988384925574 + second: PC Computer - Among Us - Before Voting_448 + - first: + 213: -4666224643684915412 + second: PC Computer - Among Us - Before Voting_449 + - first: + 213: 4885478132746972610 + second: PC Computer - Among Us - Before Voting_450 + - first: + 213: 7745991143389751210 + second: PC Computer - Among Us - Before Voting_451 + - first: + 213: -6608637558707400148 + second: PC Computer - Among Us - Before Voting_452 + - first: + 213: -1388345364173618350 + second: PC Computer - Among Us - Before Voting_453 + - first: + 213: 1162003823326762404 + second: PC Computer - Among Us - Before Voting_454 + - first: + 213: -5786747247398939977 + second: PC Computer - Among Us - Before Voting_455 + - first: + 213: -2832112483645875363 + second: PC Computer - Among Us - Before Voting_456 + - first: + 213: -756965710191116143 + second: PC Computer - Among Us - Before Voting_457 + - first: + 213: 4558815168970369264 + second: PC Computer - Among Us - Before Voting_458 + - first: + 213: 1154848667956032470 + second: PC Computer - Among Us - Before Voting_459 + - first: + 213: -7231182724112120912 + second: PC Computer - Among Us - Before Voting_460 + - first: + 213: 6332896045820634213 + second: PC Computer - Among Us - Before Voting_461 + - first: + 213: -1469109599259340167 + second: PC Computer - Among Us - Before Voting_462 + - first: + 213: -2868340119613079779 + second: PC Computer - Among Us - Before Voting_463 + - first: + 213: 2713317647830974550 + second: PC Computer - Among Us - Before Voting_464 + - first: + 213: -3747321230031892760 + second: PC Computer - Among Us - Before Voting_465 + - first: + 213: -6853460982232116780 + second: PC Computer - Among Us - Before Voting_466 + - first: + 213: -3850569080889487682 + second: PC Computer - Among Us - Before Voting_467 + - first: + 213: 7754698813009918692 + second: PC Computer - Among Us - Before Voting_468 + - first: + 213: 2127879942518549769 + second: PC Computer - Among Us - Before Voting_469 + - first: + 213: 5327260304558069766 + second: PC Computer - Among Us - Before Voting_470 + - first: + 213: -5931828220073051958 + second: PC Computer - Among Us - Before Voting_471 + - first: + 213: -6996840665782984661 + second: PC Computer - Among Us - Before Voting_472 + - first: + 213: -1980986156755914492 + second: PC Computer - Among Us - Before Voting_473 + - first: + 213: -1439121294032937148 + second: PC Computer - Among Us - Before Voting_474 + - first: + 213: -3612777947964857183 + second: PC Computer - Among Us - Before Voting_475 + - first: + 213: -7742617520335954978 + second: PC Computer - Among Us - Before Voting_476 + - first: + 213: -3292046335155420576 + second: PC Computer - Among Us - Before Voting_477 + - first: + 213: -390966868848061577 + second: PC Computer - Among Us - Before Voting_478 + - first: + 213: 2254820546443385783 + second: PC Computer - Among Us - Before Voting_479 + - first: + 213: -940667963973304960 + second: PC Computer - Among Us - Before Voting_480 + - first: + 213: -5846120508447469758 + second: PC Computer - Among Us - Before Voting_481 + - first: + 213: -3649307974616968985 + second: PC Computer - Among Us - Before Voting_482 + - first: + 213: -3588734085661081816 + second: PC Computer - Among Us - Before Voting_483 + - first: + 213: 3628383104822936601 + second: PC Computer - Among Us - Before Voting_484 + - first: + 213: -6409149396844003776 + second: PC Computer - Among Us - Before Voting_485 + - first: + 213: 3936526701847333993 + second: PC Computer - Among Us - Before Voting_486 + - first: + 213: 6499555549142398859 + second: PC Computer - Among Us - Before Voting_487 + - first: + 213: 1655762487917929557 + second: PC Computer - Among Us - Before Voting_488 + - first: + 213: 211742173172341915 + second: PC Computer - Among Us - Before Voting_489 + - first: + 213: 5255862881157834226 + second: PC Computer - Among Us - Before Voting_490 + - first: + 213: -2226726806069844115 + second: PC Computer - Among Us - Before Voting_491 + - first: + 213: 188730949114485234 + second: PC Computer - Among Us - Before Voting_492 + - first: + 213: -1141718394619845411 + second: PC Computer - Among Us - Before Voting_493 + - first: + 213: 265535231991686570 + second: PC Computer - Among Us - Before Voting_494 + - first: + 213: 986961775184985959 + second: PC Computer - Among Us - Before Voting_495 + - first: + 213: 8730483425316855104 + second: PC Computer - Among Us - Before Voting_496 + - first: + 213: 9076047954495836984 + second: PC Computer - Among Us - Before Voting_497 + - first: + 213: 6510550078170238351 + second: PC Computer - Among Us - Before Voting_498 + - first: + 213: 5829322915089833126 + second: PC Computer - Among Us - Before Voting_499 + - first: + 213: -8482554548219335414 + second: PC Computer - Among Us - Before Voting_500 + - first: + 213: -7290961354670275986 + second: PC Computer - Among Us - Before Voting_501 + - first: + 213: 5221008546216054156 + second: PC Computer - Among Us - Before Voting_502 + - first: + 213: -3280984420032393313 + second: PC Computer - Among Us - Before Voting_503 + - first: + 213: 7525812756521255832 + second: PC Computer - Among Us - Before Voting_504 + - first: + 213: 6440443464703768314 + second: PC Computer - Among Us - Before Voting_505 + - first: + 213: -1038153870088728452 + second: PC Computer - Among Us - Before Voting_506 + - first: + 213: 5912687171207554350 + second: PC Computer - Among Us - Before Voting_507 + - first: + 213: 5412026091649138187 + second: PC Computer - Among Us - Before Voting_508 + - first: + 213: 224756938298841415 + second: PC Computer - Among Us - Before Voting_509 + - first: + 213: -7641541646136540414 + second: PC Computer - Among Us - Before Voting_510 + - first: + 213: 3728545429812536575 + second: PC Computer - Among Us - Before Voting_511 + - first: + 213: -9000221046603506506 + second: PC Computer - Among Us - Before Voting_512 + - first: + 213: -2354493059189933299 + second: PC Computer - Among Us - Before Voting_513 + - first: + 213: 9167313023139172139 + second: PC Computer - Among Us - Before Voting_514 + - first: + 213: 2341737874795128803 + second: PC Computer - Among Us - Before Voting_515 + - first: + 213: -8542956024674361403 + second: PC Computer - Among Us - Before Voting_516 + - first: + 213: -4171784208056558428 + second: PC Computer - Among Us - Before Voting_517 + - first: + 213: 1846857896196984085 + second: PC Computer - Among Us - Before Voting_518 + - first: + 213: 5944840884482432946 + second: PC Computer - Among Us - Before Voting_519 + - first: + 213: 1357803569180910276 + second: PC Computer - Among Us - Before Voting_520 + - first: + 213: 6503700788243227314 + second: PC Computer - Among Us - Before Voting_521 + - first: + 213: 8681444344745577984 + second: PC Computer - Among Us - Before Voting_522 + - first: + 213: -1875551608788328591 + second: PC Computer - Among Us - Before Voting_523 + - first: + 213: -7050617182857354117 + second: PC Computer - Among Us - Before Voting_524 + - first: + 213: -5659257217787819441 + second: PC Computer - Among Us - Before Voting_525 + - first: + 213: 681294093265519437 + second: PC Computer - Among Us - Before Voting_526 + - first: + 213: 3933685572507703365 + second: PC Computer - Among Us - Before Voting_527 + - first: + 213: -5783630407686694235 + second: PC Computer - Among Us - Before Voting_528 + - first: + 213: 6128343146869874284 + second: PC Computer - Among Us - Before Voting_529 + - first: + 213: -9097342776097082815 + second: PC Computer - Among Us - Before Voting_530 + - first: + 213: -6212267446358291858 + second: PC Computer - Among Us - Before Voting_531 + - first: + 213: -4586156429076084062 + second: PC Computer - Among Us - Before Voting_532 + - first: + 213: -5251092713971595919 + second: PC Computer - Among Us - Before Voting_533 + - first: + 213: -717152369866134885 + second: PC Computer - Among Us - Before Voting_534 + - first: + 213: -8323371814758607718 + second: PC Computer - Among Us - Before Voting_535 + - first: + 213: -5355642644364992807 + second: PC Computer - Among Us - Before Voting_536 + - first: + 213: -6279483487928061868 + second: PC Computer - Among Us - Before Voting_537 + - first: + 213: -5008763409992977863 + second: PC Computer - Among Us - Before Voting_538 + - first: + 213: -5486506365386452752 + second: PC Computer - Among Us - Before Voting_539 + - first: + 213: -7973826326517188966 + second: PC Computer - Among Us - Before Voting_540 + - first: + 213: -6264786867079610287 + second: PC Computer - Among Us - Before Voting_541 + - first: + 213: -6335644323574427695 + second: PC Computer - Among Us - Before Voting_542 + - first: + 213: -237355614333652796 + second: PC Computer - Among Us - Before Voting_543 + - first: + 213: 5666626405918611550 + second: PC Computer - Among Us - Before Voting_544 + - first: + 213: -3096763997622597898 + second: PC Computer - Among Us - Before Voting_545 + - first: + 213: -5993279988117372038 + second: PC Computer - Among Us - Before Voting_546 + - first: + 213: 65303632839567691 + second: PC Computer - Among Us - Before Voting_547 + - first: + 213: 2276312173262736466 + second: PC Computer - Among Us - Before Voting_548 + - first: + 213: -2780375520049289420 + second: PC Computer - Among Us - Before Voting_549 + - first: + 213: 370518773072671976 + second: PC Computer - Among Us - Before Voting_550 + - first: + 213: 3221565395720004442 + second: PC Computer - Among Us - Before Voting_551 + - first: + 213: -8518738223559415763 + second: PC Computer - Among Us - Before Voting_552 + - first: + 213: 5237318722423648735 + second: PC Computer - Among Us - Before Voting_553 + - first: + 213: -5118195509962402096 + second: PC Computer - Among Us - Before Voting_554 + - first: + 213: 6174099159589381894 + second: PC Computer - Among Us - Before Voting_555 + - first: + 213: 8581741520322911268 + second: PC Computer - Among Us - Before Voting_556 + - first: + 213: -213482632712334151 + second: PC Computer - Among Us - Before Voting_557 + - first: + 213: -3072718065910707753 + second: PC Computer - Among Us - Before Voting_558 + - first: + 213: 42048374160468443 + second: PC Computer - Among Us - Before Voting_559 + - first: + 213: -613419164972386334 + second: PC Computer - Among Us - Before Voting_560 + - first: + 213: 8361732623260487898 + second: PC Computer - Among Us - Before Voting_561 + - first: + 213: 8519781258669521217 + second: PC Computer - Among Us - Before Voting_562 + - first: + 213: 6789140339413625295 + second: PC Computer - Among Us - Before Voting_563 + - first: + 213: -5477790659523490299 + second: PC Computer - Among Us - Before Voting_564 + - first: + 213: -8683345243611429462 + second: PC Computer - Among Us - Before Voting_565 + - first: + 213: -543249980196689494 + second: PC Computer - Among Us - Before Voting_566 + - first: + 213: 6234950171489184236 + second: PC Computer - Among Us - Before Voting_567 + - first: + 213: 7013055194004771268 + second: PC Computer - Among Us - Before Voting_568 + - first: + 213: 101402234369128172 + second: PC Computer - Among Us - Before Voting_569 + - first: + 213: -2338469248264306099 + second: PC Computer - Among Us - Before Voting_570 + - first: + 213: 8080249058372555589 + second: PC Computer - Among Us - Before Voting_571 + - first: + 213: -7325165316934867107 + second: PC Computer - Among Us - Before Voting_572 + - first: + 213: -616018680063646949 + second: PC Computer - Among Us - Before Voting_573 + - first: + 213: 1780220031784838268 + second: PC Computer - Among Us - Before Voting_574 + - first: + 213: -7704574744569589962 + second: PC Computer - Among Us - Before Voting_575 + - first: + 213: -4772499061920319247 + second: PC Computer - Among Us - Before Voting_576 + - first: + 213: 5485561190272066907 + second: PC Computer - Among Us - Before Voting_577 + - first: + 213: 1084546840436324874 + second: PC Computer - Among Us - Before Voting_578 + - first: + 213: -9012256016759064064 + second: PC Computer - Among Us - Before Voting_579 + - first: + 213: -8659960840444934805 + second: PC Computer - Among Us - Before Voting_580 + - first: + 213: -6693172284276653561 + second: PC Computer - Among Us - Before Voting_581 + - first: + 213: -2026036732237978875 + second: PC Computer - Among Us - Before Voting_582 + - first: + 213: 4164921845087579390 + second: PC Computer - Among Us - Before Voting_583 + - first: + 213: -6397590754715075094 + second: PC Computer - Among Us - Before Voting_584 + - first: + 213: 7805361448751769277 + second: PC Computer - Among Us - Before Voting_585 + - first: + 213: -8331812907027428883 + second: PC Computer - Among Us - Before Voting_586 + - first: + 213: 9208450301837151539 + second: PC Computer - Among Us - Before Voting_587 + - first: + 213: 4701962257568542810 + second: PC Computer - Among Us - Before Voting_588 + - first: + 213: 8162607951588345583 + second: PC Computer - Among Us - Before Voting_589 + - first: + 213: -6860496016441438645 + second: PC Computer - Among Us - Before Voting_590 + - first: + 213: -413965208280215297 + second: PC Computer - Among Us - Before Voting_591 + - first: + 213: -7284094899348118926 + second: PC Computer - Among Us - Before Voting_592 + - first: + 213: -596735026291545474 + second: PC Computer - Among Us - Before Voting_593 + - first: + 213: 7438976688754636772 + second: PC Computer - Among Us - Before Voting_594 + - first: + 213: -6616893336006263713 + second: PC Computer - Among Us - Before Voting_595 + - first: + 213: 2578505255849811212 + second: PC Computer - Among Us - Before Voting_596 + - first: + 213: 1970510006551252809 + second: PC Computer - Among Us - Before Voting_597 + - first: + 213: -26563251503160365 + second: PC Computer - Among Us - Before Voting_598 + - first: + 213: 834170122275347139 + second: PC Computer - Among Us - Before Voting_599 + - first: + 213: -1298799891362433640 + second: PC Computer - Among Us - Before Voting_600 + - first: + 213: -6823326276766072287 + second: PC Computer - Among Us - Before Voting_601 + - first: + 213: -2648032385715257989 + second: PC Computer - Among Us - Before Voting_602 + - first: + 213: -6482605985478309176 + second: PC Computer - Among Us - Before Voting_603 + - first: + 213: 6520997718360297577 + second: PC Computer - Among Us - Before Voting_604 + - first: + 213: -1415021231139565004 + second: PC Computer - Among Us - Before Voting_605 + - first: + 213: -782493507457731844 + second: PC Computer - Among Us - Before Voting_606 + - first: + 213: 3941369222288940445 + second: PC Computer - Among Us - Before Voting_607 + - first: + 213: -2153937704419217576 + second: PC Computer - Among Us - Before Voting_608 + - first: + 213: 8754043642317101246 + second: PC Computer - Among Us - Before Voting_609 + - first: + 213: -4293751421075386583 + second: PC Computer - Among Us - Before Voting_610 + - first: + 213: -1196762391217664225 + second: PC Computer - Among Us - Before Voting_611 + - first: + 213: -3311176961261643115 + second: PC Computer - Among Us - Before Voting_612 + - first: + 213: -1509077603983285425 + second: PC Computer - Among Us - Before Voting_613 + - first: + 213: -1793340835060889312 + second: PC Computer - Among Us - Before Voting_614 + - first: + 213: 4652461394528169243 + second: PC Computer - Among Us - Before Voting_615 + - first: + 213: -8857915681025350262 + second: PC Computer - Among Us - Before Voting_616 + - first: + 213: -1718445718315687254 + second: PC Computer - Among Us - Before Voting_617 + - first: + 213: -7343375678960346334 + second: PC Computer - Among Us - Before Voting_618 + - first: + 213: -6015469367375709336 + second: PC Computer - Among Us - Before Voting_619 + - first: + 213: 7476805020097083792 + second: PC Computer - Among Us - Before Voting_620 + - first: + 213: 5537371293417334296 + second: PC Computer - Among Us - Before Voting_621 + - first: + 213: -1837959170475843438 + second: PC Computer - Among Us - Before Voting_622 + - first: + 213: -1252279918222490132 + second: PC Computer - Among Us - Before Voting_623 + - first: + 213: 5237068075123474044 + second: PC Computer - Among Us - Before Voting_624 + - first: + 213: 1754838574366390667 + second: PC Computer - Among Us - Before Voting_625 + - first: + 213: -5361748797242270136 + second: PC Computer - Among Us - Before Voting_626 + - first: + 213: 8388174704380701314 + second: PC Computer - Among Us - Before Voting_627 + - first: + 213: 3794001653287674554 + second: PC Computer - Among Us - Before Voting_628 + - first: + 213: 1264005511691914397 + second: PC Computer - Among Us - Before Voting_629 + - first: + 213: -322751282196548465 + second: PC Computer - Among Us - Before Voting_630 + - first: + 213: 3792013952568452397 + second: PC Computer - Among Us - Before Voting_631 + - first: + 213: -1152901146718973383 + second: PC Computer - Among Us - Before Voting_632 + - first: + 213: -6444666695492703179 + second: PC Computer - Among Us - Before Voting_633 + - first: + 213: -933485798940601772 + second: PC Computer - Among Us - Before Voting_634 + - first: + 213: -8356758192920298581 + second: PC Computer - Among Us - Before Voting_635 + - first: + 213: 6281623234244148077 + second: PC Computer - Among Us - Before Voting_636 + - first: + 213: 7276196759994789980 + second: PC Computer - Among Us - Before Voting_637 + - first: + 213: 7989211900015554628 + second: PC Computer - Among Us - Before Voting_638 + - first: + 213: -1067074786609437518 + second: PC Computer - Among Us - Before Voting_639 + - first: + 213: -7051709995090228767 + second: PC Computer - Among Us - Before Voting_640 + - first: + 213: 1171728166104779404 + second: PC Computer - Among Us - Before Voting_641 + - first: + 213: -6829701360853003733 + second: PC Computer - Among Us - Before Voting_642 + - first: + 213: 5671513416754016812 + second: PC Computer - Among Us - Before Voting_643 + - first: + 213: 6162490224243865968 + second: PC Computer - Among Us - Before Voting_644 + - first: + 213: 7643531526485113346 + second: PC Computer - Among Us - Before Voting_645 + - first: + 213: 4552752585566082875 + second: PC Computer - Among Us - Before Voting_646 + - first: + 213: -824930247920875216 + second: PC Computer - Among Us - Before Voting_647 + - first: + 213: 3024911643116568370 + second: PC Computer - Among Us - Before Voting_648 + - first: + 213: -8345846144033947937 + second: PC Computer - Among Us - Before Voting_649 + - first: + 213: -8673090724314655731 + second: PC Computer - Among Us - Before Voting_650 + - first: + 213: -5569334137752251843 + second: PC Computer - Among Us - Before Voting_651 + - first: + 213: 1167927703178990696 + second: PC Computer - Among Us - Before Voting_652 + - first: + 213: 6724966420379697379 + second: PC Computer - Among Us - Before Voting_653 + - first: + 213: -6686208773312787176 + second: PC Computer - Among Us - Before Voting_654 + - first: + 213: 7205287998454648008 + second: PC Computer - Among Us - Before Voting_655 + - first: + 213: 6772047025821931089 + second: PC Computer - Among Us - Before Voting_656 + - first: + 213: -6443353123829083745 + second: PC Computer - Among Us - Before Voting_657 + - first: + 213: -3499526493030755768 + second: PC Computer - Among Us - Before Voting_658 + - first: + 213: 3858791671161416243 + second: PC Computer - Among Us - Before Voting_659 + - first: + 213: -699373370992341357 + second: PC Computer - Among Us - Before Voting_660 + - first: + 213: -5775472420346968314 + second: PC Computer - Among Us - Before Voting_661 + - first: + 213: -804516747817205508 + second: PC Computer - Among Us - Before Voting_662 + - first: + 213: 7985551183078613351 + second: PC Computer - Among Us - Before Voting_663 + - first: + 213: 8337046756697417244 + second: PC Computer - Among Us - Before Voting_664 + - first: + 213: 7608020869508230106 + second: PC Computer - Among Us - Before Voting_665 + - first: + 213: 5649428955987406229 + second: PC Computer - Among Us - Before Voting_666 + - first: + 213: -9133763142642820793 + second: PC Computer - Among Us - Before Voting_667 + - first: + 213: 8528173871468653817 + second: PC Computer - Among Us - Before Voting_668 + - first: + 213: 1019624645557042903 + second: PC Computer - Among Us - Before Voting_669 + - first: + 213: -4670145128111115951 + second: PC Computer - Among Us - Before Voting_670 + - first: + 213: 1720378617677567346 + second: PC Computer - Among Us - Before Voting_671 + - first: + 213: 6406351482284591633 + second: PC Computer - Among Us - Before Voting_672 + - first: + 213: 816701152722969773 + second: PC Computer - Among Us - Before Voting_673 + - first: + 213: 8612295415202109530 + second: PC Computer - Among Us - Before Voting_674 + - first: + 213: 3832660347805115571 + second: PC Computer - Among Us - Before Voting_675 + - first: + 213: -8737539251629000230 + second: PC Computer - Among Us - Before Voting_676 + - first: + 213: -4104932841312208974 + second: PC Computer - Among Us - Before Voting_677 + - first: + 213: -1690443043951139611 + second: PC Computer - Among Us - Before Voting_678 + - first: + 213: 5505013339762346197 + second: PC Computer - Among Us - Before Voting_679 + - first: + 213: 478659974166818163 + second: PC Computer - Among Us - Before Voting_680 + - first: + 213: 5323326612575687301 + second: PC Computer - Among Us - Before Voting_681 + - first: + 213: -875567015726352008 + second: PC Computer - Among Us - Before Voting_682 + - first: + 213: -6591392422768283763 + second: PC Computer - Among Us - Before Voting_683 + - first: + 213: -2846386337330881057 + second: PC Computer - Among Us - Before Voting_684 + - first: + 213: 9068304826772283948 + second: PC Computer - Among Us - Before Voting_685 + - first: + 213: 1210297358655755853 + second: PC Computer - Among Us - Before Voting_686 + - first: + 213: -6081250449982061651 + second: PC Computer - Among Us - Before Voting_687 + - first: + 213: -5972660748772298435 + second: PC Computer - Among Us - Before Voting_688 + - first: + 213: 1475382280256283484 + second: PC Computer - Among Us - Before Voting_689 + - first: + 213: 8364171280754197591 + second: PC Computer - Among Us - Before Voting_690 + - first: + 213: 1071073377624241645 + second: PC Computer - Among Us - Before Voting_691 + - first: + 213: 4548113067533622276 + second: PC Computer - Among Us - Before Voting_692 + - first: + 213: 5442723116707359676 + second: PC Computer - Among Us - Before Voting_693 + - first: + 213: -4582581411244992508 + second: PC Computer - Among Us - Before Voting_694 + - first: + 213: 5651118834915406038 + second: PC Computer - Among Us - Before Voting_695 + - first: + 213: -192726981723382001 + second: PC Computer - Among Us - Before Voting_696 + - first: + 213: 544824634852735060 + second: PC Computer - Among Us - Before Voting_697 + - first: + 213: 5604420681963798397 + second: PC Computer - Among Us - Before Voting_698 + - first: + 213: -3472584860276529164 + second: PC Computer - Among Us - Before Voting_699 + - first: + 213: 3449901667872391867 + second: PC Computer - Among Us - Before Voting_700 + - first: + 213: 6994279192901354889 + second: PC Computer - Among Us - Before Voting_701 + - first: + 213: 284002127692231288 + second: PC Computer - Among Us - Before Voting_702 + - first: + 213: -3880344907823478117 + second: PC Computer - Among Us - Before Voting_703 + - first: + 213: 6981222624683156945 + second: PC Computer - Among Us - Before Voting_704 + - first: + 213: 7713557728404606172 + second: PC Computer - Among Us - Before Voting_705 + - first: + 213: -3704506134442065660 + second: PC Computer - Among Us - Before Voting_706 + - first: + 213: 9168582194033477365 + second: PC Computer - Among Us - Before Voting_707 + - first: + 213: -1806241128197910276 + second: PC Computer - Among Us - Before Voting_708 + - first: + 213: -5875899977321056791 + second: PC Computer - Among Us - Before Voting_709 + - first: + 213: -5235832963299364355 + second: PC Computer - Among Us - Before Voting_710 + - first: + 213: -3339001803116971515 + second: PC Computer - Among Us - Before Voting_711 + - first: + 213: -9175176193816926378 + second: PC Computer - Among Us - Before Voting_712 + - first: + 213: 1018741397126537618 + second: PC Computer - Among Us - Before Voting_713 + - first: + 213: 3921928712501798227 + second: PC Computer - Among Us - Before Voting_714 + - first: + 213: -6509839432105915429 + second: PC Computer - Among Us - Before Voting_715 + - first: + 213: -2241126005368456432 + second: PC Computer - Among Us - Before Voting_716 + - first: + 213: 3666603245330008105 + second: PC Computer - Among Us - Before Voting_717 + - first: + 213: -6035365506651948601 + second: PC Computer - Among Us - Before Voting_718 + - first: + 213: 4114605718205254211 + second: PC Computer - Among Us - Before Voting_719 + - first: + 213: -8883868766617190802 + second: PC Computer - Among Us - Before Voting_720 + - first: + 213: 7077897042127770584 + second: PC Computer - Among Us - Before Voting_721 + - first: + 213: -2765377593772097354 + second: PC Computer - Among Us - Before Voting_722 + - first: + 213: 7294967826797613738 + second: PC Computer - Among Us - Before Voting_723 + - first: + 213: 7398788864713709061 + second: PC Computer - Among Us - Before Voting_724 + - first: + 213: -2857830945761502106 + second: PC Computer - Among Us - Before Voting_725 + - first: + 213: -656662158521690765 + second: PC Computer - Among Us - Before Voting_726 + - first: + 213: 9084483734643367018 + second: PC Computer - Among Us - Before Voting_727 + - first: + 213: 4260424882632322678 + second: PC Computer - Among Us - Before Voting_728 + - first: + 213: -2178933722673568264 + second: PC Computer - Among Us - Before Voting_729 + - first: + 213: 8231601773965799950 + second: PC Computer - Among Us - Before Voting_730 + - first: + 213: -5313380786424224875 + second: PC Computer - Among Us - Before Voting_731 + - first: + 213: -541968916603889692 + second: PC Computer - Among Us - Before Voting_732 + - first: + 213: -2255368983924553877 + second: PC Computer - Among Us - Before Voting_733 + - first: + 213: -2319314749529442342 + second: PC Computer - Among Us - Before Voting_734 + - first: + 213: -4112594415069014059 + second: PC Computer - Among Us - Before Voting_735 + - first: + 213: 2396908076654151600 + second: PC Computer - Among Us - Before Voting_736 + - first: + 213: 2122226590386729816 + second: PC Computer - Among Us - Before Voting_737 + - first: + 213: 3237089018005383419 + second: PC Computer - Among Us - Before Voting_738 + - first: + 213: 6948353251466647367 + second: PC Computer - Among Us - Before Voting_739 + - first: + 213: 3228493404585807105 + second: PC Computer - Among Us - Before Voting_740 + - first: + 213: -3687978155087437274 + second: PC Computer - Among Us - Before Voting_741 + - first: + 213: -7476075650093841471 + second: PC Computer - Among Us - Before Voting_742 + - first: + 213: -6967340579529342972 + second: PC Computer - Among Us - Before Voting_743 + - first: + 213: 8688165727798150936 + second: PC Computer - Among Us - Before Voting_744 + - first: + 213: 6652841565597087080 + second: PC Computer - Among Us - Before Voting_745 + - first: + 213: -2695349146366369762 + second: PC Computer - Among Us - Before Voting_746 + - first: + 213: -3414673244955399579 + second: PC Computer - Among Us - Before Voting_747 + - first: + 213: 1030139991156717390 + second: PC Computer - Among Us - Before Voting_748 + - first: + 213: 7380041737505961032 + second: PC Computer - Among Us - Before Voting_749 + - first: + 213: 1945113371556461607 + second: PC Computer - Among Us - Before Voting_750 + - first: + 213: -2723823746966019516 + second: PC Computer - Among Us - Before Voting_751 + - first: + 213: 3445422217199691820 + second: PC Computer - Among Us - Before Voting_752 + - first: + 213: 167095170088803762 + second: PC Computer - Among Us - Before Voting_753 + - first: + 213: -3810681253354311957 + second: PC Computer - Among Us - Before Voting_754 + - first: + 213: -4886733878648258904 + second: PC Computer - Among Us - Before Voting_755 + - first: + 213: 5157301366870449295 + second: PC Computer - Among Us - Before Voting_756 + - first: + 213: 1751783342181389739 + second: PC Computer - Among Us - Before Voting_757 + - first: + 213: -6043345673519891549 + second: PC Computer - Among Us - Before Voting_758 + - first: + 213: -6422929479894541115 + second: PC Computer - Among Us - Before Voting_759 + - first: + 213: 4833777507164593295 + second: PC Computer - Among Us - Before Voting_760 + - first: + 213: -2721824977188734808 + second: PC Computer - Among Us - Before Voting_761 + - first: + 213: -5734075557414602823 + second: PC Computer - Among Us - Before Voting_762 + - first: + 213: -8480406798374616751 + second: PC Computer - Among Us - Before Voting_763 + - first: + 213: -2805716549689409754 + second: PC Computer - Among Us - Before Voting_764 + - first: + 213: -883479155461368018 + second: PC Computer - Among Us - Before Voting_765 + - first: + 213: 6824705227723400840 + second: PC Computer - Among Us - Before Voting_766 + - first: + 213: -1975581416978512982 + second: PC Computer - Among Us - Before Voting_767 + - first: + 213: 7185368452603129694 + second: PC Computer - Among Us - Before Voting_768 + - first: + 213: 454490658572398862 + second: PC Computer - Among Us - Before Voting_769 + - first: + 213: 2872011365944920359 + second: PC Computer - Among Us - Before Voting_770 + - first: + 213: -7722351117426226701 + second: PC Computer - Among Us - Before Voting_771 + - first: + 213: -1491860932478552129 + second: PC Computer - Among Us - Before Voting_772 + - first: + 213: -5509330393967922621 + second: PC Computer - Among Us - Before Voting_773 + - first: + 213: -7242897662722472696 + second: PC Computer - Among Us - Before Voting_774 + - first: + 213: 2279315894207996296 + second: PC Computer - Among Us - Before Voting_775 + - first: + 213: -4456928952838697689 + second: PC Computer - Among Us - Before Voting_776 + - first: + 213: -5596374460870786767 + second: PC Computer - Among Us - Before Voting_777 + - first: + 213: -1333773274743447846 + second: PC Computer - Among Us - Before Voting_778 + - first: + 213: -3873797292688074153 + second: PC Computer - Among Us - Before Voting_779 + - first: + 213: -6325418597422175914 + second: PC Computer - Among Us - Before Voting_780 + - first: + 213: -6564755569871544249 + second: PC Computer - Among Us - Before Voting_781 + - first: + 213: 3825633465264256435 + second: PC Computer - Among Us - Before Voting_782 + - first: + 213: 7240740836181811577 + second: PC Computer - Among Us - Before Voting_783 + - first: + 213: -2748981076227217697 + second: PC Computer - Among Us - Before Voting_784 + - first: + 213: 968248748733612833 + second: PC Computer - Among Us - Before Voting_785 + - first: + 213: -750353392623628489 + second: PC Computer - Among Us - Before Voting_786 + - first: + 213: -2495874014399530346 + second: PC Computer - Among Us - Before Voting_787 + - first: + 213: 4867838764616688091 + second: PC Computer - Among Us - Before Voting_788 + - first: + 213: -5680767732206738770 + second: PC Computer - Among Us - Before Voting_789 + - first: + 213: 783965359451250158 + second: PC Computer - Among Us - Before Voting_790 + - first: + 213: 5358809085340325711 + second: PC Computer - Among Us - Before Voting_791 + - first: + 213: 8977573011456969060 + second: PC Computer - Among Us - Before Voting_792 + - first: + 213: -1687135870674133106 + second: PC Computer - Among Us - Before Voting_793 + - first: + 213: -7707273725066486199 + second: PC Computer - Among Us - Before Voting_794 + - first: + 213: 3406032183722990230 + second: PC Computer - Among Us - Before Voting_795 + - first: + 213: 1701218434954220164 + second: PC Computer - Among Us - Before Voting_796 + - first: + 213: 8626895579753522378 + second: PC Computer - Among Us - Before Voting_797 + - first: + 213: 4494563754386134136 + second: PC Computer - Among Us - Before Voting_798 + - first: + 213: 5349454955460384796 + second: PC Computer - Among Us - Before Voting_799 + - first: + 213: 5884571530762255106 + second: PC Computer - Among Us - Before Voting_800 + - first: + 213: 8527072652083204123 + second: PC Computer - Among Us - Before Voting_801 + - first: + 213: 2419547218862481132 + second: PC Computer - Among Us - Before Voting_802 + - first: + 213: 6838291034721083399 + second: PC Computer - Among Us - Before Voting_803 + - first: + 213: -8701633768732480415 + second: PC Computer - Among Us - Before Voting_804 + - first: + 213: -1984827385911573349 + second: PC Computer - Among Us - Before Voting_805 + - first: + 213: -304878454574925626 + second: PC Computer - Among Us - Before Voting_806 + - first: + 213: -1936858655677101633 + second: PC Computer - Among Us - Before Voting_807 + - first: + 213: 5043023711774832053 + second: PC Computer - Among Us - Before Voting_808 + - first: + 213: 8061587255461446212 + second: PC Computer - Among Us - Before Voting_809 + - first: + 213: 6178684123283576907 + second: PC Computer - Among Us - Before Voting_810 + - first: + 213: -4365675759587793441 + second: PC Computer - Among Us - Before Voting_811 + - first: + 213: 7207812842993316911 + second: PC Computer - Among Us - Before Voting_812 + - first: + 213: 8049111976060986672 + second: PC Computer - Among Us - Before Voting_813 + - first: + 213: 7040028907144912359 + second: PC Computer - Among Us - Before Voting_814 + - first: + 213: -8845020261655046199 + second: PC Computer - Among Us - Before Voting_815 + - first: + 213: -8250283784330116870 + second: PC Computer - Among Us - Before Voting_816 + - first: + 213: -7150113401529100053 + second: PC Computer - Among Us - Before Voting_817 + - first: + 213: -2809825785639286683 + second: PC Computer - Among Us - Before Voting_818 + - first: + 213: 1824193736712001810 + second: PC Computer - Among Us - Before Voting_819 + - first: + 213: -3768566006644301567 + second: PC Computer - Among Us - Before Voting_820 + - first: + 213: -466383319366254956 + second: PC Computer - Among Us - Before Voting_821 + - first: + 213: 7372198855455060776 + second: PC Computer - Among Us - Before Voting_822 + - first: + 213: -7373316120062222553 + second: PC Computer - Among Us - Before Voting_823 + - first: + 213: -5244219467655934841 + second: PC Computer - Among Us - Before Voting_824 + - first: + 213: 3510484232891694809 + second: PC Computer - Among Us - Before Voting_825 + - first: + 213: -9088454147484218119 + second: PC Computer - Among Us - Before Voting_826 + - first: + 213: 1315634862642227680 + second: PC Computer - Among Us - Before Voting_827 + - first: + 213: -173266847720889484 + second: PC Computer - Among Us - Before Voting_828 + - first: + 213: 6028623458819152888 + second: PC Computer - Among Us - Before Voting_829 + - first: + 213: 3512484746230854724 + second: PC Computer - Among Us - Before Voting_830 + - first: + 213: 6150442784947314114 + second: PC Computer - Among Us - Before Voting_831 + - first: + 213: -1728531260220649988 + second: PC Computer - Among Us - Before Voting_832 + - first: + 213: -7403888406886508461 + second: PC Computer - Among Us - Before Voting_833 + - first: + 213: 5736258812548366922 + second: PC Computer - Among Us - Before Voting_834 + - first: + 213: 5109732076389081565 + second: PC Computer - Among Us - Before Voting_835 + - first: + 213: -3189037639995583605 + second: PC Computer - Among Us - Before Voting_836 + - first: + 213: 3865102907715947839 + second: PC Computer - Among Us - Before Voting_837 + - first: + 213: -8809240541892231775 + second: PC Computer - Among Us - Before Voting_838 + - first: + 213: -9194127969411697340 + second: PC Computer - Among Us - Before Voting_839 + - first: + 213: -5667204538624883735 + second: PC Computer - Among Us - Before Voting_840 + - first: + 213: 1475532443162522719 + second: PC Computer - Among Us - Before Voting_841 + - first: + 213: -3877889953450126161 + second: PC Computer - Among Us - Before Voting_842 + - first: + 213: -5905229918824525617 + second: PC Computer - Among Us - Before Voting_843 + - first: + 213: 176456394395526116 + second: PC Computer - Among Us - Before Voting_844 + - first: + 213: 9029918043231049300 + second: PC Computer - Among Us - Before Voting_845 + - first: + 213: 4923760716568767275 + second: PC Computer - Among Us - Before Voting_846 + - first: + 213: -3588979856894818661 + second: PC Computer - Among Us - Before Voting_847 + - first: + 213: -6462618209390351453 + second: PC Computer - Among Us - Before Voting_848 + - first: + 213: -5446145063852346537 + second: PC Computer - Among Us - Before Voting_849 + - first: + 213: 2122104284890860552 + second: PC Computer - Among Us - Before Voting_850 + - first: + 213: -2556416735693490426 + second: PC Computer - Among Us - Before Voting_851 + - first: + 213: 4695838233343794770 + second: PC Computer - Among Us - Before Voting_852 + - first: + 213: -580826641226718070 + second: PC Computer - Among Us - Before Voting_853 + - first: + 213: -4150767301296153618 + second: PC Computer - Among Us - Before Voting_854 + - first: + 213: -7335102012747595725 + second: PC Computer - Among Us - Before Voting_855 + - first: + 213: -5695637374057170423 + second: PC Computer - Among Us - Before Voting_856 + - first: + 213: -6836774420990760372 + second: PC Computer - Among Us - Before Voting_857 + - first: + 213: -2966883165133820753 + second: PC Computer - Among Us - Before Voting_858 + - first: + 213: 1051343098676897336 + second: PC Computer - Among Us - Before Voting_859 + - first: + 213: -613950860549882658 + second: PC Computer - Among Us - Before Voting_860 + - first: + 213: -4553188233246870518 + second: PC Computer - Among Us - Before Voting_861 + - first: + 213: -5579486151708405429 + second: PC Computer - Among Us - Before Voting_862 + - first: + 213: 1952012840689252699 + second: PC Computer - Among Us - Before Voting_863 + - first: + 213: -5503640327567814607 + second: PC Computer - Among Us - Before Voting_864 + - first: + 213: -5007094300548928593 + second: PC Computer - Among Us - Before Voting_865 + - first: + 213: -395358769661892391 + second: PC Computer - Among Us - Before Voting_866 + - first: + 213: -8862096786952378454 + second: PC Computer - Among Us - Before Voting_867 + - first: + 213: 7215099367514782600 + second: PC Computer - Among Us - Before Voting_868 + - first: + 213: 7945227133145379973 + second: PC Computer - Among Us - Before Voting_869 + - first: + 213: -5832524275917522171 + second: PC Computer - Among Us - Before Voting_870 + - first: + 213: 4091379509678580066 + second: PC Computer - Among Us - Before Voting_871 + - first: + 213: 4147340393657436630 + second: PC Computer - Among Us - Before Voting_872 + - first: + 213: -1298333347255162578 + second: PC Computer - Among Us - Before Voting_873 + - first: + 213: -4851162952071188892 + second: PC Computer - Among Us - Before Voting_874 + - first: + 213: 4408165803525770399 + second: PC Computer - Among Us - Before Voting_875 + - first: + 213: -1729282027027834826 + second: PC Computer - Among Us - Before Voting_876 + - first: + 213: 4201348978564658654 + second: PC Computer - Among Us - Before Voting_877 + - first: + 213: 4250985055060411263 + second: PC Computer - Among Us - Before Voting_878 + - first: + 213: -1949705015558447444 + second: PC Computer - Among Us - Before Voting_879 + - first: + 213: -7731321954129169501 + second: PC Computer - Among Us - Before Voting_880 + - first: + 213: 390934773736971593 + second: PC Computer - Among Us - Before Voting_881 + - first: + 213: 118713155381544960 + second: PC Computer - Among Us - Before Voting_882 + - first: + 213: 856495277942544702 + second: PC Computer - Among Us - Before Voting_883 + - first: + 213: -432027745598673406 + second: PC Computer - Among Us - Before Voting_884 + - first: + 213: 859968327290333647 + second: PC Computer - Among Us - Before Voting_885 + - first: + 213: -6264639336148327382 + second: PC Computer - Among Us - Before Voting_886 + - first: + 213: 7777793183177670141 + second: PC Computer - Among Us - Before Voting_887 + - first: + 213: 191923518111848212 + second: PC Computer - Among Us - Before Voting_888 + - first: + 213: 1215758881400248250 + second: PC Computer - Among Us - Before Voting_889 + - first: + 213: -1080559142082206293 + second: PC Computer - Among Us - Before Voting_890 + - first: + 213: -6510997653460068568 + second: PC Computer - Among Us - Before Voting_891 + - first: + 213: -5395496015529422646 + second: PC Computer - Among Us - Before Voting_892 + - first: + 213: -541656649748775604 + second: PC Computer - Among Us - Before Voting_893 + - first: + 213: -5629094899288641933 + second: PC Computer - Among Us - Before Voting_894 + - first: + 213: -1230942917229646373 + second: PC Computer - Among Us - Before Voting_895 + - first: + 213: -4821553689493029997 + second: PC Computer - Among Us - Before Voting_896 + - first: + 213: -8303010542663293226 + second: PC Computer - Among Us - Before Voting_897 + - first: + 213: -1371461094593616487 + second: PC Computer - Among Us - Before Voting_898 + - first: + 213: -3911471916065728503 + second: PC Computer - Among Us - Before Voting_899 + - first: + 213: -8553994482305762502 + second: PC Computer - Among Us - Before Voting_900 + - first: + 213: -235718207278422905 + second: PC Computer - Among Us - Before Voting_901 + - first: + 213: -2959473007812699202 + second: PC Computer - Among Us - Before Voting_902 + - first: + 213: -2758926152065479375 + second: PC Computer - Among Us - Before Voting_903 + - first: + 213: 7537472491066973779 + second: PC Computer - Among Us - Before Voting_904 + - first: + 213: -5506382256405566678 + second: PC Computer - Among Us - Before Voting_905 + - first: + 213: -922608048402494502 + second: PC Computer - Among Us - Before Voting_906 + - first: + 213: 3125545709177894037 + second: PC Computer - Among Us - Before Voting_907 + - first: + 213: 8542081063788250956 + second: PC Computer - Among Us - Before Voting_908 + - first: + 213: 5441170968226608852 + second: PC Computer - Among Us - Before Voting_909 + - first: + 213: 4027869316065630727 + second: PC Computer - Among Us - Before Voting_910 + - first: + 213: 1369445742949554879 + second: PC Computer - Among Us - Before Voting_911 + - first: + 213: -5640899982608148198 + second: PC Computer - Among Us - Before Voting_912 + - first: + 213: 2584471895170079120 + second: PC Computer - Among Us - Before Voting_913 + - first: + 213: 958426211419103065 + second: PC Computer - Among Us - Before Voting_914 + - first: + 213: -4950869445368835450 + second: PC Computer - Among Us - Before Voting_915 + - first: + 213: 3347494524658450933 + second: PC Computer - Among Us - Before Voting_916 + - first: + 213: 2169494950175888925 + second: PC Computer - Among Us - Before Voting_917 + - first: + 213: -7305882199331701928 + second: PC Computer - Among Us - Before Voting_918 + - first: + 213: 5546884210775734883 + second: PC Computer - Among Us - Before Voting_919 + - first: + 213: -5993405037318923312 + second: PC Computer - Among Us - Before Voting_920 + - first: + 213: 6172713707457213697 + second: PC Computer - Among Us - Before Voting_921 + - first: + 213: 3298295734548352920 + second: PC Computer - Among Us - Before Voting_922 + - first: + 213: 2366161333759642780 + second: PC Computer - Among Us - Before Voting_923 + - first: + 213: -700447613768972284 + second: PC Computer - Among Us - Before Voting_924 + - first: + 213: -9040972341375204644 + second: PC Computer - Among Us - Before Voting_925 + - first: + 213: -3426877265301145089 + second: PC Computer - Among Us - Before Voting_926 + - first: + 213: -583671218869902519 + second: PC Computer - Among Us - Before Voting_927 + - first: + 213: 6855895886672818061 + second: PC Computer - Among Us - Before Voting_928 + - first: + 213: -644615558323981591 + second: PC Computer - Among Us - Before Voting_929 + - first: + 213: 2473457703810605921 + second: PC Computer - Among Us - Before Voting_930 + - first: + 213: 7427900738010973999 + second: PC Computer - Among Us - Before Voting_931 + - first: + 213: -1847969863885293497 + second: PC Computer - Among Us - Before Voting_932 + - first: + 213: -2598474235252585072 + second: PC Computer - Among Us - Before Voting_933 + - first: + 213: 4936584421354936948 + second: PC Computer - Among Us - Before Voting_934 + - first: + 213: 8531828837759324640 + second: PC Computer - Among Us - Before Voting_935 + - first: + 213: -8304735692146041699 + second: PC Computer - Among Us - Before Voting_936 + - first: + 213: -2378301499879628 + second: PC Computer - Among Us - Before Voting_937 + - first: + 213: -352379809584698650 + second: PC Computer - Among Us - Before Voting_938 + - first: + 213: -996718018128203360 + second: PC Computer - Among Us - Before Voting_939 + - first: + 213: -8428759539229529578 + second: PC Computer - Among Us - Before Voting_940 + - first: + 213: -6980375111116168616 + second: PC Computer - Among Us - Before Voting_941 + - first: + 213: -7363525087526577301 + second: PC Computer - Among Us - Before Voting_942 + - first: + 213: -469077602304046456 + second: PC Computer - Among Us - Before Voting_943 + - first: + 213: -6503929830623973184 + second: PC Computer - Among Us - Before Voting_944 + - first: + 213: -9114469402088189202 + second: PC Computer - Among Us - Before Voting_945 + - first: + 213: 8864395282137445447 + second: PC Computer - Among Us - Before Voting_946 + - first: + 213: -808019157271453720 + second: PC Computer - Among Us - Before Voting_947 + - first: + 213: -699021926830579632 + second: PC Computer - Among Us - Before Voting_948 + - first: + 213: 9766563467269439 + second: PC Computer - Among Us - Before Voting_949 + - first: + 213: -8580344208584112541 + second: PC Computer - Among Us - Before Voting_950 + - first: + 213: 4118931834944430493 + second: PC Computer - Among Us - Before Voting_951 + - first: + 213: -5912288212737885646 + second: PC Computer - Among Us - Before Voting_952 + - first: + 213: 4802740034374123145 + second: PC Computer - Among Us - Before Voting_953 + - first: + 213: -5670201756307333508 + second: PC Computer - Among Us - Before Voting_954 + - first: + 213: -719367349839149705 + second: PC Computer - Among Us - Before Voting_955 + - first: + 213: 8841326742657624964 + second: PC Computer - Among Us - Before Voting_956 + - first: + 213: -3649402534089321191 + second: PC Computer - Among Us - Before Voting_957 + - first: + 213: 8275904685697996546 + second: PC Computer - Among Us - Before Voting_958 + - first: + 213: 480659708836881590 + second: PC Computer - Among Us - Before Voting_959 + - first: + 213: 5012070816985450295 + second: PC Computer - Among Us - Before Voting_960 + - first: + 213: -5890912135476442175 + second: PC Computer - Among Us - Before Voting_961 + - first: + 213: 792555810899119958 + second: PC Computer - Among Us - Before Voting_962 + - first: + 213: 3562886859914627401 + second: PC Computer - Among Us - Before Voting_963 + - first: + 213: 6263057624299508520 + second: PC Computer - Among Us - Before Voting_964 + - first: + 213: 7239998091632704181 + second: PC Computer - Among Us - Before Voting_965 + - first: + 213: 8096968267465919231 + second: PC Computer - Among Us - Before Voting_966 + - first: + 213: 8694958901178862108 + second: PC Computer - Among Us - Before Voting_967 + - first: + 213: 1851584325210733014 + second: PC Computer - Among Us - Before Voting_968 + - first: + 213: 2116628785096686285 + second: PC Computer - Among Us - Before Voting_969 + - first: + 213: 2181586907240902331 + second: PC Computer - Among Us - Before Voting_970 + - first: + 213: -8909174358727674075 + second: PC Computer - Among Us - Before Voting_971 + - first: + 213: 5870948558971414756 + second: PC Computer - Among Us - Before Voting_972 + - first: + 213: -7439124241662937479 + second: PC Computer - Among Us - Before Voting_973 + - first: + 213: 3538150903310604681 + second: PC Computer - Among Us - Before Voting_974 + - first: + 213: -1123724547601477707 + second: PC Computer - Among Us - Before Voting_975 + - first: + 213: -4142253958437031313 + second: PC Computer - Among Us - Before Voting_976 + - first: + 213: -4045636129810362930 + second: PC Computer - Among Us - Before Voting_977 + - first: + 213: 5009086418746815272 + second: PC Computer - Among Us - Before Voting_978 + - first: + 213: 4793180455864215830 + second: PC Computer - Among Us - Before Voting_979 + - first: + 213: 7197169413336107984 + second: PC Computer - Among Us - Before Voting_980 + - first: + 213: 5693911692874164019 + second: PC Computer - Among Us - Before Voting_981 + - first: + 213: -4698586342697833634 + second: PC Computer - Among Us - Before Voting_982 + - first: + 213: -1609624769086060998 + second: PC Computer - Among Us - Before Voting_983 + - first: + 213: -7458578163546777228 + second: PC Computer - Among Us - Before Voting_984 + - first: + 213: 3711752785891308919 + second: PC Computer - Among Us - Before Voting_985 + - first: + 213: -8767858511025253317 + second: PC Computer - Among Us - Before Voting_986 + - first: + 213: -3459590606020455483 + second: PC Computer - Among Us - Before Voting_987 + - first: + 213: -6946481183398560780 + second: PC Computer - Among Us - Before Voting_988 + - first: + 213: 8774257751069475744 + second: PC Computer - Among Us - Before Voting_989 + - first: + 213: 1512627358840835733 + second: PC Computer - Among Us - Before Voting_990 + - first: + 213: -3997988388754279859 + second: PC Computer - Among Us - Before Voting_991 + - first: + 213: -1884195694755324167 + second: PC Computer - Among Us - Before Voting_992 + - first: + 213: 5848453375136679318 + second: PC Computer - Among Us - Before Voting_993 + - first: + 213: -3977300304151351029 + second: PC Computer - Among Us - Before Voting_994 + - first: + 213: -4603796011044922429 + second: PC Computer - Among Us - Before Voting_995 + - first: + 213: -3013116213500912626 + second: PC Computer - Among Us - Before Voting_996 + - first: + 213: -191444832494427665 + second: PC Computer - Among Us - Before Voting_997 + - first: + 213: -5715004678261317528 + second: PC Computer - Among Us - Before Voting_998 + - first: + 213: 116681919474475011 + second: PC Computer - Among Us - Before Voting_999 + - first: + 213: 9087659889056709296 + second: PC Computer - Among Us - Before Voting_1000 + - first: + 213: -7130748664091905455 + second: PC Computer - Among Us - Before Voting_1001 + - first: + 213: 7326929570439682554 + second: PC Computer - Among Us - Before Voting_1002 + - first: + 213: 8340801785828839347 + second: PC Computer - Among Us - Before Voting_1003 + - first: + 213: -1715054404518535153 + second: PC Computer - Among Us - Before Voting_1004 + - first: + 213: 368982418398693237 + second: PC Computer - Among Us - Before Voting_1005 + - first: + 213: -3759364561916241926 + second: PC Computer - Among Us - Before Voting_1006 + - first: + 213: 2530030350492074094 + second: PC Computer - Among Us - Before Voting_1007 + - first: + 213: 5572654142724874045 + second: PC Computer - Among Us - Before Voting_1008 + - first: + 213: 136932971534983593 + second: PC Computer - Among Us - Before Voting_1009 + - first: + 213: 8235476227417980382 + second: PC Computer - Among Us - Before Voting_1010 + - first: + 213: 1371597602673181583 + second: PC Computer - Among Us - Before Voting_1011 + - first: + 213: -5546545307582684383 + second: PC Computer - Among Us - Before Voting_1012 + - first: + 213: -7721098886087561983 + second: PC Computer - Among Us - Before Voting_1013 + - first: + 213: -8693343625143154620 + second: PC Computer - Among Us - Before Voting_1014 + - first: + 213: -7881685325978711041 + second: PC Computer - Among Us - Before Voting_1015 + - first: + 213: -5728280848672510067 + second: PC Computer - Among Us - Before Voting_1016 + - first: + 213: 7975872253140029161 + second: PC Computer - Among Us - Before Voting_1017 + - first: + 213: -7998095671567209996 + second: PC Computer - Among Us - Before Voting_1018 + - first: + 213: -2001360497083262252 + second: PC Computer - Among Us - Before Voting_1019 + - first: + 213: -7501048059008600704 + second: PC Computer - Among Us - Before Voting_1020 + - first: + 213: -519848375865673901 + second: PC Computer - Among Us - Before Voting_1021 + - first: + 213: 4252788131045720006 + second: PC Computer - Among Us - Before Voting_1022 + - first: + 213: 5598470976402763089 + second: PC Computer - Among Us - Before Voting_1023 + - first: + 213: 2620331943929244235 + second: PC Computer - Among Us - Before Voting_1024 + - first: + 213: 4114518825758433326 + second: PC Computer - Among Us - Before Voting_1025 + - first: + 213: 2643093944483080894 + second: PC Computer - Among Us - Before Voting_1026 + - first: + 213: 5813975469013831720 + second: PC Computer - Among Us - Before Voting_1027 + - first: + 213: -959597004319469040 + second: PC Computer - Among Us - Before Voting_1028 + - first: + 213: 750334878046524774 + second: PC Computer - Among Us - Before Voting_1029 + - first: + 213: -3142641653599326511 + second: PC Computer - Among Us - Before Voting_1030 + - first: + 213: -5171645989911437673 + second: PC Computer - Among Us - Before Voting_1031 + - first: + 213: -6449921042497572045 + second: PC Computer - Among Us - Before Voting_1032 + - first: + 213: -6408357507817406278 + second: PC Computer - Among Us - Before Voting_1033 + - first: + 213: 1079243144892305653 + second: PC Computer - Among Us - Before Voting_1034 + - first: + 213: -7330584628608887785 + second: PC Computer - Among Us - Before Voting_1035 + - first: + 213: -73243022096666800 + second: PC Computer - Among Us - Before Voting_1036 + - first: + 213: 4290054718690377910 + second: PC Computer - Among Us - Before Voting_1037 + - first: + 213: -6252382969782716934 + second: PC Computer - Among Us - Before Voting_1038 + - first: + 213: -1204450367614642295 + second: PC Computer - Among Us - Before Voting_1039 + - first: + 213: 490298973607707852 + second: PC Computer - Among Us - Before Voting_1040 + - first: + 213: -7120318197941299036 + second: PC Computer - Among Us - Before Voting_1041 + - first: + 213: 5615159731541892904 + second: PC Computer - Among Us - Before Voting_1042 + - first: + 213: -8916943157147651164 + second: PC Computer - Among Us - Before Voting_1043 + - first: + 213: -4321289377961790395 + second: PC Computer - Among Us - Before Voting_1044 + - first: + 213: 7005756991207162488 + second: PC Computer - Among Us - Before Voting_1045 + - first: + 213: 1353113989870041356 + second: PC Computer - Among Us - Before Voting_1046 + - first: + 213: 8856994413559243449 + second: PC Computer - Among Us - Before Voting_1047 + - first: + 213: 8098945399147486022 + second: PC Computer - Among Us - Before Voting_1048 + - first: + 213: -8577511298520354565 + second: PC Computer - Among Us - Before Voting_1049 + - first: + 213: 7080020279552352570 + second: PC Computer - Among Us - Before Voting_1050 + - first: + 213: -964921853852591147 + second: PC Computer - Among Us - Before Voting_1051 + - first: + 213: -902334604196804986 + second: PC Computer - Among Us - Before Voting_1052 + - first: + 213: 8505754715332685400 + second: PC Computer - Among Us - Before Voting_1053 + - first: + 213: 3848219980302859724 + second: PC Computer - Among Us - Before Voting_1054 + - first: + 213: -654227556814853508 + second: PC Computer - Among Us - Before Voting_1055 + - first: + 213: -5604096663801375972 + second: PC Computer - Among Us - Before Voting_1056 + - first: + 213: 3768728530556117905 + second: PC Computer - Among Us - Before Voting_1057 + - first: + 213: 8877505681138204056 + second: PC Computer - Among Us - Before Voting_1058 + - first: + 213: -8238646173666844304 + second: PC Computer - Among Us - Before Voting_1059 + - first: + 213: 8038072424468745344 + second: PC Computer - Among Us - Before Voting_1060 + - first: + 213: 1293234590071989781 + second: PC Computer - Among Us - Before Voting_1061 + - first: + 213: 3479948524822714321 + second: PC Computer - Among Us - Before Voting_1062 + - first: + 213: 143113342275374337 + second: PC Computer - Among Us - Before Voting_1063 + - first: + 213: 2602281526892073771 + second: PC Computer - Among Us - Before Voting_1064 + - first: + 213: 5614970476004555719 + second: PC Computer - Among Us - Before Voting_1065 + - first: + 213: 1544938431448153589 + second: PC Computer - Among Us - Before Voting_1066 + - first: + 213: -5993061658768298518 + second: PC Computer - Among Us - Before Voting_1067 + - first: + 213: -6398784405470446571 + second: PC Computer - Among Us - Before Voting_1068 + - first: + 213: -1794426880570404209 + second: PC Computer - Among Us - Before Voting_1069 + - first: + 213: -9133711706321738933 + second: PC Computer - Among Us - Before Voting_1070 + - first: + 213: -2378566796757189704 + second: PC Computer - Among Us - Before Voting_1071 + - first: + 213: 2676950393782278801 + second: PC Computer - Among Us - Before Voting_1072 + - first: + 213: -6911281935815455017 + second: PC Computer - Among Us - Before Voting_1073 + - first: + 213: -4719573953376013370 + second: PC Computer - Among Us - Before Voting_1074 + - first: + 213: -281279698978953178 + second: PC Computer - Among Us - Before Voting_1075 + - first: + 213: 7561671176713067636 + second: PC Computer - Among Us - Before Voting_1076 + - first: + 213: -6761562939163826683 + second: PC Computer - Among Us - Before Voting_1077 + - first: + 213: -746271073645813964 + second: PC Computer - Among Us - Before Voting_1078 + - first: + 213: -3572314827338588938 + second: PC Computer - Among Us - Before Voting_1079 + - first: + 213: -9074515549327807474 + second: PC Computer - Among Us - Before Voting_1080 + - first: + 213: -9157377795586460807 + second: PC Computer - Among Us - Before Voting_1081 + - first: + 213: 5619030372027630032 + second: PC Computer - Among Us - Before Voting_1082 + - first: + 213: 5344071511699910576 + second: PC Computer - Among Us - Before Voting_1083 + - first: + 213: -8014829653020941701 + second: PC Computer - Among Us - Before Voting_1084 + - first: + 213: 1637122229096482052 + second: PC Computer - Among Us - Before Voting_1085 + - first: + 213: -886606372645334573 + second: PC Computer - Among Us - Before Voting_1086 + - first: + 213: 5466235230902502098 + second: PC Computer - Among Us - Before Voting_1087 + - first: + 213: -7469351515323582425 + second: PC Computer - Among Us - Before Voting_1088 + - first: + 213: -5883055161753125097 + second: PC Computer - Among Us - Before Voting_1089 + - first: + 213: -4772515369128550759 + second: PC Computer - Among Us - Before Voting_1090 + - first: + 213: 7403083735677590426 + second: PC Computer - Among Us - Before Voting_1091 + - first: + 213: -5522423256294578233 + second: PC Computer - Among Us - Before Voting_1092 + - first: + 213: -3993337418022176582 + second: PC Computer - Among Us - Before Voting_1093 + - first: + 213: -6746771603723543862 + second: PC Computer - Among Us - Before Voting_1094 + - first: + 213: -7287350494854566129 + second: PC Computer - Among Us - Before Voting_1095 + - first: + 213: -6431320852567393465 + second: PC Computer - Among Us - Before Voting_1096 + - first: + 213: 6315143491713256264 + second: PC Computer - Among Us - Before Voting_1097 + - first: + 213: -1916283933391283926 + second: PC Computer - Among Us - Before Voting_1098 + - first: + 213: -8934269928983401511 + second: PC Computer - Among Us - Before Voting_1099 + - first: + 213: 9071606425492866810 + second: PC Computer - Among Us - Before Voting_1100 + - first: + 213: 5722472960588207156 + second: PC Computer - Among Us - Before Voting_1101 + - first: + 213: -3146048315696787583 + second: PC Computer - Among Us - Before Voting_1102 + - first: + 213: 8167520752611883330 + second: PC Computer - Among Us - Before Voting_1103 + - first: + 213: -2002627859307461363 + second: PC Computer - Among Us - Before Voting_1104 + - first: + 213: -3862728735584237453 + second: PC Computer - Among Us - Before Voting_1105 + - first: + 213: -98124844836697942 + second: PC Computer - Among Us - Before Voting_1106 + - first: + 213: 7232535784982647064 + second: PC Computer - Among Us - Before Voting_1107 + - first: + 213: -807276794342273770 + second: PC Computer - Among Us - Before Voting_1108 + - first: + 213: -809219030620682856 + second: PC Computer - Among Us - Before Voting_1109 + - first: + 213: -4169122929300111767 + second: PC Computer - Among Us - Before Voting_1110 + - first: + 213: 3333077455901092441 + second: PC Computer - Among Us - Before Voting_1111 + - first: + 213: 7577858861982004859 + second: PC Computer - Among Us - Before Voting_1112 + - first: + 213: 1723531000398765312 + second: PC Computer - Among Us - Before Voting_1113 + - first: + 213: -7673203215909699035 + second: PC Computer - Among Us - Before Voting_1114 + - first: + 213: 4821824062186946824 + second: PC Computer - Among Us - Before Voting_1115 + - first: + 213: -6415678681207049855 + second: PC Computer - Among Us - Before Voting_1116 + - first: + 213: 6776344797711967815 + second: PC Computer - Among Us - Before Voting_1117 + - first: + 213: -9020565406225190498 + second: PC Computer - Among Us - Before Voting_1118 + - first: + 213: 6760309943778918449 + second: PC Computer - Among Us - Before Voting_1119 + - first: + 213: -1639849560071475753 + second: PC Computer - Among Us - Before Voting_1120 + - first: + 213: 6295717858016805895 + second: PC Computer - Among Us - Before Voting_1121 + - first: + 213: 9098568283347639166 + second: PC Computer - Among Us - Before Voting_1122 + - first: + 213: 8259721104242231198 + second: PC Computer - Among Us - Before Voting_1123 + - first: + 213: 5151228647045684449 + second: PC Computer - Among Us - Before Voting_1124 + - first: + 213: 3650121067872942544 + second: PC Computer - Among Us - Before Voting_1125 + - first: + 213: 6197345464708449003 + second: PC Computer - Among Us - Before Voting_1126 + - first: + 213: 7327574266957578105 + second: PC Computer - Among Us - Before Voting_1127 + - first: + 213: 2875627895453786793 + second: PC Computer - Among Us - Before Voting_1128 + - first: + 213: -4315177507655568164 + second: PC Computer - Among Us - Before Voting_1129 + - first: + 213: -1051843304034095119 + second: PC Computer - Among Us - Before Voting_1130 + - first: + 213: 4341945028856646065 + second: PC Computer - Among Us - Before Voting_1131 + - first: + 213: 8169524194036345078 + second: PC Computer - Among Us - Before Voting_1132 + - first: + 213: 5716731696423700500 + second: PC Computer - Among Us - Before Voting_1133 + - first: + 213: 6340638421444569312 + second: PC Computer - Among Us - Before Voting_1134 + - first: + 213: 4543665792516480863 + second: PC Computer - Among Us - Before Voting_1135 + - first: + 213: 116961030060644297 + second: PC Computer - Among Us - Before Voting_1136 + - first: + 213: 5247388038039157444 + second: PC Computer - Among Us - Before Voting_1137 + - first: + 213: -6112353869389421714 + second: PC Computer - Among Us - Before Voting_1138 + - first: + 213: 4543316424531010456 + second: PC Computer - Among Us - Before Voting_1139 + - first: + 213: -7518948680905272069 + second: PC Computer - Among Us - Before Voting_1140 + - first: + 213: 4583151748310172590 + second: PC Computer - Among Us - Before Voting_1141 + - first: + 213: -7106299338509298579 + second: PC Computer - Among Us - Before Voting_1142 + - first: + 213: 6365831183043138936 + second: PC Computer - Among Us - Before Voting_1143 + - first: + 213: -5050312736480124743 + second: PC Computer - Among Us - Before Voting_1144 + - first: + 213: -7675762717883710182 + second: PC Computer - Among Us - Before Voting_1145 + - first: + 213: 133067637671780113 + second: PC Computer - Among Us - Before Voting_1146 + - first: + 213: 5231026152343725745 + second: PC Computer - Among Us - Before Voting_1147 + - first: + 213: -6778976139383731235 + second: PC Computer - Among Us - Before Voting_1148 + - first: + 213: 3778641242793468091 + second: PC Computer - Among Us - Before Voting_1149 + - first: + 213: -5318145717514236664 + second: PC Computer - Among Us - Before Voting_1150 + - first: + 213: -9112205873985708035 + second: PC Computer - Among Us - Before Voting_1151 + - first: + 213: 875881460592328575 + second: PC Computer - Among Us - Before Voting_1152 + - first: + 213: -7724870209557249557 + second: PC Computer - Among Us - Before Voting_1153 + - first: + 213: -4102696255846740303 + second: PC Computer - Among Us - Before Voting_1154 + - first: + 213: 2878638029568702191 + second: PC Computer - Among Us - Before Voting_1155 + - first: + 213: 8131950364436755353 + second: PC Computer - Among Us - Before Voting_1156 + - first: + 213: -1193515563329110558 + second: PC Computer - Among Us - Before Voting_1157 + - first: + 213: -2479463773652034428 + second: PC Computer - Among Us - Before Voting_1158 + - first: + 213: -6216102589301390527 + second: PC Computer - Among Us - Before Voting_1159 + - first: + 213: -2934163218671345352 + second: PC Computer - Among Us - Before Voting_1160 + - first: + 213: -7832319271195032584 + second: PC Computer - Among Us - Before Voting_1161 + - first: + 213: -2985067238958351900 + second: PC Computer - Among Us - Before Voting_1162 + - first: + 213: -1382153998213956719 + second: PC Computer - Among Us - Before Voting_1163 + - first: + 213: -631205768351567271 + second: PC Computer - Among Us - Before Voting_1164 + - first: + 213: -348169104129666324 + second: PC Computer - Among Us - Before Voting_1165 + - first: + 213: -4314260977503550577 + second: PC Computer - Among Us - Before Voting_1166 + - first: + 213: 1592793364154868909 + second: PC Computer - Among Us - Before Voting_1167 + - first: + 213: -1986628653073367113 + second: PC Computer - Among Us - Before Voting_1168 + - first: + 213: -2024763499510977430 + second: PC Computer - Among Us - Before Voting_1169 + - first: + 213: 3791859274962472605 + second: PC Computer - Among Us - Before Voting_1170 + - first: + 213: -8471758484925687704 + second: PC Computer - Among Us - Before Voting_1171 + - first: + 213: 892722179616993488 + second: PC Computer - Among Us - Before Voting_1172 + - first: + 213: -3274927213038719568 + second: PC Computer - Among Us - Before Voting_1173 + - first: + 213: -6942491323404286760 + second: PC Computer - Among Us - Before Voting_1174 + - first: + 213: -5572978885450610442 + second: PC Computer - Among Us - Before Voting_1175 + - first: + 213: 5058863751930215984 + second: PC Computer - Among Us - Before Voting_1176 + - first: + 213: 921605354162580741 + second: PC Computer - Among Us - Before Voting_1177 + - first: + 213: -2292264512646343620 + second: PC Computer - Among Us - Before Voting_1178 + - first: + 213: 3560679946984290026 + second: PC Computer - Among Us - Before Voting_1179 + - first: + 213: -4779076860447049050 + second: PC Computer - Among Us - Before Voting_1180 + - first: + 213: 4308209243169231807 + second: PC Computer - Among Us - Before Voting_1181 + - first: + 213: -5995212331604716117 + second: PC Computer - Among Us - Before Voting_1182 + - first: + 213: 1968056801395069532 + second: PC Computer - Among Us - Before Voting_1183 + - first: + 213: -2408091573743943179 + second: PC Computer - Among Us - Before Voting_1184 + - first: + 213: 4028212315817881803 + second: PC Computer - Among Us - Before Voting_1185 + - first: + 213: 1021940190441936349 + second: PC Computer - Among Us - Before Voting_1186 + - first: + 213: 6992022974533954044 + second: PC Computer - Among Us - Before Voting_1187 + - first: + 213: 4942660418143652780 + second: PC Computer - Among Us - Before Voting_1188 + - first: + 213: 2104647478367660565 + second: PC Computer - Among Us - Before Voting_1189 + - first: + 213: -7672380626858188541 + second: PC Computer - Among Us - Before Voting_1190 + - first: + 213: 2283899687879116270 + second: PC Computer - Among Us - Before Voting_1191 + - first: + 213: -3331277046633413978 + second: PC Computer - Among Us - Before Voting_1192 + - first: + 213: -1098160873499860655 + second: PC Computer - Among Us - Before Voting_1193 + - first: + 213: -5325081070996146789 + second: PC Computer - Among Us - Before Voting_1194 + - first: + 213: 1235244866826336953 + second: PC Computer - Among Us - Before Voting_1195 + - first: + 213: 1666288024744150975 + second: PC Computer - Among Us - Before Voting_1196 + - first: + 213: -5961086943917765344 + second: PC Computer - Among Us - Before Voting_1197 + - first: + 213: -2095248815282403920 + second: PC Computer - Among Us - Before Voting_1198 + - first: + 213: 1070359831384732731 + second: PC Computer - Among Us - Before Voting_1199 + - first: + 213: 1819754682176851530 + second: PC Computer - Among Us - Before Voting_1200 + - first: + 213: -4146932382673201909 + second: PC Computer - Among Us - Before Voting_1201 + - first: + 213: 1527045679765574393 + second: PC Computer - Among Us - Before Voting_1202 + - first: + 213: -6769793071849280034 + second: PC Computer - Among Us - Before Voting_1203 + - first: + 213: -4272076341489355448 + second: PC Computer - Among Us - Before Voting_1204 + - first: + 213: -2865285919539674116 + second: PC Computer - Among Us - Before Voting_1205 + - first: + 213: 548081989172578520 + second: PC Computer - Among Us - Before Voting_1206 + - first: + 213: 7889583761961154095 + second: PC Computer - Among Us - Before Voting_1207 + - first: + 213: 1522205255490429811 + second: PC Computer - Among Us - Before Voting_1208 + - first: + 213: -1292842808892248772 + second: PC Computer - Among Us - Before Voting_1209 + - first: + 213: -8043400212923471200 + second: PC Computer - Among Us - Before Voting_1210 + - first: + 213: -3427665784145468955 + second: PC Computer - Among Us - Before Voting_1211 + - first: + 213: 9041344277205839674 + second: PC Computer - Among Us - Before Voting_1212 + - first: + 213: 4132244693186592295 + second: PC Computer - Among Us - Before Voting_1213 + - first: + 213: 5711857156693594546 + second: PC Computer - Among Us - Before Voting_1214 + - first: + 213: 1863073178511531290 + second: PC Computer - Among Us - Before Voting_1215 + - first: + 213: 7860377108788954639 + second: PC Computer - Among Us - Before Voting_1216 + - first: + 213: -4387015203099932061 + second: PC Computer - Among Us - Before Voting_1217 + - first: + 213: -3886319162088910799 + second: PC Computer - Among Us - Before Voting_1218 + - first: + 213: 1894736220928988115 + second: PC Computer - Among Us - Before Voting_1219 + - first: + 213: -8252170260372484680 + second: PC Computer - Among Us - Before Voting_1220 + - first: + 213: 7919808422935344049 + second: PC Computer - Among Us - Before Voting_1221 + - first: + 213: -3017663649750730102 + second: PC Computer - Among Us - Before Voting_1222 + - first: + 213: 7173273352561570158 + second: PC Computer - Among Us - Before Voting_1223 + - first: + 213: -8280392961796636927 + second: PC Computer - Among Us - Before Voting_1224 + - first: + 213: 4315123494447470222 + second: PC Computer - Among Us - Before Voting_1225 + - first: + 213: 6580113050311120207 + second: PC Computer - Among Us - Before Voting_1226 + - first: + 213: -2952900374391593598 + second: PC Computer - Among Us - Before Voting_1227 + - first: + 213: -5466860783152141417 + second: PC Computer - Among Us - Before Voting_1228 + - first: + 213: 4419610501112571272 + second: PC Computer - Among Us - Before Voting_1229 + - first: + 213: -4646182020519112475 + second: PC Computer - Among Us - Before Voting_1230 + - first: + 213: 2034869940854179116 + second: PC Computer - Among Us - Before Voting_1231 + - first: + 213: 4971489596521136938 + second: PC Computer - Among Us - Before Voting_1232 + - first: + 213: 2109248960426746471 + second: PC Computer - Among Us - Before Voting_1233 + - first: + 213: 7749923475797079699 + second: PC Computer - Among Us - Before Voting_1234 + - first: + 213: 5749639048657288737 + second: PC Computer - Among Us - Before Voting_1235 + - first: + 213: -3208150013155114966 + second: PC Computer - Among Us - Before Voting_1236 + - first: + 213: 4174521033911046291 + second: PC Computer - Among Us - Before Voting_1237 + - first: + 213: 7996654973371912457 + second: PC Computer - Among Us - Before Voting_1238 + - first: + 213: -1695559365080582439 + second: PC Computer - Among Us - Before Voting_1239 + - first: + 213: -1042825395403650781 + second: PC Computer - Among Us - Before Voting_1240 + - first: + 213: -3645710492342091691 + second: PC Computer - Among Us - Before Voting_1241 + - first: + 213: 5973863592431139517 + second: PC Computer - Among Us - Before Voting_1242 + - first: + 213: 7380724043144816578 + second: PC Computer - Among Us - Before Voting_1243 + - first: + 213: 5815121164468812814 + second: PC Computer - Among Us - Before Voting_1244 + - first: + 213: -1578883733505556692 + second: PC Computer - Among Us - Before Voting_1245 + - first: + 213: -316827771336253352 + second: PC Computer - Among Us - Before Voting_1246 + - first: + 213: -9031414264941815147 + second: PC Computer - Among Us - Before Voting_1247 + - first: + 213: -5425016568910982004 + second: PC Computer - Among Us - Before Voting_1248 + - first: + 213: -8424155530256783784 + second: PC Computer - Among Us - Before Voting_1249 + - first: + 213: -4066348029462529945 + second: PC Computer - Among Us - Before Voting_1250 + - first: + 213: -5490381715324951224 + second: PC Computer - Among Us - Before Voting_1251 + - first: + 213: -7855019310453512694 + second: PC Computer - Among Us - Before Voting_1252 + - first: + 213: 6165715132050636204 + second: PC Computer - Among Us - Before Voting_1253 + - first: + 213: 2224151746456367940 + second: PC Computer - Among Us - Before Voting_1254 + - first: + 213: 4395175015855446469 + second: PC Computer - Among Us - Before Voting_1255 + - first: + 213: 4782628537385275302 + second: PC Computer - Among Us - Before Voting_1256 + - first: + 213: -1933230635097118072 + second: PC Computer - Among Us - Before Voting_1257 + - first: + 213: 7183608231820773045 + second: PC Computer - Among Us - Before Voting_1258 + - first: + 213: -2773901801323639980 + second: PC Computer - Among Us - Before Voting_1259 + - first: + 213: 7866319544915459039 + second: PC Computer - Among Us - Before Voting_1260 + - first: + 213: 7547283099680171987 + second: PC Computer - Among Us - Before Voting_1261 + - first: + 213: 5019659481579044530 + second: PC Computer - Among Us - Before Voting_1262 + - first: + 213: -809206334635377112 + second: PC Computer - Among Us - Before Voting_1263 + - first: + 213: 4149846996968772858 + second: PC Computer - Among Us - Before Voting_1264 + - first: + 213: -893712849709642014 + second: PC Computer - Among Us - Before Voting_1265 + - first: + 213: 1734177334519868202 + second: PC Computer - Among Us - Before Voting_1266 + - first: + 213: -4842521948057825187 + second: PC Computer - Among Us - Before Voting_1267 + - first: + 213: -106431520396898012 + second: PC Computer - Among Us - Before Voting_1268 + - first: + 213: 4848215608033385816 + second: PC Computer - Among Us - Before Voting_1269 + - first: + 213: -799292106093258823 + second: PC Computer - Among Us - Before Voting_1270 + - first: + 213: -1453176860628945386 + second: PC Computer - Among Us - Before Voting_1271 + - first: + 213: 8424321398746888515 + second: PC Computer - Among Us - Before Voting_1272 + - first: + 213: 2606680246763080250 + second: PC Computer - Among Us - Before Voting_1273 + - first: + 213: -1110271023883189223 + second: PC Computer - Among Us - Before Voting_1274 + - first: + 213: 56907017191431177 + second: PC Computer - Among Us - Before Voting_1275 + - first: + 213: 957864968749644051 + second: PC Computer - Among Us - Before Voting_1276 + - first: + 213: -4465688801121296903 + second: PC Computer - Among Us - Before Voting_1277 + - first: + 213: 2436077142325113258 + second: PC Computer - Among Us - Before Voting_1278 + - first: + 213: -1757542148387466104 + second: PC Computer - Among Us - Before Voting_1279 + - first: + 213: -2324071853758718236 + second: PC Computer - Among Us - Before Voting_1280 + - first: + 213: -8060059318316314986 + second: PC Computer - Among Us - Before Voting_1281 + - first: + 213: 7695852173371003723 + second: PC Computer - Among Us - Before Voting_1282 + - first: + 213: 3393680043315451393 + second: PC Computer - Among Us - Before Voting_1283 + - first: + 213: -2552602960685542100 + second: PC Computer - Among Us - Before Voting_1284 + - first: + 213: 9020158594761846179 + second: PC Computer - Among Us - Before Voting_1285 + - first: + 213: 967102311790961904 + second: PC Computer - Among Us - Before Voting_1286 + - first: + 213: 4417259730531990611 + second: PC Computer - Among Us - Before Voting_1287 + - first: + 213: 479176911087345783 + second: PC Computer - Among Us - Before Voting_1288 + - first: + 213: -8479210781070300007 + second: PC Computer - Among Us - Before Voting_1289 + - first: + 213: -8585501385792244786 + second: PC Computer - Among Us - Before Voting_1290 + - first: + 213: -2642071344167232258 + second: PC Computer - Among Us - Before Voting_1291 + - first: + 213: 2771163262025868622 + second: PC Computer - Among Us - Before Voting_1292 + - first: + 213: -1917410390587285251 + second: PC Computer - Among Us - Before Voting_1293 + - first: + 213: 7669865561788599813 + second: PC Computer - Among Us - Before Voting_1294 + - first: + 213: -4408197030310648851 + second: PC Computer - Among Us - Before Voting_1295 + - first: + 213: 8360670044564494851 + second: PC Computer - Among Us - Before Voting_1296 + - first: + 213: 7875512405488589433 + second: PC Computer - Among Us - Before Voting_1297 + - first: + 213: -396933820045109526 + second: PC Computer - Among Us - Before Voting_1298 + - first: + 213: 801794635845103191 + second: PC Computer - Among Us - Before Voting_1299 + - first: + 213: 1108783389437564208 + second: PC Computer - Among Us - Before Voting_1300 + - first: + 213: 2947725781054171347 + second: PC Computer - Among Us - Before Voting_1301 + - first: + 213: 6052910586676045516 + second: PC Computer - Among Us - Before Voting_1302 + - first: + 213: -839359696432643054 + second: PC Computer - Among Us - Before Voting_1303 + - first: + 213: 3930639143255635032 + second: PC Computer - Among Us - Before Voting_1304 + - first: + 213: 688818281642813310 + second: PC Computer - Among Us - Before Voting_1305 + - first: + 213: 6811715571159440043 + second: PC Computer - Among Us - Before Voting_1306 + - first: + 213: 7460911106750123614 + second: PC Computer - Among Us - Before Voting_1307 + - first: + 213: 8596450560000993935 + second: PC Computer - Among Us - Before Voting_1308 + - first: + 213: 5874416487428575908 + second: PC Computer - Among Us - Before Voting_1309 + - first: + 213: -4376840642148791069 + second: PC Computer - Among Us - Before Voting_1310 + - first: + 213: -2474064405301190745 + second: PC Computer - Among Us - Before Voting_1311 + - first: + 213: -1868744449005350321 + second: PC Computer - Among Us - Before Voting_1312 + - first: + 213: -8153179038286829076 + second: PC Computer - Among Us - Before Voting_1313 + - first: + 213: 2264030005088719520 + second: PC Computer - Among Us - Before Voting_1314 + - first: + 213: -8765820723969824915 + second: PC Computer - Among Us - Before Voting_1315 + - first: + 213: 1498464888365688261 + second: PC Computer - Among Us - Before Voting_1316 + - first: + 213: 2071559618322311146 + second: PC Computer - Among Us - Before Voting_1317 + - first: + 213: -3929948170188725477 + second: PC Computer - Among Us - Before Voting_1318 + - first: + 213: -4843614639995957552 + second: PC Computer - Among Us - Before Voting_1319 + - first: + 213: -7113604479755999099 + second: PC Computer - Among Us - Before Voting_1320 + - first: + 213: 6973147259368035659 + second: PC Computer - Among Us - Before Voting_1321 + - first: + 213: 2943384200256630614 + second: PC Computer - Among Us - Before Voting_1322 + - first: + 213: 3760614175954430428 + second: PC Computer - Among Us - Before Voting_1323 + - first: + 213: 6051642642747634220 + second: PC Computer - Among Us - Before Voting_1324 + - first: + 213: 3884490366303738765 + second: PC Computer - Among Us - Before Voting_1325 + - first: + 213: 6464807821899960594 + second: PC Computer - Among Us - Before Voting_1326 + - first: + 213: -1710461972575145631 + second: PC Computer - Among Us - Before Voting_1327 + - first: + 213: -1273945158705646155 + second: PC Computer - Among Us - Before Voting_1328 + - first: + 213: 5207344098008322893 + second: PC Computer - Among Us - Before Voting_1329 + - first: + 213: 3424102610121263672 + second: PC Computer - Among Us - Before Voting_1330 + - first: + 213: 1230503365891786446 + second: PC Computer - Among Us - Before Voting_1331 + - first: + 213: -6455969867169735866 + second: PC Computer - Among Us - Before Voting_1332 + - first: + 213: 5498835751642992707 + second: PC Computer - Among Us - Before Voting_1333 + - first: + 213: 3323374226773624625 + second: PC Computer - Among Us - Before Voting_1334 + - first: + 213: -2427674721296663243 + second: PC Computer - Among Us - Before Voting_1335 + - first: + 213: 6186371553611824492 + second: PC Computer - Among Us - Before Voting_1336 + - first: + 213: 6544181906650748467 + second: PC Computer - Among Us - Before Voting_1337 + - first: + 213: -5620563512332503027 + second: PC Computer - Among Us - Before Voting_1338 + - first: + 213: -698962725888609968 + second: PC Computer - Among Us - Before Voting_1339 + - first: + 213: -7829926869255003522 + second: PC Computer - Among Us - Before Voting_1340 + - first: + 213: -2204113383972807043 + second: PC Computer - Among Us - Before Voting_1341 + - first: + 213: 4221177208807529470 + second: PC Computer - Among Us - Before Voting_1342 + - first: + 213: -8770892047470906016 + second: PC Computer - Among Us - Before Voting_1343 + - first: + 213: -7522263673985916051 + second: PC Computer - Among Us - Before Voting_1344 + - first: + 213: -7805174180597250428 + second: PC Computer - Among Us - Before Voting_1345 + - first: + 213: -8879950158169143780 + second: PC Computer - Among Us - Before Voting_1346 + - first: + 213: 1733176689952569020 + second: PC Computer - Among Us - Before Voting_1347 + - first: + 213: -6761525031012486046 + second: PC Computer - Among Us - Before Voting_1348 + - first: + 213: -1543770038593605125 + second: PC Computer - Among Us - Before Voting_1349 + - first: + 213: -881827368353797434 + second: PC Computer - Among Us - Before Voting_1350 + - first: + 213: 724289910621929296 + second: PC Computer - Among Us - Before Voting_1351 + - first: + 213: 5336454824093200824 + second: PC Computer - Among Us - Before Voting_1352 + - first: + 213: -1419197025775105379 + second: PC Computer - Among Us - Before Voting_1353 + - first: + 213: -7925199395449541023 + second: PC Computer - Among Us - Before Voting_1354 + - first: + 213: -6486796374420474970 + second: PC Computer - Among Us - Before Voting_1355 + - first: + 213: 7536418079676313337 + second: PC Computer - Among Us - Before Voting_1356 + - first: + 213: 3551387711301164200 + second: PC Computer - Among Us - Before Voting_1357 + - first: + 213: 513525271617799696 + second: PC Computer - Among Us - Before Voting_1358 + - first: + 213: -571765732972404690 + second: PC Computer - Among Us - Before Voting_1359 + - first: + 213: -1660393516686195379 + second: PC Computer - Among Us - Before Voting_1360 + - first: + 213: 1412917218836087152 + second: PC Computer - Among Us - Before Voting_1361 + - first: + 213: -6931118003132337417 + second: PC Computer - Among Us - Before Voting_1362 + - first: + 213: 1927389286139541536 + second: PC Computer - Among Us - Before Voting_1363 + - first: + 213: 8622129781912409155 + second: PC Computer - Among Us - Before Voting_1364 + - first: + 213: 6297820960222855869 + second: PC Computer - Among Us - Before Voting_1365 + - first: + 213: -2138497877552843741 + second: PC Computer - Among Us - Before Voting_1366 + - first: + 213: 6083496566322739720 + second: PC Computer - Among Us - Before Voting_1367 + - first: + 213: 8701841301018109922 + second: PC Computer - Among Us - Before Voting_1368 + - first: + 213: 8872526552250241010 + second: PC Computer - Among Us - Before Voting_1369 + - first: + 213: 4993176410566265717 + second: PC Computer - Among Us - Before Voting_1370 + - first: + 213: 8689565559474986957 + second: PC Computer - Among Us - Before Voting_1371 + - first: + 213: -6585680176282982770 + second: PC Computer - Among Us - Before Voting_1372 + - first: + 213: -472913162865733215 + second: PC Computer - Among Us - Before Voting_1373 + - first: + 213: 1776422267422687163 + second: PC Computer - Among Us - Before Voting_1374 + - first: + 213: -4796047593009652699 + second: PC Computer - Among Us - Before Voting_1375 + - first: + 213: 5958802936078606746 + second: PC Computer - Among Us - Before Voting_1376 + - first: + 213: -8782620545961379918 + second: PC Computer - Among Us - Before Voting_1377 + - first: + 213: 654660350878808652 + second: PC Computer - Among Us - Before Voting_1378 + - first: + 213: 5109225361166256331 + second: PC Computer - Among Us - Before Voting_1379 + - first: + 213: 8547644297090650645 + second: PC Computer - Among Us - Before Voting_1380 + - first: + 213: 647133432839458934 + second: PC Computer - Among Us - Before Voting_1381 + - first: + 213: 7918112143110386783 + second: PC Computer - Among Us - Before Voting_1382 + - first: + 213: 2898121337146817781 + second: PC Computer - Among Us - Before Voting_1383 + - first: + 213: -4775974179392048411 + second: PC Computer - Among Us - Before Voting_1384 + - first: + 213: -7119580674013153930 + second: PC Computer - Among Us - Before Voting_1385 + - first: + 213: 2678939439286436722 + second: PC Computer - Among Us - Before Voting_1386 + - first: + 213: 6201059688462952509 + second: PC Computer - Among Us - Before Voting_1387 + - first: + 213: 980794314698687662 + second: PC Computer - Among Us - Before Voting_1388 + - first: + 213: 9061203108026359060 + second: PC Computer - Among Us - Before Voting_1389 + - first: + 213: 1836745338837821998 + second: PC Computer - Among Us - Before Voting_1390 + - first: + 213: 933423246435912148 + second: PC Computer - Among Us - Before Voting_1391 + - first: + 213: -7519648462502140372 + second: PC Computer - Among Us - Before Voting_1392 + - first: + 213: 4470576054984903744 + second: PC Computer - Among Us - Before Voting_1393 + - first: + 213: 6400506868612335786 + second: PC Computer - Among Us - Before Voting_1394 + - first: + 213: 5139994802808229646 + second: PC Computer - Among Us - Before Voting_1395 + - first: + 213: 4451533856986460318 + second: PC Computer - Among Us - Before Voting_1396 + - first: + 213: -2508081062260494822 + second: PC Computer - Among Us - Before Voting_1397 + - first: + 213: -5239194436939221790 + second: PC Computer - Among Us - Before Voting_1398 + - first: + 213: 4082870945628966074 + second: PC Computer - Among Us - Before Voting_1399 + - first: + 213: -7830785589764948314 + second: PC Computer - Among Us - Before Voting_1400 + - first: + 213: 8791664652450244001 + second: PC Computer - Among Us - Before Voting_1401 + - first: + 213: -2631854609536686523 + second: PC Computer - Among Us - Before Voting_1402 + - first: + 213: -9206544936427643993 + second: PC Computer - Among Us - Before Voting_1403 + - first: + 213: 5269748425324909328 + second: PC Computer - Among Us - Before Voting_1404 + - first: + 213: -2304178714110866181 + second: PC Computer - Among Us - Before Voting_1405 + - first: + 213: -671531300687068037 + second: PC Computer - Among Us - Before Voting_1406 + - first: + 213: -260104301663261994 + second: PC Computer - Among Us - Before Voting_1407 + - first: + 213: 2582974332557011688 + second: PC Computer - Among Us - Before Voting_1408 + - first: + 213: -8476814072717287289 + second: PC Computer - Among Us - Before Voting_1409 + - first: + 213: -594389155058940004 + second: PC Computer - Among Us - Before Voting_1410 + - first: + 213: -4725010327112708465 + second: PC Computer - Among Us - Before Voting_1411 + - first: + 213: -5856028312053556299 + second: PC Computer - Among Us - Before Voting_1412 + - first: + 213: -575540167687814534 + second: PC Computer - Among Us - Before Voting_1413 + - first: + 213: 2290397909090709774 + second: PC Computer - Among Us - Before Voting_1414 + - first: + 213: -1071340126305181940 + second: PC Computer - Among Us - Before Voting_1415 + - first: + 213: -8164188088556531772 + second: PC Computer - Among Us - Before Voting_1416 + - first: + 213: -1181391493468116769 + second: PC Computer - Among Us - Before Voting_1417 + - first: + 213: -3743995755943470355 + second: PC Computer - Among Us - Before Voting_1418 + - first: + 213: -4468557521016579500 + second: PC Computer - Among Us - Before Voting_1419 + - first: + 213: -6933490659519768792 + second: PC Computer - Among Us - Before Voting_1420 + - first: + 213: -8891873163603209341 + second: PC Computer - Among Us - Before Voting_1421 + - first: + 213: 9143471946719673288 + second: PC Computer - Among Us - Before Voting_1422 + - first: + 213: 4081649617808425316 + second: PC Computer - Among Us - Before Voting_1423 + - first: + 213: -3246345696201810932 + second: PC Computer - Among Us - Before Voting_1424 + - first: + 213: 2131145001075937175 + second: PC Computer - Among Us - Before Voting_1425 + - first: + 213: 5320835141407929598 + second: PC Computer - Among Us - Before Voting_1426 + - first: + 213: -7385612468722292730 + second: PC Computer - Among Us - Before Voting_1427 + - first: + 213: 491730243846769555 + second: PC Computer - Among Us - Before Voting_1428 + - first: + 213: -1520154524701880487 + second: PC Computer - Among Us - Before Voting_1429 + - first: + 213: 6426665104036618336 + second: PC Computer - Among Us - Before Voting_1430 + - first: + 213: -267123397872324043 + second: PC Computer - Among Us - Before Voting_1431 + - first: + 213: -1950401172896896754 + second: PC Computer - Among Us - Before Voting_1432 + - first: + 213: -3171424240527437504 + second: PC Computer - Among Us - Before Voting_1433 + - first: + 213: 7439510166272982966 + second: PC Computer - Among Us - Before Voting_1434 + - first: + 213: 4472427266378918973 + second: PC Computer - Among Us - Before Voting_1435 + - first: + 213: -7241873648153919801 + second: PC Computer - Among Us - Before Voting_1436 + - first: + 213: 4247405279282121413 + second: PC Computer - Among Us - Before Voting_1437 + - first: + 213: -2751701913030545319 + second: PC Computer - Among Us - Before Voting_1438 + - first: + 213: -3921534660868376699 + second: PC Computer - Among Us - Before Voting_1439 + - first: + 213: 1333758258120882791 + second: PC Computer - Among Us - Before Voting_1440 + - first: + 213: 3412422354156011545 + second: PC Computer - Among Us - Before Voting_1441 + - first: + 213: -5382787077498112695 + second: PC Computer - Among Us - Before Voting_1442 + - first: + 213: 789239782219124120 + second: PC Computer - Among Us - Before Voting_1443 + - first: + 213: -8126108372720153154 + second: PC Computer - Among Us - Before Voting_1444 + - first: + 213: 8562950856459111594 + second: PC Computer - Among Us - Before Voting_1445 + - first: + 213: 4432600801862157099 + second: PC Computer - Among Us - Before Voting_1446 + - first: + 213: 4007535688612841088 + second: PC Computer - Among Us - Before Voting_1447 + - first: + 213: -4313200742623346406 + second: PC Computer - Among Us - Before Voting_1448 + - first: + 213: 1723854476944086791 + second: PC Computer - Among Us - Before Voting_1449 + - first: + 213: -9002997399189587680 + second: PC Computer - Among Us - Before Voting_1450 + - first: + 213: 2095804962794759385 + second: PC Computer - Among Us - Before Voting_1451 + - first: + 213: 1673634852335892852 + second: PC Computer - Among Us - Before Voting_1452 + - first: + 213: -9019455781443365339 + second: PC Computer - Among Us - Before Voting_1453 + - first: + 213: -1168196009397026997 + second: PC Computer - Among Us - Before Voting_1454 + - first: + 213: -583594876323181569 + second: PC Computer - Among Us - Before Voting_1455 + - first: + 213: 6002912293553342700 + second: PC Computer - Among Us - Before Voting_1456 + - first: + 213: -8449910809240915022 + second: PC Computer - Among Us - Before Voting_1457 + - first: + 213: 428826455430348844 + second: PC Computer - Among Us - Before Voting_1458 + - first: + 213: 8449850047028423681 + second: PC Computer - Among Us - Before Voting_1459 + - first: + 213: 111249375454292196 + second: PC Computer - Among Us - Before Voting_1460 + - first: + 213: -3154508827805886975 + second: PC Computer - Among Us - Before Voting_1461 + - first: + 213: -353258279179900906 + second: PC Computer - Among Us - Before Voting_1462 + - first: + 213: -2486124295623773574 + second: PC Computer - Among Us - Before Voting_1463 + - first: + 213: 4492965304641423464 + second: PC Computer - Among Us - Before Voting_1464 + - first: + 213: -7680946564743566958 + second: PC Computer - Among Us - Before Voting_1465 + - first: + 213: -4668092565468937604 + second: PC Computer - Among Us - Before Voting_1466 + - first: + 213: 2077711984408170074 + second: PC Computer - Among Us - Before Voting_1467 + - first: + 213: -7855298166450921141 + second: PC Computer - Among Us - Before Voting_1468 + - first: + 213: 5457532554854090597 + second: PC Computer - Among Us - Before Voting_1469 + - first: + 213: 125125614796258414 + second: PC Computer - Among Us - Before Voting_1470 + - first: + 213: 8940349500118505461 + second: PC Computer - Among Us - Before Voting_1471 + - first: + 213: 8070858962621983985 + second: PC Computer - Among Us - Before Voting_1472 + - first: + 213: -4040426207852639088 + second: PC Computer - Among Us - Before Voting_1473 + - first: + 213: 8287486006753021126 + second: PC Computer - Among Us - Before Voting_1474 + - first: + 213: -3748793740518000804 + second: PC Computer - Among Us - Before Voting_1475 + - first: + 213: -7335068871652788545 + second: PC Computer - Among Us - Before Voting_1476 + - first: + 213: -4015684192022878386 + second: PC Computer - Among Us - Before Voting_1477 + - first: + 213: -4659246963938963443 + second: PC Computer - Among Us - Before Voting_1478 + - first: + 213: -8673800158554659099 + second: PC Computer - Among Us - Before Voting_1479 + - first: + 213: -1822438556276103987 + second: PC Computer - Among Us - Before Voting_1480 + - first: + 213: -1288232372676209133 + second: PC Computer - Among Us - Before Voting_1481 + - first: + 213: 8538345031719774468 + second: PC Computer - Among Us - Before Voting_1482 + - first: + 213: -6885096132017311834 + second: PC Computer - Among Us - Before Voting_1483 + - first: + 213: 32082186487284451 + second: PC Computer - Among Us - Before Voting_1484 + - first: + 213: -8017119381909564423 + second: PC Computer - Among Us - Before Voting_1485 + - first: + 213: -5229904405394617801 + second: PC Computer - Among Us - Before Voting_1486 + - first: + 213: -5092497493641243806 + second: PC Computer - Among Us - Before Voting_1487 + - first: + 213: 5474048678233586327 + second: PC Computer - Among Us - Before Voting_1488 + - first: + 213: 5768287244170794551 + second: PC Computer - Among Us - Before Voting_1489 + - first: + 213: 402391983004093178 + second: PC Computer - Among Us - Before Voting_1490 + - first: + 213: -807005735356814516 + second: PC Computer - Among Us - Before Voting_1491 + - first: + 213: 4561294285444225610 + second: PC Computer - Among Us - Before Voting_1492 + - first: + 213: -3620720807685681879 + second: PC Computer - Among Us - Before Voting_1493 + - first: + 213: -7308267857577815869 + second: PC Computer - Among Us - Before Voting_1494 + - first: + 213: -8835723349968610334 + second: PC Computer - Among Us - Before Voting_1495 + - first: + 213: 1434021044220501883 + second: PC Computer - Among Us - Before Voting_1496 + - first: + 213: 1605354386293807567 + second: PC Computer - Among Us - Before Voting_1497 + - first: + 213: -2542588395759464898 + second: PC Computer - Among Us - Before Voting_1498 + - first: + 213: -5412735999951449290 + second: PC Computer - Among Us - Before Voting_1499 + - first: + 213: -2988262542795022476 + second: PC Computer - Among Us - Before Voting_1500 + - first: + 213: 5785356873548022342 + second: PC Computer - Among Us - Before Voting_1501 + - first: + 213: 7574704720545026043 + second: PC Computer - Among Us - Before Voting_1502 + - first: + 213: -2112099397683340523 + second: PC Computer - Among Us - Before Voting_1503 + - first: + 213: -5463849737696889729 + second: PC Computer - Among Us - Before Voting_1504 + - first: + 213: 6892140390522603589 + second: PC Computer - Among Us - Before Voting_1505 + - first: + 213: -5932146004983489325 + second: PC Computer - Among Us - Before Voting_1506 + - first: + 213: 9011624490410205241 + second: PC Computer - Among Us - Before Voting_1507 + - first: + 213: 4212234763975284059 + second: PC Computer - Among Us - Before Voting_1508 + - first: + 213: 7879024309208708453 + second: PC Computer - Among Us - Before Voting_1509 + - first: + 213: 7116315645439844778 + second: PC Computer - Among Us - Before Voting_1510 + - first: + 213: 6469474608357976298 + second: PC Computer - Among Us - Before Voting_1511 + - first: + 213: -4315118343177252719 + second: PC Computer - Among Us - Before Voting_1512 + - first: + 213: -985889110046089805 + second: PC Computer - Among Us - Before Voting_1513 + - first: + 213: 7731460438512077217 + second: PC Computer - Among Us - Before Voting_1514 + - first: + 213: -1608082940029404747 + second: PC Computer - Among Us - Before Voting_1515 + - first: + 213: 7602691479640558357 + second: PC Computer - Among Us - Before Voting_1516 + - first: + 213: -5551335352301534117 + second: PC Computer - Among Us - Before Voting_1517 + - first: + 213: 5317872368913750624 + second: PC Computer - Among Us - Before Voting_1518 + - first: + 213: -2968352246743549067 + second: PC Computer - Among Us - Before Voting_1519 + - first: + 213: 6146269809699007078 + second: PC Computer - Among Us - Before Voting_1520 + - first: + 213: -4573906179640927533 + second: PC Computer - Among Us - Before Voting_1521 + - first: + 213: 4440518504800105759 + second: PC Computer - Among Us - Before Voting_1522 + - first: + 213: -9219617033952733580 + second: PC Computer - Among Us - Before Voting_1523 + - first: + 213: -1288312536455332993 + second: PC Computer - Among Us - Before Voting_1524 + - first: + 213: -3763071003936047898 + second: PC Computer - Among Us - Before Voting_1525 + - first: + 213: 1755460328714097796 + second: PC Computer - Among Us - Before Voting_1526 + - first: + 213: 4475592457649891643 + second: PC Computer - Among Us - Before Voting_1527 + - first: + 213: -6796918599578787093 + second: PC Computer - Among Us - Before Voting_1528 + - first: + 213: -8887745082540022513 + second: PC Computer - Among Us - Before Voting_1529 + - first: + 213: -2601023338319019037 + second: PC Computer - Among Us - Before Voting_1530 + - first: + 213: -8790063311152349140 + second: PC Computer - Among Us - Before Voting_1531 + - first: + 213: 5612597733240678500 + second: PC Computer - Among Us - Before Voting_1532 + - first: + 213: -793887957400298496 + second: PC Computer - Among Us - Before Voting_1533 + - first: + 213: 846018789866556412 + second: PC Computer - Among Us - Before Voting_1534 + - first: + 213: -8478906996696014410 + second: PC Computer - Among Us - Before Voting_1535 + - first: + 213: -2904996487103804602 + second: PC Computer - Among Us - Before Voting_1536 + - first: + 213: -9047406905948606631 + second: PC Computer - Among Us - Before Voting_1537 + - first: + 213: -6479087850533026577 + second: PC Computer - Among Us - Before Voting_1538 + - first: + 213: 2527169911567342549 + second: PC Computer - Among Us - Before Voting_1539 + - first: + 213: -8157231418253652280 + second: PC Computer - Among Us - Before Voting_1540 + - first: + 213: -6917481446826748870 + second: PC Computer - Among Us - Before Voting_1541 + - first: + 213: -6736683664625097292 + second: PC Computer - Among Us - Before Voting_1542 + - first: + 213: -4086195229328820 + second: PC Computer - Among Us - Before Voting_1543 + - first: + 213: 1324034198861805409 + second: PC Computer - Among Us - Before Voting_1544 + - first: + 213: -4227223418001199323 + second: PC Computer - Among Us - Before Voting_1545 + - first: + 213: -3521071065293300249 + second: PC Computer - Among Us - Before Voting_1546 + - first: + 213: 3069408770899598362 + second: PC Computer - Among Us - Before Voting_1547 + - first: + 213: 8722651173785536396 + second: PC Computer - Among Us - Before Voting_1548 + - first: + 213: -8871103746544743951 + second: PC Computer - Among Us - Before Voting_1549 + - first: + 213: -4651811055007873048 + second: PC Computer - Among Us - Before Voting_1550 + - first: + 213: -7833188764473549974 + second: PC Computer - Among Us - Before Voting_1551 + - first: + 213: 4257833908338870469 + second: PC Computer - Among Us - Before Voting_1552 + - first: + 213: 2752949380488677324 + second: PC Computer - Among Us - Before Voting_1553 + - first: + 213: 5386527192718130670 + second: PC Computer - Among Us - Before Voting_1554 + - first: + 213: -6391738610463154412 + second: PC Computer - Among Us - Before Voting_1555 + - first: + 213: 3359946871774107917 + second: PC Computer - Among Us - Before Voting_1556 + - first: + 213: 8328489142047694694 + second: PC Computer - Among Us - Before Voting_1557 + - first: + 213: 877088412801521305 + second: PC Computer - Among Us - Before Voting_1558 + - first: + 213: -7269978991891757489 + second: PC Computer - Among Us - Before Voting_1559 + - first: + 213: 8725518652179908483 + second: PC Computer - Among Us - Before Voting_1560 + - first: + 213: 5790927195738149472 + second: PC Computer - Among Us - Before Voting_1561 + - first: + 213: 35392996902539687 + second: PC Computer - Among Us - Before Voting_1562 + - first: + 213: -8809361453223562634 + second: PC Computer - Among Us - Before Voting_1563 + - first: + 213: 3063026661007602509 + second: PC Computer - Among Us - Before Voting_1564 + - first: + 213: -6253233995167400098 + second: PC Computer - Among Us - Before Voting_1565 + - first: + 213: 6246803992677146193 + second: PC Computer - Among Us - Before Voting_1566 + - first: + 213: 8306822900487701906 + second: PC Computer - Among Us - Before Voting_1567 + - first: + 213: 2292667168229733649 + second: PC Computer - Among Us - Before Voting_1568 + - first: + 213: 7095592563805152262 + second: PC Computer - Among Us - Before Voting_1569 + - first: + 213: -1266710428620094228 + second: PC Computer - Among Us - Before Voting_1570 + - first: + 213: 5201543832054308203 + second: PC Computer - Among Us - Before Voting_1571 + - first: + 213: 1731215175772033220 + second: PC Computer - Among Us - Before Voting_1572 + - first: + 213: 1865022157042953881 + second: PC Computer - Among Us - Before Voting_1573 + - first: + 213: -7469403963940805710 + second: PC Computer - Among Us - Before Voting_1574 + - first: + 213: 8336760499721144875 + second: PC Computer - Among Us - Before Voting_1575 + - first: + 213: 6549324969330363501 + second: PC Computer - Among Us - Before Voting_1576 + - first: + 213: -2760803934650056707 + second: PC Computer - Among Us - Before Voting_1577 + - first: + 213: -8786922518779571635 + second: PC Computer - Among Us - Before Voting_1578 + - first: + 213: -3877568796840634898 + second: PC Computer - Among Us - Before Voting_1579 + - first: + 213: -1876619432292489789 + second: PC Computer - Among Us - Before Voting_1580 + - first: + 213: -3570830234518750237 + second: PC Computer - Among Us - Before Voting_1581 + - first: + 213: -2924850197350900286 + second: PC Computer - Among Us - Before Voting_1582 + - first: + 213: -3227756318503468990 + second: PC Computer - Among Us - Before Voting_1583 + - first: + 213: -1441852049312746616 + second: PC Computer - Among Us - Before Voting_1584 + - first: + 213: -911509213001950318 + second: PC Computer - Among Us - Before Voting_1585 + - first: + 213: 3957562503264025467 + second: PC Computer - Among Us - Before Voting_1586 + - first: + 213: -5531753149338168610 + second: PC Computer - Among Us - Before Voting_1587 + - first: + 213: -8340156248320258397 + second: PC Computer - Among Us - Before Voting_1588 + - first: + 213: 2754948578694943429 + second: PC Computer - Among Us - Before Voting_1589 + - first: + 213: -7517170823730846682 + second: PC Computer - Among Us - Before Voting_1590 + - first: + 213: 4698583732648192729 + second: PC Computer - Among Us - Before Voting_1591 + - first: + 213: 171557905161371637 + second: PC Computer - Among Us - Before Voting_1592 + - first: + 213: -666146636432426503 + second: PC Computer - Among Us - Before Voting_1593 + - first: + 213: 3583291290015798681 + second: PC Computer - Among Us - Before Voting_1594 + - first: + 213: -9070134959782997497 + second: PC Computer - Among Us - Before Voting_1595 + - first: + 213: 4804193720799955412 + second: PC Computer - Among Us - Before Voting_1596 + - first: + 213: 3780219241736892184 + second: PC Computer - Among Us - Before Voting_1597 + - first: + 213: 9141780407647041670 + second: PC Computer - Among Us - Before Voting_1598 + - first: + 213: 2335627491789544711 + second: PC Computer - Among Us - Before Voting_1599 + - first: + 213: 5357739248342921451 + second: PC Computer - Among Us - Before Voting_1600 + - first: + 213: -7092231701992798459 + second: PC Computer - Among Us - Before Voting_1601 + - first: + 213: -3625576332079879882 + second: PC Computer - Among Us - Before Voting_1602 + - first: + 213: -7766084245228619983 + second: PC Computer - Among Us - Before Voting_1603 + - first: + 213: 588905989337382464 + second: PC Computer - Among Us - Before Voting_1604 + - first: + 213: 7953149319774778936 + second: PC Computer - Among Us - Before Voting_1605 + - first: + 213: 8178994136528358534 + second: PC Computer - Among Us - Before Voting_1606 + - first: + 213: -1527002988118221773 + second: PC Computer - Among Us - Before Voting_1607 + - first: + 213: 1420153074818102347 + second: PC Computer - Among Us - Before Voting_1608 + - first: + 213: 5121801019759160402 + second: PC Computer - Among Us - Before Voting_1609 + - first: + 213: -3344120358014062337 + second: PC Computer - Among Us - Before Voting_1610 + - first: + 213: -5006973595764516705 + second: PC Computer - Among Us - Before Voting_1611 + - first: + 213: 7785959357682523756 + second: PC Computer - Among Us - Before Voting_1612 + - first: + 213: -6602462765050687299 + second: PC Computer - Among Us - Before Voting_1613 + - first: + 213: -6993882505119789159 + second: PC Computer - Among Us - Before Voting_1614 + - first: + 213: 4635082655736720704 + second: PC Computer - Among Us - Before Voting_1615 + - first: + 213: -7483952175473749498 + second: PC Computer - Among Us - Before Voting_1616 + - first: + 213: -3767771236295634813 + second: PC Computer - Among Us - Before Voting_1617 + - first: + 213: -6940783211231301717 + second: PC Computer - Among Us - Before Voting_1618 + - first: + 213: -1016470103873485781 + second: PC Computer - Among Us - Before Voting_1619 + - first: + 213: -3575373261340507729 + second: PC Computer - Among Us - Before Voting_1620 + - first: + 213: 5434462036171213145 + second: PC Computer - Among Us - Before Voting_1621 + - first: + 213: 935028949296402593 + second: PC Computer - Among Us - Before Voting_1622 + - first: + 213: 1832906794949949105 + second: PC Computer - Among Us - Before Voting_1623 + - first: + 213: 1478111245948530390 + second: PC Computer - Among Us - Before Voting_1624 + - first: + 213: 423377522060050621 + second: PC Computer - Among Us - Before Voting_1625 + - first: + 213: -2696991664980436452 + second: PC Computer - Among Us - Before Voting_1626 + - first: + 213: 1392654995497266638 + second: PC Computer - Among Us - Before Voting_1627 + - first: + 213: 8991996917273493307 + second: PC Computer - Among Us - Before Voting_1628 + - first: + 213: 2262249177331042874 + second: PC Computer - Among Us - Before Voting_1629 + - first: + 213: 7240306647968502431 + second: PC Computer - Among Us - Before Voting_1630 + - first: + 213: 2934446432884650383 + second: PC Computer - Among Us - Before Voting_1631 + - first: + 213: -7070380241857987390 + second: PC Computer - Among Us - Before Voting_1632 + - first: + 213: 1031249146782872197 + second: PC Computer - Among Us - Before Voting_1633 + - first: + 213: 1512570884774653314 + second: PC Computer - Among Us - Before Voting_1634 + - first: + 213: -727448913423770448 + second: PC Computer - Among Us - Before Voting_1635 + - first: + 213: -3968984846495476780 + second: PC Computer - Among Us - Before Voting_1636 + - first: + 213: 1647481991918945083 + second: PC Computer - Among Us - Before Voting_1637 + - first: + 213: -3942216506320861709 + second: PC Computer - Among Us - Before Voting_1638 + - first: + 213: 7907260657706387746 + second: PC Computer - Among Us - Before Voting_1639 + - first: + 213: -5587067151723875880 + second: PC Computer - Among Us - Before Voting_1640 + - first: + 213: 3916804984048417501 + second: PC Computer - Among Us - Before Voting_1641 + - first: + 213: -4414376660144552128 + second: PC Computer - Among Us - Before Voting_1642 + - first: + 213: -4293346294949295802 + second: PC Computer - Among Us - Before Voting_1643 + - first: + 213: 4777730637585104897 + second: PC Computer - Among Us - Before Voting_1644 + - first: + 213: 2687994332221929072 + second: PC Computer - Among Us - Before Voting_1645 + - first: + 213: 7737238326191861827 + second: PC Computer - Among Us - Before Voting_1646 + - first: + 213: 3934610412104413298 + second: PC Computer - Among Us - Before Voting_1647 + - first: + 213: -6099677177151418540 + second: PC Computer - Among Us - Before Voting_1648 + - first: + 213: -1249226479180499781 + second: PC Computer - Among Us - Before Voting_1649 + - first: + 213: -6592892407830995471 + second: PC Computer - Among Us - Before Voting_1650 + - first: + 213: 4560099594987472462 + second: PC Computer - Among Us - Before Voting_1651 + - first: + 213: -6759741896820188510 + second: PC Computer - Among Us - Before Voting_1652 + - first: + 213: 8687676489206789575 + second: PC Computer - Among Us - Before Voting_1653 + - first: + 213: -3878282008054100013 + second: PC Computer - Among Us - Before Voting_1654 + - first: + 213: 1120135090914442222 + second: PC Computer - Among Us - Before Voting_1655 + - first: + 213: 8732368435619979971 + second: PC Computer - Among Us - Before Voting_1656 + - first: + 213: -8274145807201599265 + second: PC Computer - Among Us - Before Voting_1657 + - first: + 213: -3598418190594229423 + second: PC Computer - Among Us - Before Voting_1658 + - first: + 213: 6832658439249691534 + second: PC Computer - Among Us - Before Voting_1659 + - first: + 213: -8740729292937900830 + second: PC Computer - Among Us - Before Voting_1660 + - first: + 213: 4190523587216846201 + second: PC Computer - Among Us - Before Voting_1661 + - first: + 213: -6903777889103109502 + second: PC Computer - Among Us - Before Voting_1662 + - first: + 213: 5017203865522484814 + second: PC Computer - Among Us - Before Voting_1663 + - first: + 213: -4543685397726677338 + second: PC Computer - Among Us - Before Voting_1664 + - first: + 213: 976742936615038916 + second: PC Computer - Among Us - Before Voting_1665 + - first: + 213: -6525370879325987928 + second: PC Computer - Among Us - Before Voting_1666 + - first: + 213: 2972289051638251032 + second: PC Computer - Among Us - Before Voting_1667 + - first: + 213: -7062334025061188249 + second: PC Computer - Among Us - Before Voting_1668 + - first: + 213: -8373704916250709410 + second: PC Computer - Among Us - Before Voting_1669 + - first: + 213: 1669443983779738425 + second: PC Computer - Among Us - Before Voting_1670 + - first: + 213: 3299441979319413608 + second: PC Computer - Among Us - Before Voting_1671 + - first: + 213: -3394446444068695459 + second: PC Computer - Among Us - Before Voting_1672 + - first: + 213: -7634742914189431405 + second: PC Computer - Among Us - Before Voting_1673 + - first: + 213: 5353629217936797329 + second: PC Computer - Among Us - Before Voting_1674 + - first: + 213: -6780785516210666519 + second: PC Computer - Among Us - Before Voting_1675 + - first: + 213: 8377006309460022078 + second: PC Computer - Among Us - Before Voting_1676 + - first: + 213: -3253661468857697492 + second: PC Computer - Among Us - Before Voting_1677 + - first: + 213: -6611695085277391096 + second: PC Computer - Among Us - Before Voting_1678 + - first: + 213: 1666237773263727556 + second: PC Computer - Among Us - Before Voting_1679 + - first: + 213: -4588808222336705693 + second: PC Computer - Among Us - Before Voting_1680 + - first: + 213: 824661284438124108 + second: PC Computer - Among Us - Before Voting_1681 + - first: + 213: 2538520794661365843 + second: PC Computer - Among Us - Before Voting_1682 + - first: + 213: 6893279381274674036 + second: PC Computer - Among Us - Before Voting_1683 + - first: + 213: -2477730761878715027 + second: PC Computer - Among Us - Before Voting_1684 + - first: + 213: -8178606854700708914 + second: PC Computer - Among Us - Before Voting_1685 + - first: + 213: -3819095772243888401 + second: PC Computer - Among Us - Before Voting_1686 + - first: + 213: 5201963339159174883 + second: PC Computer - Among Us - Before Voting_1687 + - first: + 213: 3607324657055456533 + second: PC Computer - Among Us - Before Voting_1688 + - first: + 213: -2635941220186217920 + second: PC Computer - Among Us - Before Voting_1689 + - first: + 213: -5367889934815163361 + second: PC Computer - Among Us - Before Voting_1690 + - first: + 213: 6593448554559534655 + second: PC Computer - Among Us - Before Voting_1691 + - first: + 213: 7947333395433506329 + second: PC Computer - Among Us - Before Voting_1692 + - first: + 213: 8357534221789092441 + second: PC Computer - Among Us - Before Voting_1693 + - first: + 213: 2414282178269996709 + second: PC Computer - Among Us - Before Voting_1694 + - first: + 213: 568806024164164183 + second: PC Computer - Among Us - Before Voting_1695 + - first: + 213: 879015466960478078 + second: PC Computer - Among Us - Before Voting_1696 + - first: + 213: 3360517250058959812 + second: PC Computer - Among Us - Before Voting_1697 + - first: + 213: -5732717380261495461 + second: PC Computer - Among Us - Before Voting_1698 + - first: + 213: -5672189207567192584 + second: PC Computer - Among Us - Before Voting_1699 + - first: + 213: 1912531817679604738 + second: PC Computer - Among Us - Before Voting_1700 + - first: + 213: 4425846416315234832 + second: PC Computer - Among Us - Before Voting_1701 + - first: + 213: 2357147683881323351 + second: PC Computer - Among Us - Before Voting_1702 + - first: + 213: 7073895514134291062 + second: PC Computer - Among Us - Before Voting_1703 + - first: + 213: 903004228254581559 + second: PC Computer - Among Us - Before Voting_1704 + - first: + 213: 1697285601424358914 + second: PC Computer - Among Us - Before Voting_1705 + - first: + 213: 1198091626123368807 + second: PC Computer - Among Us - Before Voting_1706 + - first: + 213: -2426445645077588497 + second: PC Computer - Among Us - Before Voting_1707 + - first: + 213: 7576735041505175097 + second: PC Computer - Among Us - Before Voting_1708 + - first: + 213: -1164894422104623917 + second: PC Computer - Among Us - Before Voting_1709 + - first: + 213: -2187279965678646248 + second: PC Computer - Among Us - Before Voting_1710 + - first: + 213: -5890045421070696039 + second: PC Computer - Among Us - Before Voting_1711 + - first: + 213: -1841076556103605896 + second: PC Computer - Among Us - Before Voting_1712 + - first: + 213: 449173169762024908 + second: PC Computer - Among Us - Before Voting_1713 + - first: + 213: -434645771267350166 + second: PC Computer - Among Us - Before Voting_1714 + - first: + 213: 5491296131309153382 + second: PC Computer - Among Us - Before Voting_1715 + - first: + 213: 6489722712785914733 + second: PC Computer - Among Us - Before Voting_1716 + - first: + 213: -4095413935762500642 + second: PC Computer - Among Us - Before Voting_1717 + - first: + 213: -779082323019200758 + second: PC Computer - Among Us - Before Voting_1718 + - first: + 213: -5217310951684322533 + second: PC Computer - Among Us - Before Voting_1719 + - first: + 213: -2266178179442080241 + second: PC Computer - Among Us - Before Voting_1720 + - first: + 213: 5508625010239603947 + second: PC Computer - Among Us - Before Voting_1721 + - first: + 213: -1660475730312894795 + second: PC Computer - Among Us - Before Voting_1722 + - first: + 213: -6350194065127754915 + second: PC Computer - Among Us - Before Voting_1723 + - first: + 213: 8838685176783749514 + second: PC Computer - Among Us - Before Voting_1724 + - first: + 213: 7173504182740780279 + second: PC Computer - Among Us - Before Voting_1725 + - first: + 213: 6145874357447808826 + second: PC Computer - Among Us - Before Voting_1726 + - first: + 213: 7760062948960314548 + second: PC Computer - Among Us - Before Voting_1727 + - first: + 213: -6726882742285965588 + second: PC Computer - Among Us - Before Voting_1728 + - first: + 213: 7565325470971348986 + second: PC Computer - Among Us - Before Voting_1729 + - first: + 213: -3780024076063976850 + second: PC Computer - Among Us - Before Voting_1730 + - first: + 213: -8081517439005495540 + second: PC Computer - Among Us - Before Voting_1731 + - first: + 213: -8738785172966622639 + second: PC Computer - Among Us - Before Voting_1732 + - first: + 213: 87582721910826059 + second: PC Computer - Among Us - Before Voting_1733 + - first: + 213: -6751465050643041821 + second: PC Computer - Among Us - Before Voting_1734 + - first: + 213: 6302556214898666459 + second: PC Computer - Among Us - Before Voting_1735 + - first: + 213: -2336287450807939252 + second: PC Computer - Among Us - Before Voting_1736 + - first: + 213: -2900285463305433694 + second: PC Computer - Among Us - Before Voting_1737 + - first: + 213: -5312160177986698316 + second: PC Computer - Among Us - Before Voting_1738 + - first: + 213: -2333810478949722402 + second: PC Computer - Among Us - Before Voting_1739 + - first: + 213: -5622464898887240326 + second: PC Computer - Among Us - Before Voting_1740 + - first: + 213: -1048101022164088306 + second: PC Computer - Among Us - Before Voting_1741 + - first: + 213: 2678787007718848034 + second: PC Computer - Among Us - Before Voting_1742 + - first: + 213: -233041649116523925 + second: PC Computer - Among Us - Before Voting_1743 + - first: + 213: -7356285245068908897 + second: PC Computer - Among Us - Before Voting_1744 + - first: + 213: 8992892307739305753 + second: PC Computer - Among Us - Before Voting_1745 + - first: + 213: 6597792815915610613 + second: PC Computer - Among Us - Before Voting_1746 + - first: + 213: 5744604531061714228 + second: PC Computer - Among Us - Before Voting_1747 + - first: + 213: -4389366535657179958 + second: PC Computer - Among Us - Before Voting_1748 + - first: + 213: -4906795953871449639 + second: PC Computer - Among Us - Before Voting_1749 + - first: + 213: -4788356649890419187 + second: PC Computer - Among Us - Before Voting_1750 + - first: + 213: 4442848075265583776 + second: PC Computer - Among Us - Before Voting_1751 + - first: + 213: 4371673247014338642 + second: PC Computer - Among Us - Before Voting_1752 + - first: + 213: -1465056104614382172 + second: PC Computer - Among Us - Before Voting_1753 + - first: + 213: -9006764197463546421 + second: PC Computer - Among Us - Before Voting_1754 + - first: + 213: -4340898127362448950 + second: PC Computer - Among Us - Before Voting_1755 + - first: + 213: -7824210363800842624 + second: PC Computer - Among Us - Before Voting_1756 + - first: + 213: -47598107067702021 + second: PC Computer - Among Us - Before Voting_1757 + - first: + 213: -5795617013788287228 + second: PC Computer - Among Us - Before Voting_1758 + - first: + 213: 1346549824526143507 + second: PC Computer - Among Us - Before Voting_1759 + - first: + 213: 7175269113067248230 + second: PC Computer - Among Us - Before Voting_1760 + - first: + 213: 751130764955685550 + second: PC Computer - Among Us - Before Voting_1761 + - first: + 213: 3638096607593095171 + second: PC Computer - Among Us - Before Voting_1762 + - first: + 213: -5123152662282921028 + second: PC Computer - Among Us - Before Voting_1763 + - first: + 213: 5260990480225883142 + second: PC Computer - Among Us - Before Voting_1764 + - first: + 213: -3022047065840550128 + second: PC Computer - Among Us - Before Voting_1765 + - first: + 213: -4489085190677410852 + second: PC Computer - Among Us - Before Voting_1766 + - first: + 213: -5470151653928698819 + second: PC Computer - Among Us - Before Voting_1767 + - first: + 213: -2092399051983135802 + second: PC Computer - Among Us - Before Voting_1768 + - first: + 213: -2431088844282106230 + second: PC Computer - Among Us - Before Voting_1769 + - first: + 213: 88769967693726743 + second: PC Computer - Among Us - Before Voting_1770 + - first: + 213: 6394258951930835795 + second: PC Computer - Among Us - Before Voting_1771 + - first: + 213: 7850615474067388293 + second: PC Computer - Among Us - Before Voting_1772 + - first: + 213: -1155043180549765243 + second: PC Computer - Among Us - Before Voting_1773 + - first: + 213: 6636906680471295565 + second: PC Computer - Among Us - Before Voting_1774 + - first: + 213: -8332579600712647420 + second: PC Computer - Among Us - Before Voting_1775 + - first: + 213: 3455975558197565243 + second: PC Computer - Among Us - Before Voting_1776 + - first: + 213: 8832600320915758426 + second: PC Computer - Among Us - Before Voting_1777 + - first: + 213: 4724898059753380985 + second: PC Computer - Among Us - Before Voting_1778 + - first: + 213: 354067177176901666 + second: PC Computer - Among Us - Before Voting_1779 + - first: + 213: -8473722393835380511 + second: PC Computer - Among Us - Before Voting_1780 + - first: + 213: -3845684607951706388 + second: PC Computer - Among Us - Before Voting_1781 + - first: + 213: -4887325305269405892 + second: PC Computer - Among Us - Before Voting_1782 + - first: + 213: 109318073415847245 + second: PC Computer - Among Us - Before Voting_1783 + - first: + 213: 4378849601629134488 + second: PC Computer - Among Us - Before Voting_1784 + - first: + 213: 464362389051235130 + second: PC Computer - Among Us - Before Voting_1785 + - first: + 213: 6976180359781602835 + second: PC Computer - Among Us - Before Voting_1786 + - first: + 213: 8745620737717433467 + second: PC Computer - Among Us - Before Voting_1787 + - first: + 213: -5766182063609967921 + second: PC Computer - Among Us - Before Voting_1788 + - first: + 213: 6964793233996253834 + second: PC Computer - Among Us - Before Voting_1789 + - first: + 213: -152435054936476883 + second: PC Computer - Among Us - Before Voting_1790 + - first: + 213: -5700587209524330928 + second: PC Computer - Among Us - Before Voting_1791 + - first: + 213: -7030403901662316966 + second: PC Computer - Among Us - Before Voting_1792 + - first: + 213: -6408349135725074639 + second: PC Computer - Among Us - Before Voting_1793 + - first: + 213: -4303266253110114314 + second: PC Computer - Among Us - Before Voting_1794 + - first: + 213: 3400765323834050778 + second: PC Computer - Among Us - Before Voting_1795 + - first: + 213: -6511267869717293156 + second: PC Computer - Among Us - Before Voting_1796 + - first: + 213: -4626932989272762972 + second: PC Computer - Among Us - Before Voting_1797 + - first: + 213: -1961718233222894386 + second: PC Computer - Among Us - Before Voting_1798 + - first: + 213: 5548938641864498098 + second: PC Computer - Among Us - Before Voting_1799 + - first: + 213: 3275223782333155149 + second: PC Computer - Among Us - Before Voting_1800 + - first: + 213: -4012716472732596742 + second: PC Computer - Among Us - Before Voting_1801 + - first: + 213: -5492662974091421020 + second: PC Computer - Among Us - Before Voting_1802 + - first: + 213: 4040885283243908045 + second: PC Computer - Among Us - Before Voting_1803 + - first: + 213: 7666905090785900433 + second: PC Computer - Among Us - Before Voting_1804 + - first: + 213: -5517601588842571400 + second: PC Computer - Among Us - Before Voting_1805 + - first: + 213: 8730005618795733691 + second: PC Computer - Among Us - Before Voting_1806 + - first: + 213: 2760323855194479137 + second: PC Computer - Among Us - Before Voting_1807 + - first: + 213: -2148959072625721157 + second: PC Computer - Among Us - Before Voting_1808 + - first: + 213: -6484068922055098769 + second: PC Computer - Among Us - Before Voting_1809 + - first: + 213: 7637884591322535665 + second: PC Computer - Among Us - Before Voting_1810 + - first: + 213: -4676075391227193521 + second: PC Computer - Among Us - Before Voting_1811 + - first: + 213: -8639623958106020590 + second: PC Computer - Among Us - Before Voting_1812 + - first: + 213: -8531477270608753278 + second: PC Computer - Among Us - Before Voting_1813 + - first: + 213: 4808713362346637728 + second: PC Computer - Among Us - Before Voting_1814 + - first: + 213: -5577235454069025621 + second: PC Computer - Among Us - Before Voting_1815 + - first: + 213: -4960731089075239231 + second: PC Computer - Among Us - Before Voting_1816 + - first: + 213: -2272305471180220669 + second: PC Computer - Among Us - Before Voting_1817 + - first: + 213: -6210559323416916528 + second: PC Computer - Among Us - Before Voting_1818 + - first: + 213: -5047869610282028294 + second: PC Computer - Among Us - Before Voting_1819 + - first: + 213: 2232783911626589287 + second: PC Computer - Among Us - Before Voting_1820 + - first: + 213: 8725868040902034565 + second: PC Computer - Among Us - Before Voting_1821 + - first: + 213: 1226285609380096502 + second: PC Computer - Among Us - Before Voting_1822 + - first: + 213: -3976786508649444659 + second: PC Computer - Among Us - Before Voting_1823 + - first: + 213: -791051930625367540 + second: PC Computer - Among Us - Before Voting_1824 + - first: + 213: -8907394348648549202 + second: PC Computer - Among Us - Before Voting_1825 + - first: + 213: 4863257204767625737 + second: PC Computer - Among Us - Before Voting_1826 + - first: + 213: 1649252682186077931 + second: PC Computer - Among Us - Before Voting_1827 + - first: + 213: 6062967172553589474 + second: PC Computer - Among Us - Before Voting_1828 + - first: + 213: -6885667091240583478 + second: PC Computer - Among Us - Before Voting_1829 + - first: + 213: -5476521834370715337 + second: PC Computer - Among Us - Before Voting_1830 + - first: + 213: 7092210926989230608 + second: PC Computer - Among Us - Before Voting_1831 + - first: + 213: 4708065344685356448 + second: PC Computer - Among Us - Before Voting_1832 + - first: + 213: 6886643693221499398 + second: PC Computer - Among Us - Before Voting_1833 + - first: + 213: 3657839344966015939 + second: PC Computer - Among Us - Before Voting_1834 + - first: + 213: 8364255923000571826 + second: PC Computer - Among Us - Before Voting_1835 + - first: + 213: -9171964066502007386 + second: PC Computer - Among Us - Before Voting_1836 + - first: + 213: -8294949695896390623 + second: PC Computer - Among Us - Before Voting_1837 + - first: + 213: -2942206272600273175 + second: PC Computer - Among Us - Before Voting_1838 + - first: + 213: 3464954330406251190 + second: PC Computer - Among Us - Before Voting_1839 + - first: + 213: -8730714634547245408 + second: PC Computer - Among Us - Before Voting_1840 + - first: + 213: -8065272571431108137 + second: PC Computer - Among Us - Before Voting_1841 + - first: + 213: -2507989702529643539 + second: PC Computer - Among Us - Before Voting_1842 + - first: + 213: -3223900610484612745 + second: PC Computer - Among Us - Before Voting_1843 + - first: + 213: 3269582839217853218 + second: PC Computer - Among Us - Before Voting_1844 + - first: + 213: 8958258669432634987 + second: PC Computer - Among Us - Before Voting_1845 + - first: + 213: -6399144394077197150 + second: PC Computer - Among Us - Before Voting_1846 + - first: + 213: 832484975131323763 + second: PC Computer - Among Us - Before Voting_1847 + - first: + 213: 6187183628172421659 + second: PC Computer - Among Us - Before Voting_1848 + - first: + 213: 5964314587271258653 + second: PC Computer - Among Us - Before Voting_1849 + - first: + 213: 6705548913574790483 + second: PC Computer - Among Us - Before Voting_1850 + - first: + 213: 8468977593912470905 + second: PC Computer - Among Us - Before Voting_1851 + - first: + 213: 3892815768183529712 + second: PC Computer - Among Us - Before Voting_1852 + - first: + 213: -345585087046870076 + second: PC Computer - Among Us - Before Voting_1853 + - first: + 213: -6359594300527841153 + second: PC Computer - Among Us - Before Voting_1854 + - first: + 213: -4525815630916628065 + second: PC Computer - Among Us - Before Voting_1855 + - first: + 213: 76600762702012193 + second: PC Computer - Among Us - Before Voting_1856 + - first: + 213: 4069844790616897728 + second: PC Computer - Among Us - Before Voting_1857 + - first: + 213: 2511088181513894337 + second: PC Computer - Among Us - Before Voting_1858 + - first: + 213: 4567069720251697243 + second: PC Computer - Among Us - Before Voting_1859 + - first: + 213: -5214598741700052547 + second: PC Computer - Among Us - Before Voting_1860 + - first: + 213: 2630148140266771672 + second: PC Computer - Among Us - Before Voting_1861 + - first: + 213: 1708685156269373045 + second: PC Computer - Among Us - Before Voting_1862 + - first: + 213: -1480488388055202353 + second: PC Computer - Among Us - Before Voting_1863 + - first: + 213: -3931693818554177311 + second: PC Computer - Among Us - Before Voting_1864 + - first: + 213: -6107994520646122825 + second: PC Computer - Among Us - Before Voting_1865 + - first: + 213: -3401704125920614451 + second: PC Computer - Among Us - Before Voting_1866 + - first: + 213: 6093640767878829735 + second: PC Computer - Among Us - Before Voting_1867 + - first: + 213: -3960447925125422093 + second: PC Computer - Among Us - Before Voting_1868 + - first: + 213: 3254873497078401292 + second: PC Computer - Among Us - Before Voting_1869 + - first: + 213: 8047925002453670291 + second: PC Computer - Among Us - Before Voting_1870 + - first: + 213: -3430128634491993135 + second: PC Computer - Among Us - Before Voting_1871 + - first: + 213: 7326441267520612165 + second: PC Computer - Among Us - Before Voting_1872 + - first: + 213: 2760252971231248719 + second: PC Computer - Among Us - Before Voting_1873 + - first: + 213: 3005894841222217548 + second: PC Computer - Among Us - Before Voting_1874 + - first: + 213: 8725769315185129767 + second: PC Computer - Among Us - Before Voting_1875 + - first: + 213: 4833816221540201775 + second: PC Computer - Among Us - Before Voting_1876 + - first: + 213: -7643957185625804980 + second: PC Computer - Among Us - Before Voting_1877 + - first: + 213: 3095940549397005055 + second: PC Computer - Among Us - Before Voting_1878 + - first: + 213: 9153280580341898967 + second: PC Computer - Among Us - Before Voting_1879 + - first: + 213: -292654145320768822 + second: PC Computer - Among Us - Before Voting_1880 + - first: + 213: -3330833430752616702 + second: PC Computer - Among Us - Before Voting_1881 + - first: + 213: -6116829957884643170 + second: PC Computer - Among Us - Before Voting_1882 + - first: + 213: 2700234322079870778 + second: PC Computer - Among Us - Before Voting_1883 + - first: + 213: 8135638519961201039 + second: PC Computer - Among Us - Before Voting_1884 + - first: + 213: -6609895720104008668 + second: PC Computer - Among Us - Before Voting_1885 + - first: + 213: -3711623043912199186 + second: PC Computer - Among Us - Before Voting_1886 + - first: + 213: -395600887690613676 + second: PC Computer - Among Us - Before Voting_1887 + - first: + 213: 6025329667815310948 + second: PC Computer - Among Us - Before Voting_1888 + - first: + 213: 2987320680694376344 + second: PC Computer - Among Us - Before Voting_1889 + - first: + 213: -6459947350025250618 + second: PC Computer - Among Us - Before Voting_1890 + - first: + 213: -7614378693125534365 + second: PC Computer - Among Us - Before Voting_1891 + - first: + 213: -2249564400939935669 + second: PC Computer - Among Us - Before Voting_1892 + - first: + 213: -264427228560586104 + second: PC Computer - Among Us - Before Voting_1893 + - first: + 213: 7112324382782709418 + second: PC Computer - Among Us - Before Voting_1894 + - first: + 213: -79540491833734819 + second: PC Computer - Among Us - Before Voting_1895 + - first: + 213: -5575396615531114407 + second: PC Computer - Among Us - Before Voting_1896 + - first: + 213: 6455383489293703379 + second: PC Computer - Among Us - Before Voting_1897 + - first: + 213: -9042792166408169838 + second: PC Computer - Among Us - Before Voting_1898 + - first: + 213: -8920935715833812422 + second: PC Computer - Among Us - Before Voting_1899 + - first: + 213: 2127235010266754671 + second: PC Computer - Among Us - Before Voting_1900 + - first: + 213: 4230437377624928856 + second: PC Computer - Among Us - Before Voting_1901 + - first: + 213: 1316618148642185948 + second: PC Computer - Among Us - Before Voting_1902 + - first: + 213: 6389314906396988005 + second: PC Computer - Among Us - Before Voting_1903 + - first: + 213: -7842246508461048300 + second: PC Computer - Among Us - Before Voting_1904 + - first: + 213: -3701064159027643740 + second: PC Computer - Among Us - Before Voting_1905 + - first: + 213: 5035781180764014708 + second: PC Computer - Among Us - Before Voting_1906 + - first: + 213: -6345102915671139631 + second: PC Computer - Among Us - Before Voting_1907 + - first: + 213: -217991584583516563 + second: PC Computer - Among Us - Before Voting_1908 + - first: + 213: -5726076576237805485 + second: PC Computer - Among Us - Before Voting_1909 + - first: + 213: 5127134899184911227 + second: PC Computer - Among Us - Before Voting_1910 + - first: + 213: -1215553538330027892 + second: PC Computer - Among Us - Before Voting_1911 + - first: + 213: 2653829228563051353 + second: PC Computer - Among Us - Before Voting_1912 + - first: + 213: 1620843641451576743 + second: PC Computer - Among Us - Before Voting_1913 + - first: + 213: -99198686110436669 + second: PC Computer - Among Us - Before Voting_1914 + - first: + 213: -7209475197591825406 + second: PC Computer - Among Us - Before Voting_1915 + - first: + 213: -6787105242486953774 + second: PC Computer - Among Us - Before Voting_1916 + - first: + 213: -6371041344818896426 + second: PC Computer - Among Us - Before Voting_1917 + - first: + 213: -5875464491899356344 + second: PC Computer - Among Us - Before Voting_1918 + - first: + 213: -7242960633195910803 + second: PC Computer - Among Us - Before Voting_1919 + - first: + 213: -1776091140411389573 + second: PC Computer - Among Us - Before Voting_1920 + - first: + 213: 4605248303608034825 + second: PC Computer - Among Us - Before Voting_1921 + - first: + 213: 5849623261273524394 + second: PC Computer - Among Us - Before Voting_1922 + - first: + 213: 4973206903138986376 + second: PC Computer - Among Us - Before Voting_1923 + - first: + 213: -1566169305744826393 + second: PC Computer - Among Us - Before Voting_1924 + - first: + 213: -6862942017269905000 + second: PC Computer - Among Us - Before Voting_1925 + - first: + 213: -3519531926000996617 + second: PC Computer - Among Us - Before Voting_1926 + - first: + 213: 6706810827459013962 + second: PC Computer - Among Us - Before Voting_1927 + - first: + 213: -3356447915039212055 + second: PC Computer - Among Us - Before Voting_1928 + - first: + 213: 1685324494039236663 + second: PC Computer - Among Us - Before Voting_1929 + - first: + 213: 1710737024147902019 + second: PC Computer - Among Us - Before Voting_1930 + - first: + 213: 5055175843525274280 + second: PC Computer - Among Us - Before Voting_1931 + - first: + 213: 1322315620242496369 + second: PC Computer - Among Us - Before Voting_1932 + - first: + 213: -3091006074911853152 + second: PC Computer - Among Us - Before Voting_1933 + - first: + 213: -2891496547071556565 + second: PC Computer - Among Us - Before Voting_1934 + - first: + 213: -8358217673401322026 + second: PC Computer - Among Us - Before Voting_1935 + - first: + 213: 278482042688113053 + second: PC Computer - Among Us - Before Voting_1936 + - first: + 213: -6015439994966727225 + second: PC Computer - Among Us - Before Voting_1937 + - first: + 213: -3476982261066929237 + second: PC Computer - Among Us - Before Voting_1938 + - first: + 213: -5786096557006672633 + second: PC Computer - Among Us - Before Voting_1939 + - first: + 213: 8178449807194629701 + second: PC Computer - Among Us - Before Voting_1940 + - first: + 213: 8260059195868560722 + second: PC Computer - Among Us - Before Voting_1941 + - first: + 213: 8775441522368161447 + second: PC Computer - Among Us - Before Voting_1942 + - first: + 213: -514316051845887664 + second: PC Computer - Among Us - Before Voting_1943 + - first: + 213: 3751115409657423330 + second: PC Computer - Among Us - Before Voting_1944 + - first: + 213: -1278280633872634483 + second: PC Computer - Among Us - Before Voting_1945 + - first: + 213: 8791239898119316476 + second: PC Computer - Among Us - Before Voting_1946 + - first: + 213: -2794953474697327661 + second: PC Computer - Among Us - Before Voting_1947 + - first: + 213: 3831651267667680038 + second: PC Computer - Among Us - Before Voting_1948 + - first: + 213: -7961561158579441250 + second: PC Computer - Among Us - Before Voting_1949 + - first: + 213: -1415288907282478974 + second: PC Computer - Among Us - Before Voting_1950 + - first: + 213: -3527788394882851550 + second: PC Computer - Among Us - Before Voting_1951 + - first: + 213: 6797615149177131905 + second: PC Computer - Among Us - Before Voting_1952 + - first: + 213: -254788886727407059 + second: PC Computer - Among Us - Before Voting_1953 + - first: + 213: -7666698926668336219 + second: PC Computer - Among Us - Before Voting_1954 + - first: + 213: -4538685545202364703 + second: PC Computer - Among Us - Before Voting_1955 + - first: + 213: -8320817715679842506 + second: PC Computer - Among Us - Before Voting_1956 + - first: + 213: 5416485165908128242 + second: PC Computer - Among Us - Before Voting_1957 + - first: + 213: 6766229509688184867 + second: PC Computer - Among Us - Before Voting_1958 + - first: + 213: 3800670791234366715 + second: PC Computer - Among Us - Before Voting_1959 + - first: + 213: -6077375225837100376 + second: PC Computer - Among Us - Before Voting_1960 + - first: + 213: -877055584730028327 + second: PC Computer - Among Us - Before Voting_1961 + - first: + 213: 1686806047244905808 + second: PC Computer - Among Us - Before Voting_1962 + - first: + 213: -5727780094352823057 + second: PC Computer - Among Us - Before Voting_1963 + - first: + 213: -1438426908504477357 + second: PC Computer - Among Us - Before Voting_1964 + - first: + 213: -999838538758239659 + second: PC Computer - Among Us - Before Voting_1965 + - first: + 213: -5985925173522801259 + second: PC Computer - Among Us - Before Voting_1966 + - first: + 213: 4149802107974537205 + second: PC Computer - Among Us - Before Voting_1967 + - first: + 213: -3234499145649903268 + second: PC Computer - Among Us - Before Voting_1968 + - first: + 213: -2994798639995220560 + second: PC Computer - Among Us - Before Voting_1969 + - first: + 213: 3798893404672270936 + second: PC Computer - Among Us - Before Voting_1970 + - first: + 213: 7927213318894022912 + second: PC Computer - Among Us - Before Voting_1971 + - first: + 213: -4007688279374691547 + second: PC Computer - Among Us - Before Voting_1972 + - first: + 213: -6237578211592597316 + second: PC Computer - Among Us - Before Voting_1973 + - first: + 213: -5479479809969007807 + second: PC Computer - Among Us - Before Voting_1974 + - first: + 213: -7498262497929931646 + second: PC Computer - Among Us - Before Voting_1975 + - first: + 213: 104727798730691555 + second: PC Computer - Among Us - Before Voting_1976 + - first: + 213: -3155080344028748197 + second: PC Computer - Among Us - Before Voting_1977 + - first: + 213: -3775127633637208455 + second: PC Computer - Among Us - Before Voting_1978 + - first: + 213: 7709350499007041195 + second: PC Computer - Among Us - Before Voting_1979 + - first: + 213: -3486364225680493776 + second: PC Computer - Among Us - Before Voting_1980 + - first: + 213: -8894589865759846952 + second: PC Computer - Among Us - Before Voting_1981 + - first: + 213: 1348446341535951358 + second: PC Computer - Among Us - Before Voting_1982 + - first: + 213: -4652582038560439736 + second: PC Computer - Among Us - Before Voting_1983 + - first: + 213: 2731552541268444680 + second: PC Computer - Among Us - Before Voting_1984 + - first: + 213: -8677951845672049083 + second: PC Computer - Among Us - Before Voting_1985 + - first: + 213: -3521881073047299379 + second: PC Computer - Among Us - Before Voting_1986 + - first: + 213: -262578279827029647 + second: PC Computer - Among Us - Before Voting_1987 + - first: + 213: -1799760210240664467 + second: PC Computer - Among Us - Before Voting_1988 + - first: + 213: -2918993878241776647 + second: PC Computer - Among Us - Before Voting_1989 + - first: + 213: -5978772884871082941 + second: PC Computer - Among Us - Before Voting_1990 + - first: + 213: -6721618848128459931 + second: PC Computer - Among Us - Before Voting_1991 + - first: + 213: 3208486452474783507 + second: PC Computer - Among Us - Before Voting_1992 + - first: + 213: -5563197470063510480 + second: PC Computer - Among Us - Before Voting_1993 + - first: + 213: -6252725802162715708 + second: PC Computer - Among Us - Before Voting_1994 + - first: + 213: 1312205944196398513 + second: PC Computer - Among Us - Before Voting_1995 + - first: + 213: 4925222033014058462 + second: PC Computer - Among Us - Before Voting_1996 + - first: + 213: -131675723725966611 + second: PC Computer - Among Us - Before Voting_1997 + - first: + 213: 4895774919848488809 + second: PC Computer - Among Us - Before Voting_1998 + - first: + 213: 8730638880996779846 + second: PC Computer - Among Us - Before Voting_1999 + - first: + 213: 7507743038785489627 + second: PC Computer - Among Us - Before Voting_2000 + - first: + 213: -8620215351760577124 + second: PC Computer - Among Us - Before Voting_2001 + - first: + 213: 1361948814852447586 + second: PC Computer - Among Us - Before Voting_2002 + - first: + 213: -5864493529756287245 + second: PC Computer - Among Us - Before Voting_2003 + - first: + 213: 1211985615196217967 + second: PC Computer - Among Us - Before Voting_2004 + - first: + 213: 3465495888024102554 + second: PC Computer - Among Us - Before Voting_2005 + - first: + 213: 201069007390936175 + second: PC Computer - Among Us - Before Voting_2006 + - first: + 213: -2385160020720840384 + second: PC Computer - Among Us - Before Voting_2007 + - first: + 213: -7087547800432127257 + second: PC Computer - Among Us - Before Voting_2008 + - first: + 213: -8073934230918605865 + second: PC Computer - Among Us - Before Voting_2009 + - first: + 213: -2306385727028002206 + second: PC Computer - Among Us - Before Voting_2010 + - first: + 213: -4999941551204175446 + second: PC Computer - Among Us - Before Voting_2011 + - first: + 213: -1377989803987882472 + second: PC Computer - Among Us - Before Voting_2012 + - first: + 213: -5557347856866103868 + second: PC Computer - Among Us - Before Voting_2013 + - first: + 213: -8606732937934065542 + second: PC Computer - Among Us - Before Voting_2014 + - first: + 213: 2751834553119153753 + second: PC Computer - Among Us - Before Voting_2015 + - first: + 213: -3797712923930577017 + second: PC Computer - Among Us - Before Voting_2016 + - first: + 213: 1269481921228426716 + second: PC Computer - Among Us - Before Voting_2017 + - first: + 213: 696074070639575859 + second: PC Computer - Among Us - Before Voting_2018 + - first: + 213: 6894134844533451747 + second: PC Computer - Among Us - Before Voting_2019 + - first: + 213: 7767464383513638770 + second: PC Computer - Among Us - Before Voting_2020 + - first: + 213: -5318671820185782642 + second: PC Computer - Among Us - Before Voting_2021 + - first: + 213: 4445295088598665491 + second: PC Computer - Among Us - Before Voting_2022 + - first: + 213: -1193286800735498171 + second: PC Computer - Among Us - Before Voting_2023 + - first: + 213: -297772183624242533 + second: PC Computer - Among Us - Before Voting_2024 + - first: + 213: 2414777705072907913 + second: PC Computer - Among Us - Before Voting_2025 + - first: + 213: 5352665115002870443 + second: PC Computer - Among Us - Before Voting_2026 + - first: + 213: 2212139538409290659 + second: PC Computer - Among Us - Before Voting_2027 + - first: + 213: 2384038211763182201 + second: PC Computer - Among Us - Before Voting_2028 + - first: + 213: 8650070357103129792 + second: PC Computer - Among Us - Before Voting_2029 + - first: + 213: 645688418088549233 + second: PC Computer - Among Us - Before Voting_2030 + - first: + 213: -329654710405714990 + second: PC Computer - Among Us - Before Voting_2031 + - first: + 213: 7109612617192218637 + second: PC Computer - Among Us - Before Voting_2032 + - first: + 213: -8825423659845042653 + second: PC Computer - Among Us - Before Voting_2033 + - first: + 213: 5718600629926199537 + second: PC Computer - Among Us - Before Voting_2034 + - first: + 213: -4662337708654985668 + second: PC Computer - Among Us - Before Voting_2035 + - first: + 213: -4557197874400674990 + second: PC Computer - Among Us - Before Voting_2036 + - first: + 213: 3394396580687595412 + second: PC Computer - Among Us - Before Voting_2037 + - first: + 213: 1008068322038811092 + second: PC Computer - Among Us - Before Voting_2038 + - first: + 213: -1049655524162464631 + second: PC Computer - Among Us - Before Voting_2039 + - first: + 213: -7499381545069309997 + second: PC Computer - Among Us - Before Voting_2040 + - first: + 213: -486517802663101321 + second: PC Computer - Among Us - Before Voting_2041 + - first: + 213: 6993477525607876644 + second: PC Computer - Among Us - Before Voting_2042 + - first: + 213: 3161231875189047546 + second: PC Computer - Among Us - Before Voting_2043 + - first: + 213: -3367747859558071754 + second: PC Computer - Among Us - Before Voting_2044 + - first: + 213: -3231658920649512575 + second: PC Computer - Among Us - Before Voting_2045 + - first: + 213: 8367149011064984739 + second: PC Computer - Among Us - Before Voting_2046 + - first: + 213: 3261806906885834087 + second: PC Computer - Among Us - Before Voting_2047 + - first: + 213: -2757537972888346637 + second: PC Computer - Among Us - Before Voting_2048 + - first: + 213: 5686942074921185175 + second: PC Computer - Among Us - Before Voting_2049 + - first: + 213: -5557700800350823199 + second: PC Computer - Among Us - Before Voting_2050 + - first: + 213: 910404820939469869 + second: PC Computer - Among Us - Before Voting_2051 + - first: + 213: -2259423976729010988 + second: PC Computer - Among Us - Before Voting_2052 + - first: + 213: -9052817621438653368 + second: PC Computer - Among Us - Before Voting_2053 + - first: + 213: -6205191366732233583 + second: PC Computer - Among Us - Before Voting_2054 + - first: + 213: -7378382186521939634 + second: PC Computer - Among Us - Before Voting_2055 + - first: + 213: 7027224208294037882 + second: PC Computer - Among Us - Before Voting_2056 + - first: + 213: -4822113732035343454 + second: PC Computer - Among Us - Before Voting_2057 + - first: + 213: -1422101595686836655 + second: PC Computer - Among Us - Before Voting_2058 + - first: + 213: 7224481604685944412 + second: PC Computer - Among Us - Before Voting_2059 + - first: + 213: -8998899351141188609 + second: PC Computer - Among Us - Before Voting_2060 + - first: + 213: -236852874007755317 + second: PC Computer - Among Us - Before Voting_2061 + - first: + 213: 3781817559105405662 + second: PC Computer - Among Us - Before Voting_2062 + - first: + 213: -6455646742746652520 + second: PC Computer - Among Us - Before Voting_2063 + - first: + 213: -5567056978867474275 + second: PC Computer - Among Us - Before Voting_2064 + - first: + 213: -4742658645714706970 + second: PC Computer - Among Us - Before Voting_2065 + - first: + 213: -608395529704543031 + second: PC Computer - Among Us - Before Voting_2066 + - first: + 213: 6393950149922964834 + second: PC Computer - Among Us - Before Voting_2067 + - first: + 213: 139437521372301324 + second: PC Computer - Among Us - Before Voting_2068 + - first: + 213: -3113877703504452970 + second: PC Computer - Among Us - Before Voting_2069 + - first: + 213: 5347060442266854089 + second: PC Computer - Among Us - Before Voting_2070 + - first: + 213: 7223837448456141898 + second: PC Computer - Among Us - Before Voting_2071 + - first: + 213: -3027635512844674737 + second: PC Computer - Among Us - Before Voting_2072 + - first: + 213: -5321177096296021781 + second: PC Computer - Among Us - Before Voting_2073 + - first: + 213: 2561313296850757165 + second: PC Computer - Among Us - Before Voting_2074 + - first: + 213: 7034983603287728953 + second: PC Computer - Among Us - Before Voting_2075 + - first: + 213: -4313457759899773012 + second: PC Computer - Among Us - Before Voting_2076 + - first: + 213: -8533357961662722656 + second: PC Computer - Among Us - Before Voting_2077 + - first: + 213: 916057039869064587 + second: PC Computer - Among Us - Before Voting_2078 + - first: + 213: 5017337186980656944 + second: PC Computer - Among Us - Before Voting_2079 + - first: + 213: -7936832438850378640 + second: PC Computer - Among Us - Before Voting_2080 + - first: + 213: 2288505085950940988 + second: PC Computer - Among Us - Before Voting_2081 + - first: + 213: 5268404618943814541 + second: PC Computer - Among Us - Before Voting_2082 + - first: + 213: 5989565872693344705 + second: PC Computer - Among Us - Before Voting_2083 + - first: + 213: -8929127140440586076 + second: PC Computer - Among Us - Before Voting_2084 + - first: + 213: -7468989002625232498 + second: PC Computer - Among Us - Before Voting_2085 + - first: + 213: -4745383416038638059 + second: PC Computer - Among Us - Before Voting_2086 + - first: + 213: 7453060908686813688 + second: PC Computer - Among Us - Before Voting_2087 + - first: + 213: -6686589921174223219 + second: PC Computer - Among Us - Before Voting_2088 + - first: + 213: 7191214604856616790 + second: PC Computer - Among Us - Before Voting_2089 + - first: + 213: -3119541579837659109 + second: PC Computer - Among Us - Before Voting_2090 + - first: + 213: 6260797671015517809 + second: PC Computer - Among Us - Before Voting_2091 + - first: + 213: 60204219684323969 + second: PC Computer - Among Us - Before Voting_2092 + - first: + 213: -4214847168305534379 + second: PC Computer - Among Us - Before Voting_2093 + - first: + 213: -8746360397632166637 + second: PC Computer - Among Us - Before Voting_2094 + - first: + 213: -1838561633129546714 + second: PC Computer - Among Us - Before Voting_2095 + - first: + 213: 8777548074799538816 + second: PC Computer - Among Us - Before Voting_2096 + - first: + 213: -2012502942753787833 + second: PC Computer - Among Us - Before Voting_2097 + - first: + 213: -385345104395918063 + second: PC Computer - Among Us - Before Voting_2098 + - first: + 213: -7504374041817799507 + second: PC Computer - Among Us - Before Voting_2099 + - first: + 213: 606102701568585792 + second: PC Computer - Among Us - Before Voting_2100 + - first: + 213: -4682529373987282390 + second: PC Computer - Among Us - Before Voting_2101 + - first: + 213: -3358754312793443427 + second: PC Computer - Among Us - Before Voting_2102 + - first: + 213: -5013201366399047683 + second: PC Computer - Among Us - Before Voting_2103 + - first: + 213: 6055551192394600893 + second: PC Computer - Among Us - Before Voting_2104 + - first: + 213: -753519315847191816 + second: PC Computer - Among Us - Before Voting_2105 + - first: + 213: -828599352377027299 + second: PC Computer - Among Us - Before Voting_2106 + - first: + 213: -6078847035385567121 + second: PC Computer - Among Us - Before Voting_2107 + - first: + 213: 5408983321001502385 + second: PC Computer - Among Us - Before Voting_2108 + - first: + 213: -2098971695058625474 + second: PC Computer - Among Us - Before Voting_2109 + - first: + 213: -2943841703021956770 + second: PC Computer - Among Us - Before Voting_2110 + - first: + 213: -7681933295494964670 + second: PC Computer - Among Us - Before Voting_2111 + - first: + 213: -1480562663234210428 + second: PC Computer - Among Us - Before Voting_2112 + - first: + 213: -5545230783284581025 + second: PC Computer - Among Us - Before Voting_2113 + - first: + 213: -914716706408794607 + second: PC Computer - Among Us - Before Voting_2114 + - first: + 213: 6906268650798053233 + second: PC Computer - Among Us - Before Voting_2115 + - first: + 213: 389208005628510216 + second: PC Computer - Among Us - Before Voting_2116 + - first: + 213: -2101870758196702441 + second: PC Computer - Among Us - Before Voting_2117 + - first: + 213: -3380888475084963358 + second: PC Computer - Among Us - Before Voting_2118 + - first: + 213: 2443971854847687495 + second: PC Computer - Among Us - Before Voting_2119 + - first: + 213: 4457387615765779839 + second: PC Computer - Among Us - Before Voting_2120 + - first: + 213: -3094399998817648508 + second: PC Computer - Among Us - Before Voting_2121 + - first: + 213: 564996141178748533 + second: PC Computer - Among Us - Before Voting_2122 + - first: + 213: -3982446866489084181 + second: PC Computer - Among Us - Before Voting_2123 + - first: + 213: -543517361434859021 + second: PC Computer - Among Us - Before Voting_2124 + - first: + 213: 6909666534626939779 + second: PC Computer - Among Us - Before Voting_2125 + - first: + 213: 2141139768834200188 + second: PC Computer - Among Us - Before Voting_2126 + - first: + 213: -3595174015125719443 + second: PC Computer - Among Us - Before Voting_2127 + - first: + 213: 2039657235993877523 + second: PC Computer - Among Us - Before Voting_2128 + - first: + 213: 3087674876475200356 + second: PC Computer - Among Us - Before Voting_2129 + - first: + 213: -7223134015004497332 + second: PC Computer - Among Us - Before Voting_2130 + - first: + 213: -4724670307776974934 + second: PC Computer - Among Us - Before Voting_2131 + - first: + 213: -2556988664209416892 + second: PC Computer - Among Us - Before Voting_2132 + - first: + 213: 4982001477167647442 + second: PC Computer - Among Us - Before Voting_2133 + - first: + 213: 8374923545152529750 + second: PC Computer - Among Us - Before Voting_2134 + - first: + 213: 5976427002328488106 + second: PC Computer - Among Us - Before Voting_2135 + - first: + 213: -4757828557064538547 + second: PC Computer - Among Us - Before Voting_2136 + - first: + 213: 1690166336811683512 + second: PC Computer - Among Us - Before Voting_2137 + - first: + 213: 3631293483314280802 + second: PC Computer - Among Us - Before Voting_2138 + - first: + 213: 7096908586225658014 + second: PC Computer - Among Us - Before Voting_2139 + - first: + 213: 5742356518177691914 + second: PC Computer - Among Us - Before Voting_2140 + - first: + 213: -365983863314500156 + second: PC Computer - Among Us - Before Voting_2141 + - first: + 213: -7414485750079912730 + second: PC Computer - Among Us - Before Voting_2142 + - first: + 213: 2103719963071229315 + second: PC Computer - Among Us - Before Voting_2143 + - first: + 213: -4738516158443346625 + second: PC Computer - Among Us - Before Voting_2144 + - first: + 213: 4219367049609368216 + second: PC Computer - Among Us - Before Voting_2145 + - first: + 213: -5530867570348306007 + second: PC Computer - Among Us - Before Voting_2146 + - first: + 213: 6933767119449957369 + second: PC Computer - Among Us - Before Voting_2147 + - first: + 213: 7776065651479206828 + second: PC Computer - Among Us - Before Voting_2148 + - first: + 213: -5469171612622441612 + second: PC Computer - Among Us - Before Voting_2149 + - first: + 213: -849847241489972978 + second: PC Computer - Among Us - Before Voting_2150 + - first: + 213: 7840004980274481658 + second: PC Computer - Among Us - Before Voting_2151 + - first: + 213: -4639350247535390423 + second: PC Computer - Among Us - Before Voting_2152 + - first: + 213: -7363713459727096905 + second: PC Computer - Among Us - Before Voting_2153 + - first: + 213: 5924368871317931955 + second: PC Computer - Among Us - Before Voting_2154 + - first: + 213: 5339789936028275937 + second: PC Computer - Among Us - Before Voting_2155 + - first: + 213: -5680339233219391428 + second: PC Computer - Among Us - Before Voting_2156 + - first: + 213: 6699341836411230784 + second: PC Computer - Among Us - Before Voting_2157 + - first: + 213: -9094099469590689233 + second: PC Computer - Among Us - Before Voting_2158 + - first: + 213: 4491065946156807113 + second: PC Computer - Among Us - Before Voting_2159 + - first: + 213: 4399008182765552099 + second: PC Computer - Among Us - Before Voting_2160 + - first: + 213: -706466544792327668 + second: PC Computer - Among Us - Before Voting_2161 + - first: + 213: 6277512030285805827 + second: PC Computer - Among Us - Before Voting_2162 + - first: + 213: 2747613363428559443 + second: PC Computer - Among Us - Before Voting_2163 + - first: + 213: -6107136585408747876 + second: PC Computer - Among Us - Before Voting_2164 + - first: + 213: -485521358679525767 + second: PC Computer - Among Us - Before Voting_2165 + - first: + 213: -5866088029966105566 + second: PC Computer - Among Us - Before Voting_2166 + - first: + 213: 5454018361709526112 + second: PC Computer - Among Us - Before Voting_2167 + - first: + 213: 949229517757611021 + second: PC Computer - Among Us - Before Voting_2168 + - first: + 213: -5207454539729015207 + second: PC Computer - Among Us - Before Voting_2169 + - first: + 213: 754350260316408422 + second: PC Computer - Among Us - Before Voting_2170 + - first: + 213: 6471368391509236490 + second: PC Computer - Among Us - Before Voting_2171 + - first: + 213: 1756680157991136483 + second: PC Computer - Among Us - Before Voting_2172 + - first: + 213: 7462143774723898607 + second: PC Computer - Among Us - Before Voting_2173 + - first: + 213: 5324555721322125214 + second: PC Computer - Among Us - Before Voting_2174 + - first: + 213: 4956578256527706392 + second: PC Computer - Among Us - Before Voting_2175 + - first: + 213: 4430900350172485324 + second: PC Computer - Among Us - Before Voting_2176 + - first: + 213: 1504007372786624197 + second: PC Computer - Among Us - Before Voting_2177 + - first: + 213: 5876423090952290791 + second: PC Computer - Among Us - Before Voting_2178 + - first: + 213: 707912812939449550 + second: PC Computer - Among Us - Before Voting_2179 + - first: + 213: -7475936237944095368 + second: PC Computer - Among Us - Before Voting_2180 + - first: + 213: 9035177317514718453 + second: PC Computer - Among Us - Before Voting_2181 + - first: + 213: 3308235865379738060 + second: PC Computer - Among Us - Before Voting_2182 + - first: + 213: 9022430419062233483 + second: PC Computer - Among Us - Before Voting_2183 + - first: + 213: -5217383713123077158 + second: PC Computer - Among Us - Before Voting_2184 + - first: + 213: -3008485964771056770 + second: PC Computer - Among Us - Before Voting_2185 + - first: + 213: -6982028626010554270 + second: PC Computer - Among Us - Before Voting_2186 + - first: + 213: -4474770937221280086 + second: PC Computer - Among Us - Before Voting_2187 + - first: + 213: -4108280546129886244 + second: PC Computer - Among Us - Before Voting_2188 + - first: + 213: -6416079021167965685 + second: PC Computer - Among Us - Before Voting_2189 + - first: + 213: -4327525709036792652 + second: PC Computer - Among Us - Before Voting_2190 + - first: + 213: 8378612921584915901 + second: PC Computer - Among Us - Before Voting_2191 + - first: + 213: -5658082000977947930 + second: PC Computer - Among Us - Before Voting_2192 + - first: + 213: -7112313483034245318 + second: PC Computer - Among Us - Before Voting_2193 + - first: + 213: 4351332385558016184 + second: PC Computer - Among Us - Before Voting_2194 + - first: + 213: -7480466555174529071 + second: PC Computer - Among Us - Before Voting_2195 + - first: + 213: 7121760452409878268 + second: PC Computer - Among Us - Before Voting_2196 + - first: + 213: -3201717429517076830 + second: PC Computer - Among Us - Before Voting_2197 + - first: + 213: -6693549772687546665 + second: PC Computer - Among Us - Before Voting_2198 + - first: + 213: 1374681528332316376 + second: PC Computer - Among Us - Before Voting_2199 + - first: + 213: 5115805001395778911 + second: PC Computer - Among Us - Before Voting_2200 + - first: + 213: -4389836105178586891 + second: PC Computer - Among Us - Before Voting_2201 + - first: + 213: -2445879340820233277 + second: PC Computer - Among Us - Before Voting_2202 + - first: + 213: -5582632630999921511 + second: PC Computer - Among Us - Before Voting_2203 + - first: + 213: 8251400771375203343 + second: PC Computer - Among Us - Before Voting_2204 + - first: + 213: 8368420409320070687 + second: PC Computer - Among Us - Before Voting_2205 + - first: + 213: -4952703116874655751 + second: PC Computer - Among Us - Before Voting_2206 + - first: + 213: 3963879878585030429 + second: PC Computer - Among Us - Before Voting_2207 + - first: + 213: 5305615208871619010 + second: PC Computer - Among Us - Before Voting_2208 + - first: + 213: -5307080962435478755 + second: PC Computer - Among Us - Before Voting_2209 + - first: + 213: -2082573292804290777 + second: PC Computer - Among Us - Before Voting_2210 + - first: + 213: -8185737250770654554 + second: PC Computer - Among Us - Before Voting_2211 + - first: + 213: -9158014914622787239 + second: PC Computer - Among Us - Before Voting_2212 + - first: + 213: -5400617654266733003 + second: PC Computer - Among Us - Before Voting_2213 + - first: + 213: -6256940095406187542 + second: PC Computer - Among Us - Before Voting_2214 + - first: + 213: 7668851377591908636 + second: PC Computer - Among Us - Before Voting_2215 + - first: + 213: 3993802023768442875 + second: PC Computer - Among Us - Before Voting_2216 + - first: + 213: -5901952093265839653 + second: PC Computer - Among Us - Before Voting_2217 + - first: + 213: 1315302514697426099 + second: PC Computer - Among Us - Before Voting_2218 + - first: + 213: 8068991965470008077 + second: PC Computer - Among Us - Before Voting_2219 + - first: + 213: 4367706737403176849 + second: PC Computer - Among Us - Before Voting_2220 + - first: + 213: 3445398315325847369 + second: PC Computer - Among Us - Before Voting_2221 + - first: + 213: -3782929577156242517 + second: PC Computer - Among Us - Before Voting_2222 + - first: + 213: 5060985714547339141 + second: PC Computer - Among Us - Before Voting_2223 + - first: + 213: 5197827495935714057 + second: PC Computer - Among Us - Before Voting_2224 + - first: + 213: -3437861764332435804 + second: PC Computer - Among Us - Before Voting_2225 + - first: + 213: 7886486968143083463 + second: PC Computer - Among Us - Before Voting_2226 + - first: + 213: -1255168568995138581 + second: PC Computer - Among Us - Before Voting_2227 + - first: + 213: -7391759467367078288 + second: PC Computer - Among Us - Before Voting_2228 + - first: + 213: 3702415980519967884 + second: PC Computer - Among Us - Before Voting_2229 + - first: + 213: -8504935954758157169 + second: PC Computer - Among Us - Before Voting_2230 + - first: + 213: 8197354884659155705 + second: PC Computer - Among Us - Before Voting_2231 + - first: + 213: 6335325350050461462 + second: PC Computer - Among Us - Before Voting_2232 + - first: + 213: -6560470260825111070 + second: PC Computer - Among Us - Before Voting_2233 + - first: + 213: -8100691824161286885 + second: PC Computer - Among Us - Before Voting_2234 + - first: + 213: -3432623469662292138 + second: PC Computer - Among Us - Before Voting_2235 + - first: + 213: -3698054851766743922 + second: PC Computer - Among Us - Before Voting_2236 + - first: + 213: -2641484041410232526 + second: PC Computer - Among Us - Before Voting_2237 + - first: + 213: 5329649356437963135 + second: PC Computer - Among Us - Before Voting_2238 + - first: + 213: -4960581295659817306 + second: PC Computer - Among Us - Before Voting_2239 + - first: + 213: -3864279071704112646 + second: PC Computer - Among Us - Before Voting_2240 + - first: + 213: -5577457757135757316 + second: PC Computer - Among Us - Before Voting_2241 + - first: + 213: -5202746113096492490 + second: PC Computer - Among Us - Before Voting_2242 + - first: + 213: 6443046888241779035 + second: PC Computer - Among Us - Before Voting_2243 + - first: + 213: 3985412179091387087 + second: PC Computer - Among Us - Before Voting_2244 + - first: + 213: 385401850739440341 + second: PC Computer - Among Us - Before Voting_2245 + - first: + 213: 2713316558788327225 + second: PC Computer - Among Us - Before Voting_2246 + - first: + 213: 2636587188532978685 + second: PC Computer - Among Us - Before Voting_2247 + - first: + 213: -406362266920796702 + second: PC Computer - Among Us - Before Voting_2248 + - first: + 213: -6835847279260695774 + second: PC Computer - Among Us - Before Voting_2249 + - first: + 213: 7603130846726264675 + second: PC Computer - Among Us - Before Voting_2250 + - first: + 213: 5323938315791482632 + second: PC Computer - Among Us - Before Voting_2251 + - first: + 213: 5144830666125686531 + second: PC Computer - Among Us - Before Voting_2252 + - first: + 213: 7819839471251473623 + second: PC Computer - Among Us - Before Voting_2253 + - first: + 213: -2792305270322709011 + second: PC Computer - Among Us - Before Voting_2254 + - first: + 213: 2184002936205176010 + second: PC Computer - Among Us - Before Voting_2255 + - first: + 213: -2148045244753552598 + second: PC Computer - Among Us - Before Voting_2256 + - first: + 213: -6670466078819324046 + second: PC Computer - Among Us - Before Voting_2257 + - first: + 213: -4617146768886779690 + second: PC Computer - Among Us - Before Voting_2258 + - first: + 213: -3331012030441227306 + second: PC Computer - Among Us - Before Voting_2259 + - first: + 213: 9222708032359874177 + second: PC Computer - Among Us - Before Voting_2260 + - first: + 213: -456027368399140316 + second: PC Computer - Among Us - Before Voting_2261 + - first: + 213: -4656152606090629002 + second: PC Computer - Among Us - Before Voting_2262 + - first: + 213: 3811287065695576860 + second: PC Computer - Among Us - Before Voting_2263 + - first: + 213: -3463751900569952059 + second: PC Computer - Among Us - Before Voting_2264 + - first: + 213: -5116545291077241290 + second: PC Computer - Among Us - Before Voting_2265 + - first: + 213: 335176885967742322 + second: PC Computer - Among Us - Before Voting_2266 + - first: + 213: -1193400767214592172 + second: PC Computer - Among Us - Before Voting_2267 + - first: + 213: -8344755174729698636 + second: PC Computer - Among Us - Before Voting_2268 + - first: + 213: 1132611343561083906 + second: PC Computer - Among Us - Before Voting_2269 + - first: + 213: -3416472007125211644 + second: PC Computer - Among Us - Before Voting_2270 + - first: + 213: 4736997347559806965 + second: PC Computer - Among Us - Before Voting_2271 + - first: + 213: 3463006875423170494 + second: PC Computer - Among Us - Before Voting_2272 + - first: + 213: 2517571403617918756 + second: PC Computer - Among Us - Before Voting_2273 + - first: + 213: -8782125892292464851 + second: PC Computer - Among Us - Before Voting_2274 + - first: + 213: 8165203160485853729 + second: PC Computer - Among Us - Before Voting_2275 + - first: + 213: -3779624508897648621 + second: PC Computer - Among Us - Before Voting_2276 + - first: + 213: 2815003218739575202 + second: PC Computer - Among Us - Before Voting_2277 + - first: + 213: -8212648489534958046 + second: PC Computer - Among Us - Before Voting_2278 + - first: + 213: -7854313563442064706 + second: PC Computer - Among Us - Before Voting_2279 + - first: + 213: 3566344719956872303 + second: PC Computer - Among Us - Before Voting_2280 + - first: + 213: -2778534383440185821 + second: PC Computer - Among Us - Before Voting_2281 + - first: + 213: 4252429082481494779 + second: PC Computer - Among Us - Before Voting_2282 + - first: + 213: -1634530694529545613 + second: PC Computer - Among Us - Before Voting_2283 + - first: + 213: -523334084496033770 + second: PC Computer - Among Us - Before Voting_2284 + - first: + 213: -5942376873316195740 + second: PC Computer - Among Us - Before Voting_2285 + - first: + 213: -6447922579704596812 + second: PC Computer - Among Us - Before Voting_2286 + - first: + 213: 6101065682676699054 + second: PC Computer - Among Us - Before Voting_2287 + - first: + 213: -3908435689731942471 + second: PC Computer - Among Us - Before Voting_2288 + - first: + 213: -5107846955203114208 + second: PC Computer - Among Us - Before Voting_2289 + - first: + 213: 2384907755082657034 + second: PC Computer - Among Us - Before Voting_2290 + - first: + 213: 8417324958366434473 + second: PC Computer - Among Us - Before Voting_2291 + - first: + 213: 1752285886772589177 + second: PC Computer - Among Us - Before Voting_2292 + - first: + 213: 8035348230522194353 + second: PC Computer - Among Us - Before Voting_2293 + - first: + 213: -6232355596379381191 + second: PC Computer - Among Us - Before Voting_2294 + - first: + 213: -5772500725309361029 + second: PC Computer - Among Us - Before Voting_2295 + - first: + 213: -4993239193621628180 + second: PC Computer - Among Us - Before Voting_2296 + - first: + 213: -8231407108787463713 + second: PC Computer - Among Us - Before Voting_2297 + - first: + 213: 7861008302303531198 + second: PC Computer - Among Us - Before Voting_2298 + - first: + 213: -8314558469213217340 + second: PC Computer - Among Us - Before Voting_2299 + - first: + 213: 8652537868678435887 + second: PC Computer - Among Us - Before Voting_2300 + - first: + 213: -7830980579678914472 + second: PC Computer - Among Us - Before Voting_2301 + - first: + 213: -3731610479308848125 + second: PC Computer - Among Us - Before Voting_2302 + - first: + 213: -6025070748256985840 + second: PC Computer - Among Us - Before Voting_2303 + - first: + 213: -8492010521893416693 + second: PC Computer - Among Us - Before Voting_2304 + - first: + 213: 4303353344206693374 + second: PC Computer - Among Us - Before Voting_2305 + - first: + 213: 1152064712472891515 + second: PC Computer - Among Us - Before Voting_2306 + - first: + 213: -4868659965713776580 + second: PC Computer - Among Us - Before Voting_2307 + - first: + 213: 353936206070716989 + second: PC Computer - Among Us - Before Voting_2308 + - first: + 213: -7318485581859892465 + second: PC Computer - Among Us - Before Voting_2309 + - first: + 213: -5470944323118921411 + second: PC Computer - Among Us - Before Voting_2310 + - first: + 213: -4677711228095730951 + second: PC Computer - Among Us - Before Voting_2311 + - first: + 213: -1273266981269884262 + second: PC Computer - Among Us - Before Voting_2312 + - first: + 213: 2992346125888198331 + second: PC Computer - Among Us - Before Voting_2313 + - first: + 213: 350278623658065295 + second: PC Computer - Among Us - Before Voting_2314 + - first: + 213: -1812906772367944647 + second: PC Computer - Among Us - Before Voting_2315 + - first: + 213: -900457940569792913 + second: PC Computer - Among Us - Before Voting_2316 + - first: + 213: 67966107888839102 + second: PC Computer - Among Us - Before Voting_2317 + - first: + 213: 6066531868509686632 + second: PC Computer - Among Us - Before Voting_2318 + - first: + 213: 520003121023571144 + second: PC Computer - Among Us - Before Voting_2319 + - first: + 213: 6329452592685687188 + second: PC Computer - Among Us - Before Voting_2320 + - first: + 213: 5028402066544344250 + second: PC Computer - Among Us - Before Voting_2321 + - first: + 213: -7766199304087815474 + second: PC Computer - Among Us - Before Voting_2322 + - first: + 213: -11342237993160256 + second: PC Computer - Among Us - Before Voting_2323 + - first: + 213: -2970585353909380044 + second: PC Computer - Among Us - Before Voting_2324 + - first: + 213: 2766199641737764446 + second: PC Computer - Among Us - Before Voting_2325 + - first: + 213: 3588870225176457537 + second: PC Computer - Among Us - Before Voting_2326 + - first: + 213: 6891912960035671406 + second: PC Computer - Among Us - Before Voting_2327 + - first: + 213: 5390027078723237602 + second: PC Computer - Among Us - Before Voting_2328 + - first: + 213: -5185075962475304630 + second: PC Computer - Among Us - Before Voting_2329 + - first: + 213: -6637224420874192288 + second: PC Computer - Among Us - Before Voting_2330 + - first: + 213: 7086230549983959972 + second: PC Computer - Among Us - Before Voting_2331 + - first: + 213: -1837449620965574064 + second: PC Computer - Among Us - Before Voting_2332 + - first: + 213: -7521496460527003663 + second: PC Computer - Among Us - Before Voting_2333 + - first: + 213: -7258935308014571654 + second: PC Computer - Among Us - Before Voting_2334 + - first: + 213: -7577488690088932308 + second: PC Computer - Among Us - Before Voting_2335 + - first: + 213: 5391682311336683767 + second: PC Computer - Among Us - Before Voting_2336 + - first: + 213: -7740401855752130072 + second: PC Computer - Among Us - Before Voting_2337 + - first: + 213: 624277181086033059 + second: PC Computer - Among Us - Before Voting_2338 + - first: + 213: 2969176201067500748 + second: PC Computer - Among Us - Before Voting_2339 + - first: + 213: 9107448888412322619 + second: PC Computer - Among Us - Before Voting_2340 + - first: + 213: 3371875759846141458 + second: PC Computer - Among Us - Before Voting_2341 + - first: + 213: -6944786388950884539 + second: PC Computer - Among Us - Before Voting_2342 + - first: + 213: 344724509600104732 + second: PC Computer - Among Us - Before Voting_2343 + - first: + 213: 6291880541635964229 + second: PC Computer - Among Us - Before Voting_2344 + - first: + 213: -7461607967408062805 + second: PC Computer - Among Us - Before Voting_2345 + - first: + 213: 5304147844771862591 + second: PC Computer - Among Us - Before Voting_2346 + - first: + 213: -2362448906939509915 + second: PC Computer - Among Us - Before Voting_2347 + - first: + 213: 1816893993810838612 + second: PC Computer - Among Us - Before Voting_2348 + - first: + 213: 1103102445598980297 + second: PC Computer - Among Us - Before Voting_2349 + - first: + 213: 7613504300579133687 + second: PC Computer - Among Us - Before Voting_2350 + - first: + 213: -7910602908664839803 + second: PC Computer - Among Us - Before Voting_2351 + - first: + 213: 1026873359219268449 + second: PC Computer - Among Us - Before Voting_2352 + - first: + 213: -8998256303678099225 + second: PC Computer - Among Us - Before Voting_2353 + - first: + 213: 2750810130663956145 + second: PC Computer - Among Us - Before Voting_2354 + - first: + 213: 7439307579575829414 + second: PC Computer - Among Us - Before Voting_2355 + - first: + 213: 12235337552332816 + second: PC Computer - Among Us - Before Voting_2356 + - first: + 213: 3799825891601716203 + second: PC Computer - Among Us - Before Voting_2357 + - first: + 213: 7947482076976716268 + second: PC Computer - Among Us - Before Voting_2358 + - first: + 213: -2598721232910689069 + second: PC Computer - Among Us - Before Voting_2359 + - first: + 213: -3684038761869527508 + second: PC Computer - Among Us - Before Voting_2360 + - first: + 213: -6459395716156215552 + second: PC Computer - Among Us - Before Voting_2361 + - first: + 213: 3983838470771074748 + second: PC Computer - Among Us - Before Voting_2362 + - first: + 213: -3364741147945373905 + second: PC Computer - Among Us - Before Voting_2363 + - first: + 213: -7406599769594673864 + second: PC Computer - Among Us - Before Voting_2364 + - first: + 213: -3065660344206651581 + second: PC Computer - Among Us - Before Voting_2365 + - first: + 213: 4856200055721185609 + second: PC Computer - Among Us - Before Voting_2366 + - first: + 213: 3517821286086772737 + second: PC Computer - Among Us - Before Voting_2367 + - first: + 213: -8708147288124917909 + second: PC Computer - Among Us - Before Voting_2368 + - first: + 213: -2072174400403087805 + second: PC Computer - Among Us - Before Voting_2369 + - first: + 213: -96050731880023621 + second: PC Computer - Among Us - Before Voting_2370 + - first: + 213: 3937318213853509385 + second: PC Computer - Among Us - Before Voting_2371 + - first: + 213: -725561487490355913 + second: PC Computer - Among Us - Before Voting_2372 + - first: + 213: 248185959981543029 + second: PC Computer - Among Us - Before Voting_2373 + - first: + 213: 4529656229196653349 + second: PC Computer - Among Us - Before Voting_2374 + - first: + 213: 6022276193279938518 + second: PC Computer - Among Us - Before Voting_2375 + - first: + 213: -8362273250934739885 + second: PC Computer - Among Us - Before Voting_2376 + - first: + 213: -1521208034040348825 + second: PC Computer - Among Us - Before Voting_2377 + - first: + 213: -8455558803107238415 + second: PC Computer - Among Us - Before Voting_2378 + - first: + 213: -3466224821269087372 + second: PC Computer - Among Us - Before Voting_2379 + - first: + 213: 8634479437671517430 + second: PC Computer - Among Us - Before Voting_2380 + - first: + 213: 7316970866929121073 + second: PC Computer - Among Us - Before Voting_2381 + - first: + 213: 7228766873581719646 + second: PC Computer - Among Us - Before Voting_2382 + - first: + 213: -6461156101088428102 + second: PC Computer - Among Us - Before Voting_2383 + - first: + 213: 1444492155345284171 + second: PC Computer - Among Us - Before Voting_2384 + - first: + 213: 1463483031331141048 + second: PC Computer - Among Us - Before Voting_2385 + - first: + 213: -4370939033905170677 + second: PC Computer - Among Us - Before Voting_2386 + - first: + 213: -8017072727790295736 + second: PC Computer - Among Us - Before Voting_2387 + - first: + 213: -4141088514536104268 + second: PC Computer - Among Us - Before Voting_2388 + - first: + 213: 8443657244359627757 + second: PC Computer - Among Us - Before Voting_2389 + - first: + 213: 7469074369242657509 + second: PC Computer - Among Us - Before Voting_2390 + - first: + 213: 1124408017549188260 + second: PC Computer - Among Us - Before Voting_2391 + - first: + 213: -5558518259189034898 + second: PC Computer - Among Us - Before Voting_2392 + - first: + 213: -7783977966780016404 + second: PC Computer - Among Us - Before Voting_2393 + - first: + 213: -3114166571971870206 + second: PC Computer - Among Us - Before Voting_2394 + - first: + 213: 54771292996397402 + second: PC Computer - Among Us - Before Voting_2395 + - first: + 213: 7812263616460769239 + second: PC Computer - Among Us - Before Voting_2396 + - first: + 213: -506235701440159558 + second: PC Computer - Among Us - Before Voting_2397 + - first: + 213: -697040609943622975 + second: PC Computer - Among Us - Before Voting_2398 + - first: + 213: -8011749566564681619 + second: PC Computer - Among Us - Before Voting_2399 + - first: + 213: -5733042371249147552 + second: PC Computer - Among Us - Before Voting_2400 + - first: + 213: -474987821289525786 + second: PC Computer - Among Us - Before Voting_2401 + - first: + 213: 1783303813046770898 + second: PC Computer - Among Us - Before Voting_2402 + - first: + 213: 7735553715969845405 + second: PC Computer - Among Us - Before Voting_2403 + - first: + 213: 4526115554992704803 + second: PC Computer - Among Us - Before Voting_2404 + - first: + 213: 1060631980336549524 + second: PC Computer - Among Us - Before Voting_2405 + - first: + 213: -8097403886406104031 + second: PC Computer - Among Us - Before Voting_2406 + - first: + 213: -1854928425429280615 + second: PC Computer - Among Us - Before Voting_2407 + - first: + 213: -6373824221231288486 + second: PC Computer - Among Us - Before Voting_2408 + - first: + 213: -5517267523730147715 + second: PC Computer - Among Us - Before Voting_2409 + - first: + 213: -7107321383115246376 + second: PC Computer - Among Us - Before Voting_2410 + - first: + 213: -5170000529720088343 + second: PC Computer - Among Us - Before Voting_2411 + - first: + 213: -155885785659281550 + second: PC Computer - Among Us - Before Voting_2412 + - first: + 213: 6267867149334504909 + second: PC Computer - Among Us - Before Voting_2413 + - first: + 213: 2828250939255503438 + second: PC Computer - Among Us - Before Voting_2414 + - first: + 213: -5489199371861696643 + second: PC Computer - Among Us - Before Voting_2415 + - first: + 213: 111117828551865503 + second: PC Computer - Among Us - Before Voting_2416 + - first: + 213: 99696631975196404 + second: PC Computer - Among Us - Before Voting_2417 + - first: + 213: -5416747475645377220 + second: PC Computer - Among Us - Before Voting_2418 + - first: + 213: 3206872206009820924 + second: PC Computer - Among Us - Before Voting_2419 + - first: + 213: -3077278733533993735 + second: PC Computer - Among Us - Before Voting_2420 + - first: + 213: -2852826976835041670 + second: PC Computer - Among Us - Before Voting_2421 + - first: + 213: -7229692296937718962 + second: PC Computer - Among Us - Before Voting_2422 + - first: + 213: -2444330564425973833 + second: PC Computer - Among Us - Before Voting_2423 + - first: + 213: -2841264049056844397 + second: PC Computer - Among Us - Before Voting_2424 + - first: + 213: -597365912120733544 + second: PC Computer - Among Us - Before Voting_2425 + - first: + 213: -7574699275305265858 + second: PC Computer - Among Us - Before Voting_2426 + - first: + 213: 7652755975397923211 + second: PC Computer - Among Us - Before Voting_2427 + - first: + 213: -4155388582866992366 + second: PC Computer - Among Us - Before Voting_2428 + - first: + 213: -7308348877967613534 + second: PC Computer - Among Us - Before Voting_2429 + - first: + 213: -585224355547533251 + second: PC Computer - Among Us - Before Voting_2430 + - first: + 213: -2056737331649562611 + second: PC Computer - Among Us - Before Voting_2431 + - first: + 213: -5886463306734321226 + second: PC Computer - Among Us - Before Voting_2432 + - first: + 213: -4108874863167313207 + second: PC Computer - Among Us - Before Voting_2433 + - first: + 213: 7512546962889978361 + second: PC Computer - Among Us - Before Voting_2434 + - first: + 213: -6598336458283886971 + second: PC Computer - Among Us - Before Voting_2435 + - first: + 213: 9096768901806948144 + second: PC Computer - Among Us - Before Voting_2436 + - first: + 213: 6899243417203040858 + second: PC Computer - Among Us - Before Voting_2437 + - first: + 213: -8865722356159819805 + second: PC Computer - Among Us - Before Voting_2438 + - first: + 213: -8087281706760204614 + second: PC Computer - Among Us - Before Voting_2439 + - first: + 213: 6031327756044959417 + second: PC Computer - Among Us - Before Voting_2440 + - first: + 213: 5941602612752490840 + second: PC Computer - Among Us - Before Voting_2441 + - first: + 213: -8190984684926066568 + second: PC Computer - Among Us - Before Voting_2442 + - first: + 213: 8480330086438134897 + second: PC Computer - Among Us - Before Voting_2443 + - first: + 213: 7073622235436915822 + second: PC Computer - Among Us - Before Voting_2444 + - first: + 213: -3413674798992709937 + second: PC Computer - Among Us - Before Voting_2445 + - first: + 213: -1916587382518642635 + second: PC Computer - Among Us - Before Voting_2446 + - first: + 213: 4272827785094263629 + second: PC Computer - Among Us - Before Voting_2447 + - first: + 213: 906854739775963995 + second: PC Computer - Among Us - Before Voting_2448 + - first: + 213: 7696193130313105143 + second: PC Computer - Among Us - Before Voting_2449 + - first: + 213: 6099652308469612585 + second: PC Computer - Among Us - Before Voting_2450 + - first: + 213: -2099915819101396251 + second: PC Computer - Among Us - Before Voting_2451 + - first: + 213: 7795679782437426133 + second: PC Computer - Among Us - Before Voting_2452 + - first: + 213: -6826833880631690486 + second: PC Computer - Among Us - Before Voting_2453 + - first: + 213: 3668150507159343130 + second: PC Computer - Among Us - Before Voting_2454 + - first: + 213: -7393925106461888312 + second: PC Computer - Among Us - Before Voting_2455 + - first: + 213: 7433423642136165594 + second: PC Computer - Among Us - Before Voting_2456 + - first: + 213: -1596755715280663846 + second: PC Computer - Among Us - Before Voting_2457 + - first: + 213: 30275061372623902 + second: PC Computer - Among Us - Before Voting_2458 + - first: + 213: -5325705323148970160 + second: PC Computer - Among Us - Before Voting_2459 + - first: + 213: -6282791446754987786 + second: PC Computer - Among Us - Before Voting_2460 + - first: + 213: -6638598116134254415 + second: PC Computer - Among Us - Before Voting_2461 + - first: + 213: -3035791462814322762 + second: PC Computer - Among Us - Before Voting_2462 + - first: + 213: -9105160137820978675 + second: PC Computer - Among Us - Before Voting_2463 + - first: + 213: -5436379596051352251 + second: PC Computer - Among Us - Before Voting_2464 + - first: + 213: 514266181709795557 + second: PC Computer - Among Us - Before Voting_2465 + - first: + 213: 2835536893533584713 + second: PC Computer - Among Us - Before Voting_2466 + - first: + 213: 7221037831767873620 + second: PC Computer - Among Us - Before Voting_2467 + - first: + 213: 210078536080629839 + second: PC Computer - Among Us - Before Voting_2468 + - first: + 213: -1216101991029556264 + second: PC Computer - Among Us - Before Voting_2469 + - first: + 213: 5786178843856018724 + second: PC Computer - Among Us - Before Voting_2470 + - first: + 213: 2170242760024379457 + second: PC Computer - Among Us - Before Voting_2471 + - first: + 213: 9042687738136409087 + second: PC Computer - Among Us - Before Voting_2472 + - first: + 213: 6975162774433255160 + second: PC Computer - Among Us - Before Voting_2473 + - first: + 213: 3799512560199903441 + second: PC Computer - Among Us - Before Voting_2474 + - first: + 213: 6888377647508720471 + second: PC Computer - Among Us - Before Voting_2475 + - first: + 213: 1597136148508381988 + second: PC Computer - Among Us - Before Voting_2476 + - first: + 213: -1611634243598842828 + second: PC Computer - Among Us - Before Voting_2477 + - first: + 213: -1931569940930319583 + second: PC Computer - Among Us - Before Voting_2478 + - first: + 213: -8469151799394780437 + second: PC Computer - Among Us - Before Voting_2479 + - first: + 213: -1329108853572154432 + second: PC Computer - Among Us - Before Voting_2480 + - first: + 213: -738237679566623122 + second: PC Computer - Among Us - Before Voting_2481 + - first: + 213: 910959298025383176 + second: PC Computer - Among Us - Before Voting_2482 + - first: + 213: -5758768355275357282 + second: PC Computer - Among Us - Before Voting_2483 + - first: + 213: -890295593764280287 + second: PC Computer - Among Us - Before Voting_2484 + - first: + 213: 1350957528640710641 + second: PC Computer - Among Us - Before Voting_2485 + - first: + 213: -6507953145077176519 + second: PC Computer - Among Us - Before Voting_2486 + - first: + 213: -29369498687832278 + second: PC Computer - Among Us - Before Voting_2487 + - first: + 213: 3261323034386576369 + second: PC Computer - Among Us - Before Voting_2488 + - first: + 213: 2061974565540683204 + second: PC Computer - Among Us - Before Voting_2489 + - first: + 213: 6867275442598897371 + second: PC Computer - Among Us - Before Voting_2490 + - first: + 213: -6800642306527281557 + second: PC Computer - Among Us - Before Voting_2491 + - first: + 213: 4580324271996132494 + second: PC Computer - Among Us - Before Voting_2492 + - first: + 213: -7760506621518342786 + second: PC Computer - Among Us - Before Voting_2493 + - first: + 213: 6078571696909661006 + second: PC Computer - Among Us - Before Voting_2494 + - first: + 213: -831962092475591500 + second: PC Computer - Among Us - Before Voting_2495 + - first: + 213: 1015012074822901670 + second: PC Computer - Among Us - Before Voting_2496 + - first: + 213: 8610251048800938569 + second: PC Computer - Among Us - Before Voting_2497 + - first: + 213: 7067432496596038502 + second: PC Computer - Among Us - Before Voting_2498 + - first: + 213: 739072730638730093 + second: PC Computer - Among Us - Before Voting_2499 + - first: + 213: 7804571161492314363 + second: PC Computer - Among Us - Before Voting_2500 + - first: + 213: 2907345725631323895 + second: PC Computer - Among Us - Before Voting_2501 + - first: + 213: -3191533390994687106 + second: PC Computer - Among Us - Before Voting_2502 + - first: + 213: 8206686059004667007 + second: PC Computer - Among Us - Before Voting_2503 + - first: + 213: 2213605442488524664 + second: PC Computer - Among Us - Before Voting_2504 + - first: + 213: -7116303310087307752 + second: PC Computer - Among Us - Before Voting_2505 + - first: + 213: -8033499883220732881 + second: PC Computer - Among Us - Before Voting_2506 + - first: + 213: -8876414531599728023 + second: PC Computer - Among Us - Before Voting_2507 + - first: + 213: -4465672680350601915 + second: PC Computer - Among Us - Before Voting_2508 + - first: + 213: -2999564710042591627 + second: PC Computer - Among Us - Before Voting_2509 + - first: + 213: 8597293959692265890 + second: PC Computer - Among Us - Before Voting_2510 + - first: + 213: 5727555324592368445 + second: PC Computer - Among Us - Before Voting_2511 + - first: + 213: 8785758778652399797 + second: PC Computer - Among Us - Before Voting_2512 + - first: + 213: 6614462664318226617 + second: PC Computer - Among Us - Before Voting_2513 + - first: + 213: 3106148018299741025 + second: PC Computer - Among Us - Before Voting_2514 + - first: + 213: 2734570534087982908 + second: PC Computer - Among Us - Before Voting_2515 + - first: + 213: -7221097901275664562 + second: PC Computer - Among Us - Before Voting_2516 + - first: + 213: 8155798567855416795 + second: PC Computer - Among Us - Before Voting_2517 + - first: + 213: 3968206411894724817 + second: PC Computer - Among Us - Before Voting_2518 + - first: + 213: 8423373737575610256 + second: PC Computer - Among Us - Before Voting_2519 + - first: + 213: -15651471794037762 + second: PC Computer - Among Us - Before Voting_2520 + - first: + 213: 2126657953446847726 + second: PC Computer - Among Us - Before Voting_2521 + - first: + 213: 3947547013675637051 + second: PC Computer - Among Us - Before Voting_2522 + - first: + 213: -6835886178062011319 + second: PC Computer - Among Us - Before Voting_2523 + - first: + 213: 739963840683031431 + second: PC Computer - Among Us - Before Voting_2524 + - first: + 213: -4843216908617642970 + second: PC Computer - Among Us - Before Voting_2525 + - first: + 213: -9193796512262115324 + second: PC Computer - Among Us - Before Voting_2526 + - first: + 213: 2382973962698751484 + second: PC Computer - Among Us - Before Voting_2527 + - first: + 213: 4778593267864749198 + second: PC Computer - Among Us - Before Voting_2528 + - first: + 213: 4596868979379410675 + second: PC Computer - Among Us - Before Voting_2529 + - first: + 213: -4635275806887127417 + second: PC Computer - Among Us - Before Voting_2530 + - first: + 213: -1122057909003297714 + second: PC Computer - Among Us - Before Voting_2531 + - first: + 213: -8988159737373500427 + second: PC Computer - Among Us - Before Voting_2532 + - first: + 213: -2868409892072279284 + second: PC Computer - Among Us - Before Voting_2533 + - first: + 213: -7430906081791712681 + second: PC Computer - Among Us - Before Voting_2534 + - first: + 213: -7395003479681816942 + second: PC Computer - Among Us - Before Voting_2535 + - first: + 213: 8875438730765651400 + second: PC Computer - Among Us - Before Voting_2536 + - first: + 213: 8091840018519813439 + second: PC Computer - Among Us - Before Voting_2537 + - first: + 213: -7996247646108067033 + second: PC Computer - Among Us - Before Voting_2538 + - first: + 213: -876483076632965167 + second: PC Computer - Among Us - Before Voting_2539 + - first: + 213: 4021675499946040158 + second: PC Computer - Among Us - Before Voting_2540 + - first: + 213: 9061293524032490260 + second: PC Computer - Among Us - Before Voting_2541 + - first: + 213: -1960157503764341116 + second: PC Computer - Among Us - Before Voting_2542 + - first: + 213: -7231258915956158456 + second: PC Computer - Among Us - Before Voting_2543 + - first: + 213: 4518768522631198792 + second: PC Computer - Among Us - Before Voting_2544 + - first: + 213: -5995078965546774111 + second: PC Computer - Among Us - Before Voting_2545 + - first: + 213: -8978960779427296034 + second: PC Computer - Among Us - Before Voting_2546 + - first: + 213: 8234476555749109909 + second: PC Computer - Among Us - Before Voting_2547 + - first: + 213: -3864692621122715229 + second: PC Computer - Among Us - Before Voting_2548 + - first: + 213: 7136491514725506342 + second: PC Computer - Among Us - Before Voting_2549 + - first: + 213: 5823379409914868224 + second: PC Computer - Among Us - Before Voting_2550 + - first: + 213: 7932217554724819354 + second: PC Computer - Among Us - Before Voting_2551 + - first: + 213: 60348433912556436 + second: PC Computer - Among Us - Before Voting_2552 + - first: + 213: 4850437224847637313 + second: PC Computer - Among Us - Before Voting_2553 + - first: + 213: 2224529754355877108 + second: PC Computer - Among Us - Before Voting_2554 + - first: + 213: -2639803855462978494 + second: PC Computer - Among Us - Before Voting_2555 + - first: + 213: 8376887470848113478 + second: PC Computer - Among Us - Before Voting_2556 + - first: + 213: -296089213937070714 + second: PC Computer - Among Us - Before Voting_2557 + - first: + 213: -2202277396153646792 + second: PC Computer - Among Us - Before Voting_2558 + - first: + 213: -5976501867323861139 + second: PC Computer - Among Us - Before Voting_2559 + - first: + 213: -6619828153253629876 + second: PC Computer - Among Us - Before Voting_2560 + - first: + 213: -8445334904639952646 + second: PC Computer - Among Us - Before Voting_2561 + - first: + 213: 8783852766796201434 + second: PC Computer - Among Us - Before Voting_2562 + - first: + 213: 4781923473194645403 + second: PC Computer - Among Us - Before Voting_2563 + - first: + 213: 2841346452370236099 + second: PC Computer - Among Us - Before Voting_2564 + - first: + 213: 4068468734749181647 + second: PC Computer - Among Us - Before Voting_2565 + - first: + 213: -1009184738299690420 + second: PC Computer - Among Us - Before Voting_2566 + - first: + 213: -1150472282589270975 + second: PC Computer - Among Us - Before Voting_2567 + - first: + 213: -6215942216271043887 + second: PC Computer - Among Us - Before Voting_2568 + - first: + 213: -2922854765664160641 + second: PC Computer - Among Us - Before Voting_2569 + - first: + 213: -4165397180818171928 + second: PC Computer - Among Us - Before Voting_2570 + - first: + 213: 2288748033651279773 + second: PC Computer - Among Us - Before Voting_2571 + - first: + 213: 7577430449019738827 + second: PC Computer - Among Us - Before Voting_2572 + - first: + 213: 9209288143737935279 + second: PC Computer - Among Us - Before Voting_2573 + - first: + 213: -3471791780266702758 + second: PC Computer - Among Us - Before Voting_2574 + - first: + 213: 6222286528608487726 + second: PC Computer - Among Us - Before Voting_2575 + - first: + 213: 3755261467797462241 + second: PC Computer - Among Us - Before Voting_2576 + - first: + 213: -3475101801407672551 + second: PC Computer - Among Us - Before Voting_2577 + - first: + 213: -1252181710781463387 + second: PC Computer - Among Us - Before Voting_2578 + - first: + 213: 4716501950268281752 + second: PC Computer - Among Us - Before Voting_2579 + - first: + 213: -6243243975222173092 + second: PC Computer - Among Us - Before Voting_2580 + - first: + 213: -8758581804855967610 + second: PC Computer - Among Us - Before Voting_2581 + - first: + 213: -8713812432744729517 + second: PC Computer - Among Us - Before Voting_2582 + - first: + 213: -2564825141758474617 + second: PC Computer - Among Us - Before Voting_2583 + - first: + 213: -7159328279426946188 + second: PC Computer - Among Us - Before Voting_2584 + - first: + 213: 1072301795767698709 + second: PC Computer - Among Us - Before Voting_2585 + - first: + 213: 8139648147183395794 + second: PC Computer - Among Us - Before Voting_2586 + - first: + 213: -2310426479350218073 + second: PC Computer - Among Us - Before Voting_2587 + - first: + 213: -4957900127802651191 + second: PC Computer - Among Us - Before Voting_2588 + - first: + 213: -5364607149839844328 + second: PC Computer - Among Us - Before Voting_2589 + - first: + 213: -2567648327449826731 + second: PC Computer - Among Us - Before Voting_2590 + - first: + 213: -1653526434385857583 + second: PC Computer - Among Us - Before Voting_2591 + - first: + 213: -1120949567422088942 + second: PC Computer - Among Us - Before Voting_2592 + - first: + 213: 1286298844702110557 + second: PC Computer - Among Us - Before Voting_2593 + - first: + 213: 323086889801571666 + second: PC Computer - Among Us - Before Voting_2594 + - first: + 213: 8727736406190055501 + second: PC Computer - Among Us - Before Voting_2595 + - first: + 213: -4991485824241121427 + second: PC Computer - Among Us - Before Voting_2596 + - first: + 213: -6245823589558266944 + second: PC Computer - Among Us - Before Voting_2597 + - first: + 213: 8576186653772651802 + second: PC Computer - Among Us - Before Voting_2598 + - first: + 213: -1717469596410376263 + second: PC Computer - Among Us - Before Voting_2599 + - first: + 213: 5314993126976916284 + second: PC Computer - Among Us - Before Voting_2600 + - first: + 213: -4345063317923026378 + second: PC Computer - Among Us - Before Voting_2601 + - first: + 213: -6118937842701567754 + second: PC Computer - Among Us - Before Voting_2602 + - first: + 213: -5794118359125996515 + second: PC Computer - Among Us - Before Voting_2603 + - first: + 213: -8913422340290591946 + second: PC Computer - Among Us - Before Voting_2604 + - first: + 213: -9137742337549923115 + second: PC Computer - Among Us - Before Voting_2605 + - first: + 213: -8493426770764845010 + second: PC Computer - Among Us - Before Voting_2606 + - first: + 213: 1844502505899621369 + second: PC Computer - Among Us - Before Voting_2607 + - first: + 213: -2496475267156763439 + second: PC Computer - Among Us - Before Voting_2608 + - first: + 213: 4534471134848899586 + second: PC Computer - Among Us - Before Voting_2609 + - first: + 213: 1403321884000224481 + second: PC Computer - Among Us - Before Voting_2610 + - first: + 213: -8147738987420113612 + second: PC Computer - Among Us - Before Voting_2611 + - first: + 213: -6679212965853883010 + second: PC Computer - Among Us - Before Voting_2612 + - first: + 213: -5093639558515969266 + second: PC Computer - Among Us - Before Voting_2613 + - first: + 213: -1808461119446969662 + second: PC Computer - Among Us - Before Voting_2614 + - first: + 213: 7319191285535828170 + second: PC Computer - Among Us - Before Voting_2615 + - first: + 213: 5984590916254479762 + second: PC Computer - Among Us - Before Voting_2616 + - first: + 213: 6960070260625985619 + second: PC Computer - Among Us - Before Voting_2617 + - first: + 213: 8090696398763744279 + second: PC Computer - Among Us - Before Voting_2618 + - first: + 213: 309598656302832499 + second: PC Computer - Among Us - Before Voting_2619 + - first: + 213: 5029243376732950816 + second: PC Computer - Among Us - Before Voting_2620 + - first: + 213: -2694270338644818602 + second: PC Computer - Among Us - Before Voting_2621 + - first: + 213: -4700441401247914743 + second: PC Computer - Among Us - Before Voting_2622 + - first: + 213: -3095204346060827036 + second: PC Computer - Among Us - Before Voting_2623 + - first: + 213: 4300618259663644909 + second: PC Computer - Among Us - Before Voting_2624 + - first: + 213: 3339781015393642348 + second: PC Computer - Among Us - Before Voting_2625 + - first: + 213: -3508280469770259797 + second: PC Computer - Among Us - Before Voting_2626 + - first: + 213: -2121390369509220907 + second: PC Computer - Among Us - Before Voting_2627 + - first: + 213: -556815147430096762 + second: PC Computer - Among Us - Before Voting_2628 + - first: + 213: -7302959804828520976 + second: PC Computer - Among Us - Before Voting_2629 + - first: + 213: 6330262104321525007 + second: PC Computer - Among Us - Before Voting_2630 + - first: + 213: -8221130340386319479 + second: PC Computer - Among Us - Before Voting_2631 + - first: + 213: -6485515223516780859 + second: PC Computer - Among Us - Before Voting_2632 + - first: + 213: -7715613546754445226 + second: PC Computer - Among Us - Before Voting_2633 + - first: + 213: -6919925261373840198 + second: PC Computer - Among Us - Before Voting_2634 + - first: + 213: 2652114841280657514 + second: PC Computer - Among Us - Before Voting_2635 + - first: + 213: 3480901968002375617 + second: PC Computer - Among Us - Before Voting_2636 + - first: + 213: 6628950884792276692 + second: PC Computer - Among Us - Before Voting_2637 + - first: + 213: 3110347666144173314 + second: PC Computer - Among Us - Before Voting_2638 + - first: + 213: 2268303170168709576 + second: PC Computer - Among Us - Before Voting_2639 + - first: + 213: 3869552708249230882 + second: PC Computer - Among Us - Before Voting_2640 + - first: + 213: 567770181330273002 + second: PC Computer - Among Us - Before Voting_2641 + - first: + 213: 2819161515607658272 + second: PC Computer - Among Us - Before Voting_2642 + - first: + 213: 8803728326846292532 + second: PC Computer - Among Us - Before Voting_2643 + - first: + 213: -2665265136988769711 + second: PC Computer - Among Us - Before Voting_2644 + - first: + 213: -1947941208821293853 + second: PC Computer - Among Us - Before Voting_2645 + - first: + 213: -5423655685039939412 + second: PC Computer - Among Us - Before Voting_2646 + - first: + 213: 3985659791750152929 + second: PC Computer - Among Us - Before Voting_2647 + - first: + 213: -8660877845490685204 + second: PC Computer - Among Us - Before Voting_2648 + - first: + 213: -5407098198616427589 + second: PC Computer - Among Us - Before Voting_2649 + - first: + 213: -3332070397482708711 + second: PC Computer - Among Us - Before Voting_2650 + - first: + 213: 9062684733581658722 + second: PC Computer - Among Us - Before Voting_2651 + - first: + 213: -6025936238752322998 + second: PC Computer - Among Us - Before Voting_2652 + - first: + 213: 7547833720361184474 + second: PC Computer - Among Us - Before Voting_2653 + - first: + 213: -3453139010226252244 + second: PC Computer - Among Us - Before Voting_2654 + - first: + 213: -7852682977281471242 + second: PC Computer - Among Us - Before Voting_2655 + - first: + 213: 6424776792414278976 + second: PC Computer - Among Us - Before Voting_2656 + - first: + 213: 5614400653648108788 + second: PC Computer - Among Us - Before Voting_2657 + - first: + 213: -8450504379433002849 + second: PC Computer - Among Us - Before Voting_2658 + - first: + 213: 7534398712060487936 + second: PC Computer - Among Us - Before Voting_2659 + - first: + 213: 3081774002957668823 + second: PC Computer - Among Us - Before Voting_2660 + - first: + 213: 1695615403532086933 + second: PC Computer - Among Us - Before Voting_2661 + - first: + 213: -1090186922040596773 + second: PC Computer - Among Us - Before Voting_2662 + - first: + 213: -123807175667178135 + second: PC Computer - Among Us - Before Voting_2663 + - first: + 213: -3262955837478840619 + second: PC Computer - Among Us - Before Voting_2664 + - first: + 213: -1487956938893952906 + second: PC Computer - Among Us - Before Voting_2665 + - first: + 213: 5795875787079678009 + second: PC Computer - Among Us - Before Voting_2666 + - first: + 213: -800026742702492871 + second: PC Computer - Among Us - Before Voting_2667 + - first: + 213: 6600378673694266980 + second: PC Computer - Among Us - Before Voting_2668 + - first: + 213: 1615499590925535684 + second: PC Computer - Among Us - Before Voting_2669 + - first: + 213: 5261088662707387698 + second: PC Computer - Among Us - Before Voting_2670 + - first: + 213: -73314423065451412 + second: PC Computer - Among Us - Before Voting_2671 + - first: + 213: -3462209729767982451 + second: PC Computer - Among Us - Before Voting_2672 + - first: + 213: -431653239733851845 + second: PC Computer - Among Us - Before Voting_2673 + - first: + 213: 6858766676954504845 + second: PC Computer - Among Us - Before Voting_2674 + - first: + 213: -3018613483368867209 + second: PC Computer - Among Us - Before Voting_2675 + - first: + 213: 5664951170904391641 + second: PC Computer - Among Us - Before Voting_2676 + - first: + 213: 4650889371797397856 + second: PC Computer - Among Us - Before Voting_2677 + - first: + 213: 1315034135711582647 + second: PC Computer - Among Us - Before Voting_2678 + - first: + 213: 9087083030250032733 + second: PC Computer - Among Us - Before Voting_2679 + - first: + 213: -7110611071150285118 + second: PC Computer - Among Us - Before Voting_2680 + - first: + 213: 4464540704531348865 + second: PC Computer - Among Us - Before Voting_2681 + - first: + 213: -3403329028656793717 + second: PC Computer - Among Us - Before Voting_2682 + - first: + 213: -6167926580880572093 + second: PC Computer - Among Us - Before Voting_2683 + - first: + 213: 2971941142805404191 + second: PC Computer - Among Us - Before Voting_2684 + - first: + 213: 8285364845545749783 + second: PC Computer - Among Us - Before Voting_2685 + - first: + 213: -4874529416048969578 + second: PC Computer - Among Us - Before Voting_2686 + - first: + 213: 109042498291947554 + second: PC Computer - Among Us - Before Voting_2687 + - first: + 213: -6484336859388144190 + second: PC Computer - Among Us - Before Voting_2688 + - first: + 213: -1523233959595559413 + second: PC Computer - Among Us - Before Voting_2689 + - first: + 213: -5785130449276111315 + second: PC Computer - Among Us - Before Voting_2690 + - first: + 213: -5730503417001181113 + second: PC Computer - Among Us - Before Voting_2691 + - first: + 213: -1343053793945595274 + second: PC Computer - Among Us - Before Voting_2692 + - first: + 213: 6390280536162149520 + second: PC Computer - Among Us - Before Voting_2693 + - first: + 213: -8476376000946471696 + second: PC Computer - Among Us - Before Voting_2694 + - first: + 213: -8009603551629413195 + second: PC Computer - Among Us - Before Voting_2695 + - first: + 213: -8209567567672613355 + second: PC Computer - Among Us - Before Voting_2696 + - first: + 213: 6169566189053314719 + second: PC Computer - Among Us - Before Voting_2697 + - first: + 213: 4064285595825718572 + second: PC Computer - Among Us - Before Voting_2698 + - first: + 213: -522384391774337933 + second: PC Computer - Among Us - Before Voting_2699 + - first: + 213: 7186263730254369090 + second: PC Computer - Among Us - Before Voting_2700 + - first: + 213: -6006996262521431273 + second: PC Computer - Among Us - Before Voting_2701 + - first: + 213: 4343526323780381773 + second: PC Computer - Among Us - Before Voting_2702 + - first: + 213: -1036098034673280119 + second: PC Computer - Among Us - Before Voting_2703 + - first: + 213: 8248987300391991650 + second: PC Computer - Among Us - Before Voting_2704 + - first: + 213: -901881654518101111 + second: PC Computer - Among Us - Before Voting_2705 + - first: + 213: -8831251138993931941 + second: PC Computer - Among Us - Before Voting_2706 + - first: + 213: 4847966799805819993 + second: PC Computer - Among Us - Before Voting_2707 + - first: + 213: 6022259147000236856 + second: PC Computer - Among Us - Before Voting_2708 + - first: + 213: 1599450874406198698 + second: PC Computer - Among Us - Before Voting_2709 + - first: + 213: -7933215338384154338 + second: PC Computer - Among Us - Before Voting_2710 + - first: + 213: -3023940494262649947 + second: PC Computer - Among Us - Before Voting_2711 + - first: + 213: -2426233194040956133 + second: PC Computer - Among Us - Before Voting_2712 + - first: + 213: -9046323958022903688 + second: PC Computer - Among Us - Before Voting_2713 + - first: + 213: 6313708527560036266 + second: PC Computer - Among Us - Before Voting_2714 + - first: + 213: -6230307265563807851 + second: PC Computer - Among Us - Before Voting_2715 + - first: + 213: -810669487302411525 + second: PC Computer - Among Us - Before Voting_2716 + - first: + 213: -6364024898604823319 + second: PC Computer - Among Us - Before Voting_2717 + - first: + 213: 277802706395095749 + second: PC Computer - Among Us - Before Voting_2718 + - first: + 213: -6932339534998600924 + second: PC Computer - Among Us - Before Voting_2719 + - first: + 213: -1332272585864988012 + second: PC Computer - Among Us - Before Voting_2720 + - first: + 213: 7062580770027164983 + second: PC Computer - Among Us - Before Voting_2721 + - first: + 213: 4613068752215557963 + second: PC Computer - Among Us - Before Voting_2722 + - first: + 213: 6764309385372216124 + second: PC Computer - Among Us - Before Voting_2723 + - first: + 213: 2489958953106878085 + second: PC Computer - Among Us - Before Voting_2724 + - first: + 213: -7887850583621828146 + second: PC Computer - Among Us - Before Voting_2725 + - first: + 213: -7441289127460801130 + second: PC Computer - Among Us - Before Voting_2726 + - first: + 213: 2690740347221344078 + second: PC Computer - Among Us - Before Voting_2727 + - first: + 213: 4502318076308254681 + second: PC Computer - Among Us - Before Voting_2728 + - first: + 213: 5064542903488416484 + second: PC Computer - Among Us - Before Voting_2729 + - first: + 213: -8807124605559740163 + second: PC Computer - Among Us - Before Voting_2730 + - first: + 213: 5217476023533751362 + second: PC Computer - Among Us - Before Voting_2731 + - first: + 213: 7186204843269310761 + second: PC Computer - Among Us - Before Voting_2732 + - first: + 213: -1274589145938145874 + second: PC Computer - Among Us - Before Voting_2733 + - first: + 213: 1636876321655869338 + second: PC Computer - Among Us - Before Voting_2734 + - first: + 213: 8263779217242572460 + second: PC Computer - Among Us - Before Voting_2735 + - first: + 213: 5180848541003372407 + second: PC Computer - Among Us - Before Voting_2736 + - first: + 213: 4010758772970554232 + second: PC Computer - Among Us - Before Voting_2737 + - first: + 213: 1662151292094981638 + second: PC Computer - Among Us - Before Voting_2738 + - first: + 213: -8577596079874268255 + second: PC Computer - Among Us - Before Voting_2739 + - first: + 213: -9101755245007332249 + second: PC Computer - Among Us - Before Voting_2740 + - first: + 213: -8878424918060382325 + second: PC Computer - Among Us - Before Voting_2741 + - first: + 213: 2910739981598452433 + second: PC Computer - Among Us - Before Voting_2742 + - first: + 213: 3874772756092165115 + second: PC Computer - Among Us - Before Voting_2743 + - first: + 213: 1529925638444026685 + second: PC Computer - Among Us - Before Voting_2744 + - first: + 213: -859911448577001629 + second: PC Computer - Among Us - Before Voting_2745 + - first: + 213: 7083212201279473576 + second: PC Computer - Among Us - Before Voting_2746 + - first: + 213: 4147920480949694027 + second: PC Computer - Among Us - Before Voting_2747 + - first: + 213: 3423586164202008748 + second: PC Computer - Among Us - Before Voting_2748 + - first: + 213: -9199712725973717884 + second: PC Computer - Among Us - Before Voting_2749 + - first: + 213: 2423635043087868016 + second: PC Computer - Among Us - Before Voting_2750 + - first: + 213: 3846065980945280256 + second: PC Computer - Among Us - Before Voting_2751 + - first: + 213: 7647942295750343591 + second: PC Computer - Among Us - Before Voting_2752 + - first: + 213: 8801678963651092599 + second: PC Computer - Among Us - Before Voting_2753 + - first: + 213: 6628344269245441322 + second: PC Computer - Among Us - Before Voting_2754 + - first: + 213: -394198368762793501 + second: PC Computer - Among Us - Before Voting_2755 + - first: + 213: -803550229591191498 + second: PC Computer - Among Us - Before Voting_2756 + - first: + 213: 1869381142237382414 + second: PC Computer - Among Us - Before Voting_2757 + - first: + 213: -4466789842094528563 + second: PC Computer - Among Us - Before Voting_2758 + - first: + 213: -1298260637202913659 + second: PC Computer - Among Us - Before Voting_2759 + - first: + 213: -6411657726772951470 + second: PC Computer - Among Us - Before Voting_2760 + - first: + 213: -5626125508422457922 + second: PC Computer - Among Us - Before Voting_2761 + - first: + 213: -4241487880218524043 + second: PC Computer - Among Us - Before Voting_2762 + - first: + 213: -1332747406537150471 + second: PC Computer - Among Us - Before Voting_2763 + - first: + 213: 3747787523450476548 + second: PC Computer - Among Us - Before Voting_2764 + - first: + 213: -7543906379679595749 + second: PC Computer - Among Us - Before Voting_2765 + - first: + 213: 7827974869762531658 + second: PC Computer - Among Us - Before Voting_2766 + - first: + 213: -5385535870046211500 + second: PC Computer - Among Us - Before Voting_2767 + - first: + 213: 1601616839239011564 + second: PC Computer - Among Us - Before Voting_2768 + - first: + 213: -1974714484857963073 + second: PC Computer - Among Us - Before Voting_2769 + - first: + 213: -3586303546595529750 + second: PC Computer - Among Us - Before Voting_2770 + - first: + 213: -7543035305605219174 + second: PC Computer - Among Us - Before Voting_2771 + - first: + 213: -863105998140054882 + second: PC Computer - Among Us - Before Voting_2772 + - first: + 213: -6778506379747951542 + second: PC Computer - Among Us - Before Voting_2773 + - first: + 213: 4761222769732487580 + second: PC Computer - Among Us - Before Voting_2774 + - first: + 213: -8944042644489295194 + second: PC Computer - Among Us - Before Voting_2775 + - first: + 213: 7614340047622587859 + second: PC Computer - Among Us - Before Voting_2776 + - first: + 213: -2577165493099380092 + second: PC Computer - Among Us - Before Voting_2777 + - first: + 213: -7551849386112068740 + second: PC Computer - Among Us - Before Voting_2778 + - first: + 213: 7144341098619936210 + second: PC Computer - Among Us - Before Voting_2779 + - first: + 213: 7821309250641270752 + second: PC Computer - Among Us - Before Voting_2780 + - first: + 213: -8072820581505110491 + second: PC Computer - Among Us - Before Voting_2781 + - first: + 213: -7511898991333622597 + second: PC Computer - Among Us - Before Voting_2782 + - first: + 213: 8221056981779455387 + second: PC Computer - Among Us - Before Voting_2783 + - first: + 213: -5554132383452217937 + second: PC Computer - Among Us - Before Voting_2784 + - first: + 213: 8552285655496727766 + second: PC Computer - Among Us - Before Voting_2785 + - first: + 213: -3616350963804916354 + second: PC Computer - Among Us - Before Voting_2786 + - first: + 213: -8545526668871835054 + second: PC Computer - Among Us - Before Voting_2787 + - first: + 213: 8606701402070869131 + second: PC Computer - Among Us - Before Voting_2788 + - first: + 213: 10519390850984890 + second: PC Computer - Among Us - Before Voting_2789 + - first: + 213: -5272887186666129959 + second: PC Computer - Among Us - Before Voting_2790 + - first: + 213: 5742067140349407993 + second: PC Computer - Among Us - Before Voting_2791 + - first: + 213: 8015589732806715744 + second: PC Computer - Among Us - Before Voting_2792 + - first: + 213: -8684824258498534281 + second: PC Computer - Among Us - Before Voting_2793 + - first: + 213: 5827503144300230970 + second: PC Computer - Among Us - Before Voting_2794 + - first: + 213: -9044666336943957419 + second: PC Computer - Among Us - Before Voting_2795 + - first: + 213: 2276447308589940473 + second: PC Computer - Among Us - Before Voting_2796 + - first: + 213: 2226066731724410349 + second: PC Computer - Among Us - Before Voting_2797 + - first: + 213: -4509481373339750138 + second: PC Computer - Among Us - Before Voting_2798 + - first: + 213: 7683019091279852967 + second: PC Computer - Among Us - Before Voting_2799 + - first: + 213: -5575030939548765804 + second: PC Computer - Among Us - Before Voting_2800 + - first: + 213: -8763336254082230258 + second: PC Computer - Among Us - Before Voting_2801 + - first: + 213: -235341332263661202 + second: PC Computer - Among Us - Before Voting_2802 + - first: + 213: 574773393136325875 + second: PC Computer - Among Us - Before Voting_2803 + - first: + 213: -5669262221185005038 + second: PC Computer - Among Us - Before Voting_2804 + - first: + 213: 8957875928603707052 + second: PC Computer - Among Us - Before Voting_2805 + - first: + 213: -7717942930771051622 + second: PC Computer - Among Us - Before Voting_2806 + - first: + 213: -6403234393584208895 + second: PC Computer - Among Us - Before Voting_2807 + - first: + 213: 6552918335815378493 + second: PC Computer - Among Us - Before Voting_2808 + - first: + 213: 2549248877858985124 + second: PC Computer - Among Us - Before Voting_2809 + - first: + 213: 7918819854322978369 + second: PC Computer - Among Us - Before Voting_2810 + - first: + 213: 5966273396229841711 + second: PC Computer - Among Us - Before Voting_2811 + - first: + 213: 7373359041828636370 + second: PC Computer - Among Us - Before Voting_2812 + - first: + 213: 3525161216774167089 + second: PC Computer - Among Us - Before Voting_2813 + - first: + 213: -1625700494473985349 + second: PC Computer - Among Us - Before Voting_2814 + - first: + 213: -1218517234828586633 + second: PC Computer - Among Us - Before Voting_2815 + - first: + 213: 5031812005327722168 + second: PC Computer - Among Us - Before Voting_2816 + - first: + 213: 144464314955384089 + second: PC Computer - Among Us - Before Voting_2817 + - first: + 213: -6408925581099718883 + second: PC Computer - Among Us - Before Voting_2818 + - first: + 213: 609081633202744294 + second: PC Computer - Among Us - Before Voting_2819 + - first: + 213: -8577340930329438030 + second: PC Computer - Among Us - Before Voting_2820 + - first: + 213: -5834742498883039100 + second: PC Computer - Among Us - Before Voting_2821 + - first: + 213: 8710077504277402609 + second: PC Computer - Among Us - Before Voting_2822 + - first: + 213: 6705786503783730663 + second: PC Computer - Among Us - Before Voting_2823 + - first: + 213: -4701472226322729099 + second: PC Computer - Among Us - Before Voting_2824 + - first: + 213: 4167847079137491553 + second: PC Computer - Among Us - Before Voting_2825 + - first: + 213: -3177347444078943066 + second: PC Computer - Among Us - Before Voting_2826 + - first: + 213: 5223789730164043526 + second: PC Computer - Among Us - Before Voting_2827 + - first: + 213: 2157870263944729710 + second: PC Computer - Among Us - Before Voting_2828 + - first: + 213: -7134507512271404292 + second: PC Computer - Among Us - Before Voting_2829 + - first: + 213: -2927902399950942682 + second: PC Computer - Among Us - Before Voting_2830 + - first: + 213: 7962384806458325084 + second: PC Computer - Among Us - Before Voting_2831 + - first: + 213: -2658955339360117382 + second: PC Computer - Among Us - Before Voting_2832 + - first: + 213: 8142079277188347969 + second: PC Computer - Among Us - Before Voting_2833 + - first: + 213: 7153027956266848812 + second: PC Computer - Among Us - Before Voting_2834 + - first: + 213: 1863579292330475374 + second: PC Computer - Among Us - Before Voting_2835 + - first: + 213: -1252180894060347974 + second: PC Computer - Among Us - Before Voting_2836 + - first: + 213: 6870293450700171036 + second: PC Computer - Among Us - Before Voting_2837 + - first: + 213: 2320293735457084982 + second: PC Computer - Among Us - Before Voting_2838 + - first: + 213: -2631166998895799671 + second: PC Computer - Among Us - Before Voting_2839 + - first: + 213: -3345871184795003543 + second: PC Computer - Among Us - Before Voting_2840 + - first: + 213: 1570978236976461529 + second: PC Computer - Among Us - Before Voting_2841 + - first: + 213: -2446621780240989099 + second: PC Computer - Among Us - Before Voting_2842 + - first: + 213: -3273500939358877628 + second: PC Computer - Among Us - Before Voting_2843 + - first: + 213: 5091231437878681295 + second: PC Computer - Among Us - Before Voting_2844 + - first: + 213: 6145749813858840792 + second: PC Computer - Among Us - Before Voting_2845 + - first: + 213: 3297829097343013199 + second: PC Computer - Among Us - Before Voting_2846 + - first: + 213: -3981357777774525721 + second: PC Computer - Among Us - Before Voting_2847 + - first: + 213: 1005600220376519555 + second: PC Computer - Among Us - Before Voting_2848 + - first: + 213: 2717689872514906769 + second: PC Computer - Among Us - Before Voting_2849 + - first: + 213: -2672395542363546543 + second: PC Computer - Among Us - Before Voting_2850 + - first: + 213: -5139049593080846847 + second: PC Computer - Among Us - Before Voting_2851 + - first: + 213: -5140654168784986650 + second: PC Computer - Among Us - Before Voting_2852 + - first: + 213: 7982625828055693218 + second: PC Computer - Among Us - Before Voting_2853 + - first: + 213: -1322416369658237700 + second: PC Computer - Among Us - Before Voting_2854 + - first: + 213: 6856239761691682756 + second: PC Computer - Among Us - Before Voting_2855 + - first: + 213: 1877499663952268072 + second: PC Computer - Among Us - Before Voting_2856 + - first: + 213: -2776106271711169274 + second: PC Computer - Among Us - Before Voting_2857 + - first: + 213: 741056331955860592 + second: PC Computer - Among Us - Before Voting_2858 + - first: + 213: 6654477318640505159 + second: PC Computer - Among Us - Before Voting_2859 + - first: + 213: -6273236848601548362 + second: PC Computer - Among Us - Before Voting_2860 + - first: + 213: -8972711735330261564 + second: PC Computer - Among Us - Before Voting_2861 + - first: + 213: 3117201807954016388 + second: PC Computer - Among Us - Before Voting_2862 + - first: + 213: -3114248008768429586 + second: PC Computer - Among Us - Before Voting_2863 + - first: + 213: -5303758018507534074 + second: PC Computer - Among Us - Before Voting_2864 + - first: + 213: 3094672436892247207 + second: PC Computer - Among Us - Before Voting_2865 + - first: + 213: 5331362996789233019 + second: PC Computer - Among Us - Before Voting_2866 + - first: + 213: 2458603733271337354 + second: PC Computer - Among Us - Before Voting_2867 + - first: + 213: 6330164390940743734 + second: PC Computer - Among Us - Before Voting_2868 + - first: + 213: 5858026076305993711 + second: PC Computer - Among Us - Before Voting_2869 + - first: + 213: 2253702946006546653 + second: PC Computer - Among Us - Before Voting_2870 + - first: + 213: 2592510978976381390 + second: PC Computer - Among Us - Before Voting_2871 + - first: + 213: 2172685498434910519 + second: PC Computer - Among Us - Before Voting_2872 + - first: + 213: 6679655439559600114 + second: PC Computer - Among Us - Before Voting_2873 + - first: + 213: -5558187064080478974 + second: PC Computer - Among Us - Before Voting_2874 + - first: + 213: 6232267877330420290 + second: PC Computer - Among Us - Before Voting_2875 + - first: + 213: 2587070183429505595 + second: PC Computer - Among Us - Before Voting_2876 + - first: + 213: -2050978163494294909 + second: PC Computer - Among Us - Before Voting_2877 + - first: + 213: -7292274417665992324 + second: PC Computer - Among Us - Before Voting_2878 + - first: + 213: -852562660496091445 + second: PC Computer - Among Us - Before Voting_2879 + - first: + 213: 6941373410876825080 + second: PC Computer - Among Us - Before Voting_2880 + - first: + 213: 1888377479933707891 + second: PC Computer - Among Us - Before Voting_2881 + - first: + 213: -4292727484145214099 + second: PC Computer - Among Us - Before Voting_2882 + - first: + 213: 4861465217790321597 + second: PC Computer - Among Us - Before Voting_2883 + - first: + 213: -6203022930544232883 + second: PC Computer - Among Us - Before Voting_2884 + - first: + 213: -1177122378706810052 + second: PC Computer - Among Us - Before Voting_2885 + - first: + 213: 3453836586446614491 + second: PC Computer - Among Us - Before Voting_2886 + - first: + 213: 504173570743819245 + second: PC Computer - Among Us - Before Voting_2887 + - first: + 213: 544393961794183603 + second: PC Computer - Among Us - Before Voting_2888 + - first: + 213: -8293651923949614384 + second: PC Computer - Among Us - Before Voting_2889 + - first: + 213: -8719035541173470944 + second: PC Computer - Among Us - Before Voting_2890 + - first: + 213: 3656653723991436431 + second: PC Computer - Among Us - Before Voting_2891 + - first: + 213: 2667900369684698373 + second: PC Computer - Among Us - Before Voting_2892 + - first: + 213: -996663997241600070 + second: PC Computer - Among Us - Before Voting_2893 + - first: + 213: 5332186341167567711 + second: PC Computer - Among Us - Before Voting_2894 + - first: + 213: 1704192344761039037 + second: PC Computer - Among Us - Before Voting_2895 + - first: + 213: -3789202927000505174 + second: PC Computer - Among Us - Before Voting_2896 + - first: + 213: -6308268631408595415 + second: PC Computer - Among Us - Before Voting_2897 + - first: + 213: 3736740209440532070 + second: PC Computer - Among Us - Before Voting_2898 + - first: + 213: -2570390190399264680 + second: PC Computer - Among Us - Before Voting_2899 + - first: + 213: 4362194656180048862 + second: PC Computer - Among Us - Before Voting_2900 + - first: + 213: -5476679004046021047 + second: PC Computer - Among Us - Before Voting_2901 + - first: + 213: 3008311231537825700 + second: PC Computer - Among Us - Before Voting_2902 + - first: + 213: 5965435217594779310 + second: PC Computer - Among Us - Before Voting_2903 + - first: + 213: 5740382730884511441 + second: PC Computer - Among Us - Before Voting_2904 + - first: + 213: -5397082883738226855 + second: PC Computer - Among Us - Before Voting_2905 + - first: + 213: 453857667156881281 + second: PC Computer - Among Us - Before Voting_2906 + - first: + 213: 1940034074520200236 + second: PC Computer - Among Us - Before Voting_2907 + - first: + 213: 3048529817225217165 + second: PC Computer - Among Us - Before Voting_2908 + - first: + 213: -957972040436689616 + second: PC Computer - Among Us - Before Voting_2909 + - first: + 213: -4202761007601298984 + second: PC Computer - Among Us - Before Voting_2910 + - first: + 213: 512541568206354031 + second: PC Computer - Among Us - Before Voting_2911 + - first: + 213: -7352191726023079095 + second: PC Computer - Among Us - Before Voting_2912 + - first: + 213: 7747051855826461564 + second: PC Computer - Among Us - Before Voting_2913 + - first: + 213: -3645958416988964929 + second: PC Computer - Among Us - Before Voting_2914 + - first: + 213: -2809751192438050485 + second: PC Computer - Among Us - Before Voting_2915 + - first: + 213: 3182879576985161956 + second: PC Computer - Among Us - Before Voting_2916 + - first: + 213: 276041922740059688 + second: PC Computer - Among Us - Before Voting_2917 + - first: + 213: 3787439038165267385 + second: PC Computer - Among Us - Before Voting_2918 + - first: + 213: -2392347101008697209 + second: PC Computer - Among Us - Before Voting_2919 + - first: + 213: -8612941307599203669 + second: PC Computer - Among Us - Before Voting_2920 + - first: + 213: -2347677568330646633 + second: PC Computer - Among Us - Before Voting_2921 + - first: + 213: 5529901482765251840 + second: PC Computer - Among Us - Before Voting_2922 + - first: + 213: 1286970942278202533 + second: PC Computer - Among Us - Before Voting_2923 + - first: + 213: 6275673698250360412 + second: PC Computer - Among Us - Before Voting_2924 + - first: + 213: -4350921931917263577 + second: PC Computer - Among Us - Before Voting_2925 + - first: + 213: -6336817459213619428 + second: PC Computer - Among Us - Before Voting_2926 + - first: + 213: 868038755219293821 + second: PC Computer - Among Us - Before Voting_2927 + - first: + 213: -1094501078847389173 + second: PC Computer - Among Us - Before Voting_2928 + - first: + 213: -1358034534422388408 + second: PC Computer - Among Us - Before Voting_2929 + - first: + 213: 1045570477631224234 + second: PC Computer - Among Us - Before Voting_2930 + - first: + 213: -496429001959507514 + second: PC Computer - Among Us - Before Voting_2931 + - first: + 213: 9117396837713276503 + second: PC Computer - Among Us - Before Voting_2932 + - first: + 213: 7259318773814359965 + second: PC Computer - Among Us - Before Voting_2933 + - first: + 213: 693919428634237758 + second: PC Computer - Among Us - Before Voting_2934 + - first: + 213: 7160179589472881340 + second: PC Computer - Among Us - Before Voting_2935 + - first: + 213: 1906959057577979815 + second: PC Computer - Among Us - Before Voting_2936 + - first: + 213: -8911525113964133263 + second: PC Computer - Among Us - Before Voting_2937 + - first: + 213: -6652624523639919874 + second: PC Computer - Among Us - Before Voting_2938 + - first: + 213: -2496002631823502801 + second: PC Computer - Among Us - Before Voting_2939 + - first: + 213: -6466087677831456893 + second: PC Computer - Among Us - Before Voting_2940 + - first: + 213: 2956997183258060035 + second: PC Computer - Among Us - Before Voting_2941 + - first: + 213: -1891829566975987262 + second: PC Computer - Among Us - Before Voting_2942 + - first: + 213: 2390153192521444837 + second: PC Computer - Among Us - Before Voting_2943 + - first: + 213: 5382849887406429269 + second: PC Computer - Among Us - Before Voting_2944 + - first: + 213: -1309041865065221699 + second: PC Computer - Among Us - Before Voting_2945 + - first: + 213: 7824435868176295670 + second: PC Computer - Among Us - Before Voting_2946 + - first: + 213: 7380177103796986305 + second: PC Computer - Among Us - Before Voting_2947 + - first: + 213: 5839223786650976396 + second: PC Computer - Among Us - Before Voting_2948 + - first: + 213: 3412776305029083879 + second: PC Computer - Among Us - Before Voting_2949 + - first: + 213: -9094872935445795799 + second: PC Computer - Among Us - Before Voting_2950 + - first: + 213: 5563909669071015217 + second: PC Computer - Among Us - Before Voting_2951 + - first: + 213: 749057572737414037 + second: PC Computer - Among Us - Before Voting_2952 + - first: + 213: -5598882040899501236 + second: PC Computer - Among Us - Before Voting_2953 + - first: + 213: 1786011236608806195 + second: PC Computer - Among Us - Before Voting_2954 + - first: + 213: 2444198544031220894 + second: PC Computer - Among Us - Before Voting_2955 + - first: + 213: -720072236390788497 + second: PC Computer - Among Us - Before Voting_2956 + - first: + 213: 4431384216135158197 + second: PC Computer - Among Us - Before Voting_2957 + - first: + 213: 8526523739885883720 + second: PC Computer - Among Us - Before Voting_2958 + - first: + 213: 154318269990500058 + second: PC Computer - Among Us - Before Voting_2959 + - first: + 213: 7993854722452104067 + second: PC Computer - Among Us - Before Voting_2960 + - first: + 213: 1085673033646378560 + second: PC Computer - Among Us - Before Voting_2961 + - first: + 213: -4776460929651139059 + second: PC Computer - Among Us - Before Voting_2962 + - first: + 213: 6315941101411932483 + second: PC Computer - Among Us - Before Voting_2963 + - first: + 213: -2618182565596933686 + second: PC Computer - Among Us - Before Voting_2964 + - first: + 213: 5033724167089347306 + second: PC Computer - Among Us - Before Voting_2965 + - first: + 213: 3253567487529555574 + second: PC Computer - Among Us - Before Voting_2966 + - first: + 213: 1203639771955913065 + second: PC Computer - Among Us - Before Voting_2967 + - first: + 213: 3411813313026184996 + second: PC Computer - Among Us - Before Voting_2968 + - first: + 213: 5666523853570469709 + second: PC Computer - Among Us - Before Voting_2969 + - first: + 213: 2704963240726563748 + second: PC Computer - Among Us - Before Voting_2970 + - first: + 213: -2999432492277403996 + second: PC Computer - Among Us - Before Voting_2971 + - first: + 213: -1238153455355728054 + second: PC Computer - Among Us - Before Voting_2972 + - first: + 213: -5493585186154923472 + second: PC Computer - Among Us - Before Voting_2973 + - first: + 213: 6195502712960084477 + second: PC Computer - Among Us - Before Voting_2974 + - first: + 213: 8973280906279111003 + second: PC Computer - Among Us - Before Voting_2975 + - first: + 213: 1772708504732389857 + second: PC Computer - Among Us - Before Voting_2976 + - first: + 213: 1302564913086685175 + second: PC Computer - Among Us - Before Voting_2977 + - first: + 213: -9128629770664590345 + second: PC Computer - Among Us - Before Voting_2978 + - first: + 213: 9126629250668105646 + second: PC Computer - Among Us - Before Voting_2979 + - first: + 213: 1750477541506576954 + second: PC Computer - Among Us - Before Voting_2980 + - first: + 213: 4844393721238876968 + second: PC Computer - Among Us - Before Voting_2981 + - first: + 213: 5106110551790601731 + second: PC Computer - Among Us - Before Voting_2982 + - first: + 213: -3661311910006767063 + second: PC Computer - Among Us - Before Voting_2983 + - first: + 213: -469891709939045278 + second: PC Computer - Among Us - Before Voting_2984 + - first: + 213: 3621185704421835324 + second: PC Computer - Among Us - Before Voting_2985 + - first: + 213: -1455767939732414745 + second: PC Computer - Among Us - Before Voting_2986 + - first: + 213: 4005186975483562309 + second: PC Computer - Among Us - Before Voting_2987 + - first: + 213: -2703439261521454765 + second: PC Computer - Among Us - Before Voting_2988 + - first: + 213: 1688278462971582029 + second: PC Computer - Among Us - Before Voting_2989 + - first: + 213: 4462983348016994017 + second: PC Computer - Among Us - Before Voting_2990 + - first: + 213: 6976195834524504468 + second: PC Computer - Among Us - Before Voting_2991 + - first: + 213: 1726034366429739599 + second: PC Computer - Among Us - Before Voting_2992 + - first: + 213: 3140911249502326921 + second: PC Computer - Among Us - Before Voting_2993 + - first: + 213: 4725061368515115424 + second: PC Computer - Among Us - Before Voting_2994 + - first: + 213: -2444062508468213479 + second: PC Computer - Among Us - Before Voting_2995 + - first: + 213: -8754768942059704240 + second: PC Computer - Among Us - Before Voting_2996 + - first: + 213: -2719370630946816856 + second: PC Computer - Among Us - Before Voting_2997 + - first: + 213: 5291212935716935153 + second: PC Computer - Among Us - Before Voting_2998 + - first: + 213: -4689921139413013459 + second: PC Computer - Among Us - Before Voting_2999 + - first: + 213: 7561451211408449974 + second: PC Computer - Among Us - Before Voting_3000 + - first: + 213: 8202732141657978586 + second: PC Computer - Among Us - Before Voting_3001 + - first: + 213: 7901713219414952244 + second: PC Computer - Among Us - Before Voting_3002 + - first: + 213: -8847884086098021764 + second: PC Computer - Among Us - Before Voting_3003 + - first: + 213: 4310256249768504243 + second: PC Computer - Among Us - Before Voting_3004 + - first: + 213: 5416827303248669908 + second: PC Computer - Among Us - Before Voting_3005 + - first: + 213: 4082261158050626570 + second: PC Computer - Among Us - Before Voting_3006 + - first: + 213: 5429505444395984653 + second: PC Computer - Among Us - Before Voting_3007 + - first: + 213: 7427718424236712371 + second: PC Computer - Among Us - Before Voting_3008 + - first: + 213: 6147543283170107565 + second: PC Computer - Among Us - Before Voting_3009 + - first: + 213: -6185822895347073093 + second: PC Computer - Among Us - Before Voting_3010 + - first: + 213: 4467147507867901004 + second: PC Computer - Among Us - Before Voting_3011 + - first: + 213: 5998781364822640256 + second: PC Computer - Among Us - Before Voting_3012 + - first: + 213: 3969767600309557622 + second: PC Computer - Among Us - Before Voting_3013 + - first: + 213: -362768984250786643 + second: PC Computer - Among Us - Before Voting_3014 + - first: + 213: 2204775649107841340 + second: PC Computer - Among Us - Before Voting_3015 + - first: + 213: 4863610515601513092 + second: PC Computer - Among Us - Before Voting_3016 + - first: + 213: 8374535988153721876 + second: PC Computer - Among Us - Before Voting_3017 + - first: + 213: 3147670243073399773 + second: PC Computer - Among Us - Before Voting_3018 + - first: + 213: 3283139850260762867 + second: PC Computer - Among Us - Before Voting_3019 + - first: + 213: 1396873672717645244 + second: PC Computer - Among Us - Before Voting_3020 + - first: + 213: -3714983573001953598 + second: PC Computer - Among Us - Before Voting_3021 + - first: + 213: 10395897496533259 + second: PC Computer - Among Us - Before Voting_3022 + - first: + 213: 2854891547589579416 + second: PC Computer - Among Us - Before Voting_3023 + - first: + 213: -3411654469050692228 + second: PC Computer - Among Us - Before Voting_3024 + - first: + 213: -4080947808415403633 + second: PC Computer - Among Us - Before Voting_3025 + - first: + 213: -1853971625193494691 + second: PC Computer - Among Us - Before Voting_3026 + - first: + 213: 2962026959458146140 + second: PC Computer - Among Us - Before Voting_3027 + - first: + 213: 9189605555807522994 + second: PC Computer - Among Us - Before Voting_3028 + - first: + 213: -474005954123017286 + second: PC Computer - Among Us - Before Voting_3029 + - first: + 213: -7890861869814142291 + second: PC Computer - Among Us - Before Voting_3030 + - first: + 213: 7060897240019265153 + second: PC Computer - Among Us - Before Voting_3031 + - first: + 213: 6141864523031453188 + second: PC Computer - Among Us - Before Voting_3032 + - first: + 213: 3664697695353588549 + second: PC Computer - Among Us - Before Voting_3033 + - first: + 213: -2165748846142857640 + second: PC Computer - Among Us - Before Voting_3034 + - first: + 213: -1887622421096657301 + second: PC Computer - Among Us - Before Voting_3035 + - first: + 213: -4296127904821159010 + second: PC Computer - Among Us - Before Voting_3036 + - first: + 213: 5130531715777699790 + second: PC Computer - Among Us - Before Voting_3037 + - first: + 213: -2105345478295343994 + second: PC Computer - Among Us - Before Voting_3038 + - first: + 213: -7124389919857496902 + second: PC Computer - Among Us - Before Voting_3039 + - first: + 213: -1924201741041945685 + second: PC Computer - Among Us - Before Voting_3040 + - first: + 213: 8783188305016342339 + second: PC Computer - Among Us - Before Voting_3041 + - first: + 213: -4188862376108854458 + second: PC Computer - Among Us - Before Voting_3042 + - first: + 213: -4977321949834849011 + second: PC Computer - Among Us - Before Voting_3043 + - first: + 213: -4538821248979090319 + second: PC Computer - Among Us - Before Voting_3044 + - first: + 213: -9083648924066337906 + second: PC Computer - Among Us - Before Voting_3045 + - first: + 213: 1166953960535496685 + second: PC Computer - Among Us - Before Voting_3046 + - first: + 213: 6549143837127551532 + second: PC Computer - Among Us - Before Voting_3047 + - first: + 213: 2506001288974045080 + second: PC Computer - Among Us - Before Voting_3048 + - first: + 213: -1337240266883581816 + second: PC Computer - Among Us - Before Voting_3049 + - first: + 213: -4597909732768188498 + second: PC Computer - Among Us - Before Voting_3050 + - first: + 213: -1962807651818846994 + second: PC Computer - Among Us - Before Voting_3051 + - first: + 213: -5025605466069023105 + second: PC Computer - Among Us - Before Voting_3052 + - first: + 213: 6642746266548906164 + second: PC Computer - Among Us - Before Voting_3053 + - first: + 213: 8099533105052555108 + second: PC Computer - Among Us - Before Voting_3054 + - first: + 213: -7127323837430107550 + second: PC Computer - Among Us - Before Voting_3055 + - first: + 213: 4064289135271407251 + second: PC Computer - Among Us - Before Voting_3056 + - first: + 213: -6784336072110184645 + second: PC Computer - Among Us - Before Voting_3057 + - first: + 213: 6870438390707404256 + second: PC Computer - Among Us - Before Voting_3058 + - first: + 213: -5872314915856153625 + second: PC Computer - Among Us - Before Voting_3059 + - first: + 213: 7443816237522173050 + second: PC Computer - Among Us - Before Voting_3060 + - first: + 213: -1142005806975269277 + second: PC Computer - Among Us - Before Voting_3061 + - first: + 213: 999500134259511098 + second: PC Computer - Among Us - Before Voting_3062 + - first: + 213: -5591981267995683430 + second: PC Computer - Among Us - Before Voting_3063 + - first: + 213: -1812438528727748893 + second: PC Computer - Among Us - Before Voting_3064 + - first: + 213: 4161112511054363041 + second: PC Computer - Among Us - Before Voting_3065 + - first: + 213: -7530596304051299048 + second: PC Computer - Among Us - Before Voting_3066 + - first: + 213: -3629418905614086835 + second: PC Computer - Among Us - Before Voting_3067 + - first: + 213: -2719746862022911083 + second: PC Computer - Among Us - Before Voting_3068 + - first: + 213: 5582999833906790773 + second: PC Computer - Among Us - Before Voting_3069 + - first: + 213: -2975620917871660311 + second: PC Computer - Among Us - Before Voting_3070 + - first: + 213: 8710320790493863370 + second: PC Computer - Among Us - Before Voting_3071 + - first: + 213: 1283546913122985788 + second: PC Computer - Among Us - Before Voting_3072 + - first: + 213: -8293265963446333712 + second: PC Computer - Among Us - Before Voting_3073 + - first: + 213: 7055820343139554233 + second: PC Computer - Among Us - Before Voting_3074 + - first: + 213: 9177056612962248621 + second: PC Computer - Among Us - Before Voting_3075 + - first: + 213: -5723548389111065805 + second: PC Computer - Among Us - Before Voting_3076 + - first: + 213: -632548810029642918 + second: PC Computer - Among Us - Before Voting_3077 + - first: + 213: 541899283089973845 + second: PC Computer - Among Us - Before Voting_3078 + - first: + 213: 4060995912316779898 + second: PC Computer - Among Us - Before Voting_3079 + - first: + 213: -3919915802243502599 + second: PC Computer - Among Us - Before Voting_3080 + - first: + 213: 1774818791385927722 + second: PC Computer - Among Us - Before Voting_3081 + - first: + 213: 3051389971808204614 + second: PC Computer - Among Us - Before Voting_3082 + - first: + 213: 2739218990465270707 + second: PC Computer - Among Us - Before Voting_3083 + - first: + 213: 6375261551279004357 + second: PC Computer - Among Us - Before Voting_3084 + - first: + 213: -2239058105590829674 + second: PC Computer - Among Us - Before Voting_3085 + - first: + 213: -1877013041153096325 + second: PC Computer - Among Us - Before Voting_3086 + - first: + 213: 2911520738909162341 + second: PC Computer - Among Us - Before Voting_3087 + - first: + 213: 7530195195627910997 + second: PC Computer - Among Us - Before Voting_3088 + - first: + 213: -1087044107001055531 + second: PC Computer - Among Us - Before Voting_3089 + - first: + 213: 2513984610371825533 + second: PC Computer - Among Us - Before Voting_3090 + - first: + 213: 7115552927114229153 + second: PC Computer - Among Us - Before Voting_3091 + - first: + 213: 4043643016845263936 + second: PC Computer - Among Us - Before Voting_3092 + - first: + 213: -6376431926697680207 + second: PC Computer - Among Us - Before Voting_3093 + - first: + 213: 4260544778408995610 + second: PC Computer - Among Us - Before Voting_3094 + - first: + 213: -3736493019319792674 + second: PC Computer - Among Us - Before Voting_3095 + - first: + 213: -1786378027166340870 + second: PC Computer - Among Us - Before Voting_3096 + - first: + 213: 8687815769425113812 + second: PC Computer - Among Us - Before Voting_3097 + - first: + 213: 365012650297662585 + second: PC Computer - Among Us - Before Voting_3098 + - first: + 213: -3817760994473490088 + second: PC Computer - Among Us - Before Voting_3099 + - first: + 213: 8058836265400423220 + second: PC Computer - Among Us - Before Voting_3100 + - first: + 213: -1774611975599491001 + second: PC Computer - Among Us - Before Voting_3101 + - first: + 213: 8601647428297741361 + second: PC Computer - Among Us - Before Voting_3102 + - first: + 213: 4236501589254402296 + second: PC Computer - Among Us - Before Voting_3103 + - first: + 213: -310806167929852999 + second: PC Computer - Among Us - Before Voting_3104 + - first: + 213: -3756990447598973376 + second: PC Computer - Among Us - Before Voting_3105 + - first: + 213: 4919234069930268528 + second: PC Computer - Among Us - Before Voting_3106 + - first: + 213: 3402184127027310839 + second: PC Computer - Among Us - Before Voting_3107 + - first: + 213: -6733802638422678329 + second: PC Computer - Among Us - Before Voting_3108 + - first: + 213: -6738447838240549465 + second: PC Computer - Among Us - Before Voting_3109 + - first: + 213: -1504421440749840060 + second: PC Computer - Among Us - Before Voting_3110 + - first: + 213: 6230475409640834048 + second: PC Computer - Among Us - Before Voting_3111 + - first: + 213: 5551640512028965787 + second: PC Computer - Among Us - Before Voting_3112 + - first: + 213: 6962474829749179539 + second: PC Computer - Among Us - Before Voting_3113 + - first: + 213: -6884441697171665506 + second: PC Computer - Among Us - Before Voting_3114 + - first: + 213: 3263201262639580444 + second: PC Computer - Among Us - Before Voting_3115 + - first: + 213: 3377818925165664277 + second: PC Computer - Among Us - Before Voting_3116 + - first: + 213: 4539634463979128545 + second: PC Computer - Among Us - Before Voting_3117 + - first: + 213: -2625484438757765398 + second: PC Computer - Among Us - Before Voting_3118 + - first: + 213: -5832178060866205796 + second: PC Computer - Among Us - Before Voting_3119 + - first: + 213: -1312868261175230045 + second: PC Computer - Among Us - Before Voting_3120 + - first: + 213: 8848906919392231225 + second: PC Computer - Among Us - Before Voting_3121 + - first: + 213: -2691314219352062956 + second: PC Computer - Among Us - Before Voting_3122 + - first: + 213: -854982419322746585 + second: PC Computer - Among Us - Before Voting_3123 + - first: + 213: -8033964791324652804 + second: PC Computer - Among Us - Before Voting_3124 + - first: + 213: 7153637422966381146 + second: PC Computer - Among Us - Before Voting_3125 + - first: + 213: -8907686325468326001 + second: PC Computer - Among Us - Before Voting_3126 + - first: + 213: 1984979879490866399 + second: PC Computer - Among Us - Before Voting_3127 + - first: + 213: 4911049934150081371 + second: PC Computer - Among Us - Before Voting_3128 + - first: + 213: -4173739233312042187 + second: PC Computer - Among Us - Before Voting_3129 + - first: + 213: 9528621330019667 + second: PC Computer - Among Us - Before Voting_3130 + - first: + 213: -1668224348449051326 + second: PC Computer - Among Us - Before Voting_3131 + - first: + 213: -5258431964560120248 + second: PC Computer - Among Us - Before Voting_3132 + - first: + 213: 5678441580233152933 + second: PC Computer - Among Us - Before Voting_3133 + - first: + 213: -7791043876578076653 + second: PC Computer - Among Us - Before Voting_3134 + - first: + 213: 9144294817255534169 + second: PC Computer - Among Us - Before Voting_3135 + - first: + 213: -1532810531916460243 + second: PC Computer - Among Us - Before Voting_3136 + - first: + 213: -8339790681379665377 + second: PC Computer - Among Us - Before Voting_3137 + - first: + 213: 311488326069542550 + second: PC Computer - Among Us - Before Voting_3138 + - first: + 213: 4397594074377936510 + second: PC Computer - Among Us - Before Voting_3139 + - first: + 213: -5263539964972999839 + second: PC Computer - Among Us - Before Voting_3140 + - first: + 213: 3379776159114177606 + second: PC Computer - Among Us - Before Voting_3141 + - first: + 213: -5231805183475859634 + second: PC Computer - Among Us - Before Voting_3142 + - first: + 213: 3054011326585012237 + second: PC Computer - Among Us - Before Voting_3143 + - first: + 213: 4252743363650769506 + second: PC Computer - Among Us - Before Voting_3144 + - first: + 213: 3783947605346863245 + second: PC Computer - Among Us - Before Voting_3145 + - first: + 213: -4259172274410169064 + second: PC Computer - Among Us - Before Voting_3146 + - first: + 213: -6933170195617878313 + second: PC Computer - Among Us - Before Voting_3147 + - first: + 213: 1748748934911976833 + second: PC Computer - Among Us - Before Voting_3148 + - first: + 213: -7721744233305096187 + second: PC Computer - Among Us - Before Voting_3149 + - first: + 213: -4808281664029267972 + second: PC Computer - Among Us - Before Voting_3150 + - first: + 213: 6401198097344636698 + second: PC Computer - Among Us - Before Voting_3151 + - first: + 213: 5426035183980298128 + second: PC Computer - Among Us - Before Voting_3152 + - first: + 213: 8754684946019580490 + second: PC Computer - Among Us - Before Voting_3153 + - first: + 213: -2758885283153690420 + second: PC Computer - Among Us - Before Voting_3154 + - first: + 213: 8987898880536284828 + second: PC Computer - Among Us - Before Voting_3155 + - first: + 213: 8533706522460250497 + second: PC Computer - Among Us - Before Voting_3156 + - first: + 213: 2804457192779857480 + second: PC Computer - Among Us - Before Voting_3157 + - first: + 213: 5925247074476623630 + second: PC Computer - Among Us - Before Voting_3158 + - first: + 213: 1797605215687208822 + second: PC Computer - Among Us - Before Voting_3159 + - first: + 213: -7936617448528291070 + second: PC Computer - Among Us - Before Voting_3160 + - first: + 213: 1018107234763380923 + second: PC Computer - Among Us - Before Voting_3161 + - first: + 213: -4487935073288836262 + second: PC Computer - Among Us - Before Voting_3162 + - first: + 213: -788598411384876511 + second: PC Computer - Among Us - Before Voting_3163 + - first: + 213: 8703366951577434795 + second: PC Computer - Among Us - Before Voting_3164 + - first: + 213: 1716181517361608811 + second: PC Computer - Among Us - Before Voting_3165 + - first: + 213: -6021240444105357097 + second: PC Computer - Among Us - Before Voting_3166 + - first: + 213: 3712150612802289830 + second: PC Computer - Among Us - Before Voting_3167 + - first: + 213: -7723573981747825763 + second: PC Computer - Among Us - Before Voting_3168 + - first: + 213: -3264811849224396013 + second: PC Computer - Among Us - Before Voting_3169 + - first: + 213: 3048713195609178421 + second: PC Computer - Among Us - Before Voting_3170 + - first: + 213: 7994668776258158351 + second: PC Computer - Among Us - Before Voting_3171 + - first: + 213: -9180542805055583424 + second: PC Computer - Among Us - Before Voting_3172 + - first: + 213: 7106591430350512209 + second: PC Computer - Among Us - Before Voting_3173 + - first: + 213: -5975467707283256332 + second: PC Computer - Among Us - Before Voting_3174 + - first: + 213: -266149449824136130 + second: PC Computer - Among Us - Before Voting_3175 + - first: + 213: 1795250995620410154 + second: PC Computer - Among Us - Before Voting_3176 + - first: + 213: -502779844541407792 + second: PC Computer - Among Us - Before Voting_3177 + - first: + 213: -3811469345818781288 + second: PC Computer - Among Us - Before Voting_3178 + - first: + 213: -7963276082474716853 + second: PC Computer - Among Us - Before Voting_3179 + - first: + 213: -9217361627347178340 + second: PC Computer - Among Us - Before Voting_3180 + - first: + 213: 5126262498782452856 + second: PC Computer - Among Us - Before Voting_3181 + - first: + 213: 6453165301002052482 + second: PC Computer - Among Us - Before Voting_3182 + - first: + 213: 8847262732721244292 + second: PC Computer - Among Us - Before Voting_3183 + - first: + 213: 1538570654359187138 + second: PC Computer - Among Us - Before Voting_3184 + - first: + 213: 2874055117566447962 + second: PC Computer - Among Us - Before Voting_3185 + - first: + 213: -3974402918004591768 + second: PC Computer - Among Us - Before Voting_3186 + - first: + 213: 6572498351081855204 + second: PC Computer - Among Us - Before Voting_3187 + - first: + 213: 8213389483915767074 + second: PC Computer - Among Us - Before Voting_3188 + - first: + 213: -6984092766854300343 + second: PC Computer - Among Us - Before Voting_3189 + - first: + 213: 4458549554896968869 + second: PC Computer - Among Us - Before Voting_3190 + - first: + 213: -2339445870143314195 + second: PC Computer - Among Us - Before Voting_3191 + - first: + 213: 5481944635675397502 + second: PC Computer - Among Us - Before Voting_3192 + - first: + 213: -5251878186953048242 + second: PC Computer - Among Us - Before Voting_3193 + - first: + 213: 1765659503808828466 + second: PC Computer - Among Us - Before Voting_3194 + - first: + 213: -8994488937005788263 + second: PC Computer - Among Us - Before Voting_3195 + - first: + 213: -1435500090934537189 + second: PC Computer - Among Us - Before Voting_3196 + - first: + 213: -2090347413367447861 + second: PC Computer - Among Us - Before Voting_3197 + - first: + 213: -7923664728868598839 + second: PC Computer - Among Us - Before Voting_3198 + - first: + 213: -246132159935208837 + second: PC Computer - Among Us - Before Voting_3199 + - first: + 213: 5541089702694448515 + second: PC Computer - Among Us - Before Voting_3200 + - first: + 213: -8467367370165700315 + second: PC Computer - Among Us - Before Voting_3201 + - first: + 213: 3281308753898985871 + second: PC Computer - Among Us - Before Voting_3202 + - first: + 213: 4885531639749928491 + second: PC Computer - Among Us - Before Voting_3203 + - first: + 213: -191695895254831430 + second: PC Computer - Among Us - Before Voting_3204 + - first: + 213: -8441040277995703868 + second: PC Computer - Among Us - Before Voting_3205 + - first: + 213: -5196987877022497728 + second: PC Computer - Among Us - Before Voting_3206 + - first: + 213: -7491102000085466038 + second: PC Computer - Among Us - Before Voting_3207 + - first: + 213: 5565417279846100894 + second: PC Computer - Among Us - Before Voting_3208 + - first: + 213: 7762844786733846289 + second: PC Computer - Among Us - Before Voting_3209 + - first: + 213: 5237004882589021894 + second: PC Computer - Among Us - Before Voting_3210 + - first: + 213: 307823388159062867 + second: PC Computer - Among Us - Before Voting_3211 + - first: + 213: -2041141701236198473 + second: PC Computer - Among Us - Before Voting_3212 + - first: + 213: -1693015598880981429 + second: PC Computer - Among Us - Before Voting_3213 + - first: + 213: 7297190218336990851 + second: PC Computer - Among Us - Before Voting_3214 + - first: + 213: -8227976175431103796 + second: PC Computer - Among Us - Before Voting_3215 + - first: + 213: 6760138894705277289 + second: PC Computer - Among Us - Before Voting_3216 + - first: + 213: -609724038568667661 + second: PC Computer - Among Us - Before Voting_3217 + - first: + 213: -1722973490281758980 + second: PC Computer - Among Us - Before Voting_3218 + - first: + 213: -6686008912007636433 + second: PC Computer - Among Us - Before Voting_3219 + - first: + 213: 7468776021953264740 + second: PC Computer - Among Us - Before Voting_3220 + - first: + 213: 5108963452672820255 + second: PC Computer - Among Us - Before Voting_3221 + - first: + 213: -8556548870887527565 + second: PC Computer - Among Us - Before Voting_3222 + - first: + 213: 6859203436309113677 + second: PC Computer - Among Us - Before Voting_3223 + - first: + 213: 5771315924610559324 + second: PC Computer - Among Us - Before Voting_3224 + - first: + 213: 8066116245609045006 + second: PC Computer - Among Us - Before Voting_3225 + - first: + 213: 3189512388863642034 + second: PC Computer - Among Us - Before Voting_3226 + - first: + 213: 3162172559153344482 + second: PC Computer - Among Us - Before Voting_3227 + - first: + 213: 7245162300178256840 + second: PC Computer - Among Us - Before Voting_3228 + - first: + 213: 8006609956997541299 + second: PC Computer - Among Us - Before Voting_3229 + - first: + 213: -2554346534793823317 + second: PC Computer - Among Us - Before Voting_3230 + - first: + 213: 4011829463959941522 + second: PC Computer - Among Us - Before Voting_3231 + - first: + 213: -4318117231105937289 + second: PC Computer - Among Us - Before Voting_3232 + - first: + 213: -7110880396338984994 + second: PC Computer - Among Us - Before Voting_3233 + - first: + 213: -5092594109560045940 + second: PC Computer - Among Us - Before Voting_3234 + - first: + 213: 551264906310301350 + second: PC Computer - Among Us - Before Voting_3235 + - first: + 213: 6183293211434762535 + second: PC Computer - Among Us - Before Voting_3236 + - first: + 213: 1522432616584053381 + second: PC Computer - Among Us - Before Voting_3237 + - first: + 213: 9186063154997496893 + second: PC Computer - Among Us - Before Voting_3238 + - first: + 213: 929257329871950584 + second: PC Computer - Among Us - Before Voting_3239 + - first: + 213: -711650112264540922 + second: PC Computer - Among Us - Before Voting_3240 + - first: + 213: 3499928093244301328 + second: PC Computer - Among Us - Before Voting_3241 + - first: + 213: 2880142825357481530 + second: PC Computer - Among Us - Before Voting_3242 + - first: + 213: 51148562684774128 + second: PC Computer - Among Us - Before Voting_3243 + - first: + 213: -2196939941529449628 + second: PC Computer - Among Us - Before Voting_3244 + - first: + 213: 7354303479256927997 + second: PC Computer - Among Us - Before Voting_3245 + - first: + 213: 3588796394024793027 + second: PC Computer - Among Us - Before Voting_3246 + - first: + 213: -6460704296038224163 + second: PC Computer - Among Us - Before Voting_3247 + - first: + 213: -8843126753812641081 + second: PC Computer - Among Us - Before Voting_3248 + - first: + 213: 4066727122655519746 + second: PC Computer - Among Us - Before Voting_3249 + - first: + 213: -7140509946891792085 + second: PC Computer - Among Us - Before Voting_3250 + - first: + 213: -151806812227710539 + second: PC Computer - Among Us - Before Voting_3251 + - first: + 213: -2933787358662518915 + second: PC Computer - Among Us - Before Voting_3252 + - first: + 213: 2540440986600409487 + second: PC Computer - Among Us - Before Voting_3253 + - first: + 213: -2126940021483868747 + second: PC Computer - Among Us - Before Voting_3254 + - first: + 213: -2504487803725228601 + second: PC Computer - Among Us - Before Voting_3255 + - first: + 213: 5691254831557779693 + second: PC Computer - Among Us - Before Voting_3256 + - first: + 213: -1164627049098495831 + second: PC Computer - Among Us - Before Voting_3257 + - first: + 213: -2644059672779233911 + second: PC Computer - Among Us - Before Voting_3258 + - first: + 213: 7474169934560723346 + second: PC Computer - Among Us - Before Voting_3259 + - first: + 213: -9056339724244676914 + second: PC Computer - Among Us - Before Voting_3260 + - first: + 213: -4165944395304857283 + second: PC Computer - Among Us - Before Voting_3261 + - first: + 213: 1969183461191896461 + second: PC Computer - Among Us - Before Voting_3262 + - first: + 213: 8053454389845073537 + second: PC Computer - Among Us - Before Voting_3263 + - first: + 213: 1407604973736621708 + second: PC Computer - Among Us - Before Voting_3264 + - first: + 213: -6899530753105669552 + second: PC Computer - Among Us - Before Voting_3265 + - first: + 213: -4097928463951991398 + second: PC Computer - Among Us - Before Voting_3266 + - first: + 213: -4045179154623808816 + second: PC Computer - Among Us - Before Voting_3267 + - first: + 213: -3458711001671601906 + second: PC Computer - Among Us - Before Voting_3268 + - first: + 213: 7280966844087126957 + second: PC Computer - Among Us - Before Voting_3269 + - first: + 213: 8093715579343227695 + second: PC Computer - Among Us - Before Voting_3270 + - first: + 213: -4460391816395219886 + second: PC Computer - Among Us - Before Voting_3271 + - first: + 213: -6429230814962930137 + second: PC Computer - Among Us - Before Voting_3272 + - first: + 213: 7190946875141906826 + second: PC Computer - Among Us - Before Voting_3273 + - first: + 213: -7472449712511660428 + second: PC Computer - Among Us - Before Voting_3274 + - first: + 213: -2636434136420418186 + second: PC Computer - Among Us - Before Voting_3275 + - first: + 213: 5172703166335671575 + second: PC Computer - Among Us - Before Voting_3276 + - first: + 213: 922653089124607180 + second: PC Computer - Among Us - Before Voting_3277 + - first: + 213: 5382873306947060854 + second: PC Computer - Among Us - Before Voting_3278 + - first: + 213: -1028595044793081822 + second: PC Computer - Among Us - Before Voting_3279 + - first: + 213: 2688064972662597103 + second: PC Computer - Among Us - Before Voting_3280 + - first: + 213: -1920108300764618746 + second: PC Computer - Among Us - Before Voting_3281 + - first: + 213: -4375580480745940925 + second: PC Computer - Among Us - Before Voting_3282 + - first: + 213: -1125583756187922657 + second: PC Computer - Among Us - Before Voting_3283 + - first: + 213: 5814920905159621995 + second: PC Computer - Among Us - Before Voting_3284 + - first: + 213: 7977441015868943067 + second: PC Computer - Among Us - Before Voting_3285 + - first: + 213: -4240161068845802269 + second: PC Computer - Among Us - Before Voting_3286 + - first: + 213: 3992920769878203114 + second: PC Computer - Among Us - Before Voting_3287 + - first: + 213: 1788375538729929703 + second: PC Computer - Among Us - Before Voting_3288 + - first: + 213: -1095218422930643012 + second: PC Computer - Among Us - Before Voting_3289 + - first: + 213: -1971266156021032638 + second: PC Computer - Among Us - Before Voting_3290 + - first: + 213: 5566950956245492752 + second: PC Computer - Among Us - Before Voting_3291 + - first: + 213: 4017868656754330995 + second: PC Computer - Among Us - Before Voting_3292 + - first: + 213: -172040789141964729 + second: PC Computer - Among Us - Before Voting_3293 + - first: + 213: 311349704286278442 + second: PC Computer - Among Us - Before Voting_3294 + - first: + 213: -5487254306580194731 + second: PC Computer - Among Us - Before Voting_3295 + - first: + 213: 4506426501975594749 + second: PC Computer - Among Us - Before Voting_3296 + - first: + 213: -68683448330213805 + second: PC Computer - Among Us - Before Voting_3297 + - first: + 213: 2343003979688930453 + second: PC Computer - Among Us - Before Voting_3298 + - first: + 213: -64182038043348672 + second: PC Computer - Among Us - Before Voting_3299 + - first: + 213: -4542207536460628400 + second: PC Computer - Among Us - Before Voting_3300 + - first: + 213: 5581608335698521122 + second: PC Computer - Among Us - Before Voting_3301 + - first: + 213: -8636107954690858655 + second: PC Computer - Among Us - Before Voting_3302 + - first: + 213: 6061120260513876858 + second: PC Computer - Among Us - Before Voting_3303 + - first: + 213: -8240246018329216431 + second: PC Computer - Among Us - Before Voting_3304 + - first: + 213: -2260681034676060914 + second: PC Computer - Among Us - Before Voting_3305 + - first: + 213: 3380656129838893232 + second: PC Computer - Among Us - Before Voting_3306 + - first: + 213: 2344688940295353359 + second: PC Computer - Among Us - Before Voting_3307 + - first: + 213: -402167358704464665 + second: PC Computer - Among Us - Before Voting_3308 + - first: + 213: -8467684079779221124 + second: PC Computer - Among Us - Before Voting_3309 + - first: + 213: -1587423302782533533 + second: PC Computer - Among Us - Before Voting_3310 + - first: + 213: -1487076503851586694 + second: PC Computer - Among Us - Before Voting_3311 + - first: + 213: -4302195446751798884 + second: PC Computer - Among Us - Before Voting_3312 + - first: + 213: 6290258999921140258 + second: PC Computer - Among Us - Before Voting_3313 + - first: + 213: 2780669907219606762 + second: PC Computer - Among Us - Before Voting_3314 + - first: + 213: -3943739877015527211 + second: PC Computer - Among Us - Before Voting_3315 + - first: + 213: 2015155519696791613 + second: PC Computer - Among Us - Before Voting_3316 + - first: + 213: 2075654760033674155 + second: PC Computer - Among Us - Before Voting_3317 + - first: + 213: 3266077285093100725 + second: PC Computer - Among Us - Before Voting_3318 + - first: + 213: -8118793115682646871 + second: PC Computer - Among Us - Before Voting_3319 + - first: + 213: -2556599733786108734 + second: PC Computer - Among Us - Before Voting_3320 + - first: + 213: -8859135321822200933 + second: PC Computer - Among Us - Before Voting_3321 + - first: + 213: -8857082325816534177 + second: PC Computer - Among Us - Before Voting_3322 + - first: + 213: -8439399974548439833 + second: PC Computer - Among Us - Before Voting_3323 + - first: + 213: -2183764990042547603 + second: PC Computer - Among Us - Before Voting_3324 + - first: + 213: 819242213852409152 + second: PC Computer - Among Us - Before Voting_3325 + - first: + 213: 4634689970514086335 + second: PC Computer - Among Us - Before Voting_3326 + - first: + 213: -7532876916576647833 + second: PC Computer - Among Us - Before Voting_3327 + - first: + 213: -2294641800442545881 + second: PC Computer - Among Us - Before Voting_3328 + - first: + 213: 8941549913454669588 + second: PC Computer - Among Us - Before Voting_3329 + - first: + 213: -998192272774135544 + second: PC Computer - Among Us - Before Voting_3330 + - first: + 213: -274038605889297071 + second: PC Computer - Among Us - Before Voting_3331 + - first: + 213: -4744393142241293734 + second: PC Computer - Among Us - Before Voting_3332 + - first: + 213: -8349286573140139514 + second: PC Computer - Among Us - Before Voting_3333 + - first: + 213: 2380555104311970499 + second: PC Computer - Among Us - Before Voting_3334 + - first: + 213: -3842039573284364238 + second: PC Computer - Among Us - Before Voting_3335 + - first: + 213: -1242880829867258481 + second: PC Computer - Among Us - Before Voting_3336 + - first: + 213: -8371986749869269949 + second: PC Computer - Among Us - Before Voting_3337 + - first: + 213: -208167016126281058 + second: PC Computer - Among Us - Before Voting_3338 + - first: + 213: 1352915408318150504 + second: PC Computer - Among Us - Before Voting_3339 + - first: + 213: 5975624914346126601 + second: PC Computer - Among Us - Before Voting_3340 + - first: + 213: -4388416232779210596 + second: PC Computer - Among Us - Before Voting_3341 + - first: + 213: 1943555590811799965 + second: PC Computer - Among Us - Before Voting_3342 + - first: + 213: -8244284087939543472 + second: PC Computer - Among Us - Before Voting_3343 + - first: + 213: -7520713084736452974 + second: PC Computer - Among Us - Before Voting_3344 + - first: + 213: 5031586599789114026 + second: PC Computer - Among Us - Before Voting_3345 + - first: + 213: -631107999512736127 + second: PC Computer - Among Us - Before Voting_3346 + - first: + 213: 5354925288946687386 + second: PC Computer - Among Us - Before Voting_3347 + - first: + 213: -5408213394961536595 + second: PC Computer - Among Us - Before Voting_3348 + - first: + 213: 5526103610116476050 + second: PC Computer - Among Us - Before Voting_3349 + - first: + 213: 1350434423514197385 + second: PC Computer - Among Us - Before Voting_3350 + - first: + 213: 4519521763862568227 + second: PC Computer - Among Us - Before Voting_3351 + - first: + 213: -7969727113908708454 + second: PC Computer - Among Us - Before Voting_3352 + - first: + 213: -7077611965324469880 + second: PC Computer - Among Us - Before Voting_3353 + - first: + 213: 732156559263444457 + second: PC Computer - Among Us - Before Voting_3354 + - first: + 213: 3533316707815482073 + second: PC Computer - Among Us - Before Voting_3355 + - first: + 213: -7403345349856328154 + second: PC Computer - Among Us - Before Voting_3356 + - first: + 213: -4542795294087692139 + second: PC Computer - Among Us - Before Voting_3357 + - first: + 213: 2085759056721278499 + second: PC Computer - Among Us - Before Voting_3358 + - first: + 213: -2275830982276815165 + second: PC Computer - Among Us - Before Voting_3359 + - first: + 213: 9041016131745704671 + second: PC Computer - Among Us - Before Voting_3360 + - first: + 213: -1508408654150176255 + second: PC Computer - Among Us - Before Voting_3361 + - first: + 213: 6481417998685576933 + second: PC Computer - Among Us - Before Voting_3362 + - first: + 213: 6515719954778771417 + second: PC Computer - Among Us - Before Voting_3363 + - first: + 213: -6529368952239148627 + second: PC Computer - Among Us - Before Voting_3364 + - first: + 213: 1706052427447647931 + second: PC Computer - Among Us - Before Voting_3365 + - first: + 213: 499197238459051591 + second: PC Computer - Among Us - Before Voting_3366 + - first: + 213: 4815885552197984711 + second: PC Computer - Among Us - Before Voting_3367 + - first: + 213: 6844212012150533417 + second: PC Computer - Among Us - Before Voting_3368 + - first: + 213: -4446369720809973091 + second: PC Computer - Among Us - Before Voting_3369 + - first: + 213: 8002967550001007509 + second: PC Computer - Among Us - Before Voting_3370 + - first: + 213: 6938689865153147250 + second: PC Computer - Among Us - Before Voting_3371 + - first: + 213: -1288276804391488344 + second: PC Computer - Among Us - Before Voting_3372 + - first: + 213: 4315771649118449781 + second: PC Computer - Among Us - Before Voting_3373 + - first: + 213: 6828989509241951502 + second: PC Computer - Among Us - Before Voting_3374 + - first: + 213: -1362651711874126853 + second: PC Computer - Among Us - Before Voting_3375 + - first: + 213: 5315737768681755867 + second: PC Computer - Among Us - Before Voting_3376 + - first: + 213: 1955166713142972158 + second: PC Computer - Among Us - Before Voting_3377 + - first: + 213: 1603790764104618855 + second: PC Computer - Among Us - Before Voting_3378 + - first: + 213: -5528246150681172288 + second: PC Computer - Among Us - Before Voting_3379 + - first: + 213: -5791582664848977868 + second: PC Computer - Among Us - Before Voting_3380 + - first: + 213: -6290009384930540018 + second: PC Computer - Among Us - Before Voting_3381 + - first: + 213: -1323834948456166135 + second: PC Computer - Among Us - Before Voting_3382 + - first: + 213: -8614682454091978758 + second: PC Computer - Among Us - Before Voting_3383 + - first: + 213: 7901418721587971850 + second: PC Computer - Among Us - Before Voting_3384 + - first: + 213: -7053638696616761249 + second: PC Computer - Among Us - Before Voting_3385 + - first: + 213: 6536154489803727756 + second: PC Computer - Among Us - Before Voting_3386 + - first: + 213: -8594540498819082764 + second: PC Computer - Among Us - Before Voting_3387 + - first: + 213: -7347178098562797592 + second: PC Computer - Among Us - Before Voting_3388 + - first: + 213: 249858897889778220 + second: PC Computer - Among Us - Before Voting_3389 + - first: + 213: 2663443026306554472 + second: PC Computer - Among Us - Before Voting_3390 + - first: + 213: -2784657037040145430 + second: PC Computer - Among Us - Before Voting_3391 + - first: + 213: 6463250699300956069 + second: PC Computer - Among Us - Before Voting_3392 + - first: + 213: -3320278577304327987 + second: PC Computer - Among Us - Before Voting_3393 + - first: + 213: -1795561458759263105 + second: PC Computer - Among Us - Before Voting_3394 + - first: + 213: 6443625941998950739 + second: PC Computer - Among Us - Before Voting_3395 + - first: + 213: -4950868541633920016 + second: PC Computer - Among Us - Before Voting_3396 + - first: + 213: 3892064505250979054 + second: PC Computer - Among Us - Before Voting_3397 + - first: + 213: 3748715988976505393 + second: PC Computer - Among Us - Before Voting_3398 + - first: + 213: -1644104198960761890 + second: PC Computer - Among Us - Before Voting_3399 + - first: + 213: -1781862969581582390 + second: PC Computer - Among Us - Before Voting_3400 + - first: + 213: 7773428899553073534 + second: PC Computer - Among Us - Before Voting_3401 + - first: + 213: 7022077970752360345 + second: PC Computer - Among Us - Before Voting_3402 + - first: + 213: -2572446415145356010 + second: PC Computer - Among Us - Before Voting_3403 + - first: + 213: -2167303448280296815 + second: PC Computer - Among Us - Before Voting_3404 + - first: + 213: 4645969114959079080 + second: PC Computer - Among Us - Before Voting_3405 + - first: + 213: 1612692052433535526 + second: PC Computer - Among Us - Before Voting_3406 + - first: + 213: -3241995782595164582 + second: PC Computer - Among Us - Before Voting_3407 + - first: + 213: -340676441418480150 + second: PC Computer - Among Us - Before Voting_3408 + - first: + 213: 2395548714930602621 + second: PC Computer - Among Us - Before Voting_3409 + - first: + 213: -548785079035483107 + second: PC Computer - Among Us - Before Voting_3410 + - first: + 213: -835789694956736495 + second: PC Computer - Among Us - Before Voting_3411 + - first: + 213: -3085567566687060440 + second: PC Computer - Among Us - Before Voting_3412 + - first: + 213: -3521250799085211377 + second: PC Computer - Among Us - Before Voting_3413 + - first: + 213: 2838683101949458393 + second: PC Computer - Among Us - Before Voting_3414 + - first: + 213: -5218399635391621578 + second: PC Computer - Among Us - Before Voting_3415 + - first: + 213: -8188400276827608273 + second: PC Computer - Among Us - Before Voting_3416 + - first: + 213: -6852936997263008053 + second: PC Computer - Among Us - Before Voting_3417 + - first: + 213: -4035750328363821861 + second: PC Computer - Among Us - Before Voting_3418 + - first: + 213: 5647540769043174497 + second: PC Computer - Among Us - Before Voting_3419 + - first: + 213: 7587985424949293425 + second: PC Computer - Among Us - Before Voting_3420 + - first: + 213: 3989142421140439518 + second: PC Computer - Among Us - Before Voting_3421 + - first: + 213: 1036387451242631406 + second: PC Computer - Among Us - Before Voting_3422 + - first: + 213: 6971276607885259235 + second: PC Computer - Among Us - Before Voting_3423 + - first: + 213: -8092823059046767636 + second: PC Computer - Among Us - Before Voting_3424 + - first: + 213: -978515795908417941 + second: PC Computer - Among Us - Before Voting_3425 + - first: + 213: 3037937273132274072 + second: PC Computer - Among Us - Before Voting_3426 + - first: + 213: 7835656742544051596 + second: PC Computer - Among Us - Before Voting_3427 + - first: + 213: -7505220028328170665 + second: PC Computer - Among Us - Before Voting_3428 + - first: + 213: 7152805306468518954 + second: PC Computer - Among Us - Before Voting_3429 + - first: + 213: -4145542664390386665 + second: PC Computer - Among Us - Before Voting_3430 + - first: + 213: 8718345257435865941 + second: PC Computer - Among Us - Before Voting_3431 + - first: + 213: -3718046289496984911 + second: PC Computer - Among Us - Before Voting_3432 + - first: + 213: 4396120332169516730 + second: PC Computer - Among Us - Before Voting_3433 + - first: + 213: 854830707343383039 + second: PC Computer - Among Us - Before Voting_3434 + - first: + 213: -3114194153153576128 + second: PC Computer - Among Us - Before Voting_3435 + - first: + 213: -1109101322371748865 + second: PC Computer - Among Us - Before Voting_3436 + - first: + 213: 1025664983794180795 + second: PC Computer - Among Us - Before Voting_3437 + - first: + 213: 3669478043233681815 + second: PC Computer - Among Us - Before Voting_3438 + - first: + 213: -5153308953433065905 + second: PC Computer - Among Us - Before Voting_3439 + - first: + 213: 512627894618132558 + second: PC Computer - Among Us - Before Voting_3440 + - first: + 213: 8051814367668657030 + second: PC Computer - Among Us - Before Voting_3441 + - first: + 213: -8712298531930623579 + second: PC Computer - Among Us - Before Voting_3442 + - first: + 213: -2369407891072599700 + second: PC Computer - Among Us - Before Voting_3443 + - first: + 213: 8331863994134588862 + second: PC Computer - Among Us - Before Voting_3444 + - first: + 213: -5259420007698060839 + second: PC Computer - Among Us - Before Voting_3445 + - first: + 213: 3785961898610599745 + second: PC Computer - Among Us - Before Voting_3446 + - first: + 213: -3233634077708763847 + second: PC Computer - Among Us - Before Voting_3447 + - first: + 213: 1441958852566201843 + second: PC Computer - Among Us - Before Voting_3448 + - first: + 213: 1738824846483850698 + second: PC Computer - Among Us - Before Voting_3449 + - first: + 213: -5877371705520878615 + second: PC Computer - Among Us - Before Voting_3450 + - first: + 213: -1968196973831095309 + second: PC Computer - Among Us - Before Voting_3451 + - first: + 213: -5423427258320008392 + second: PC Computer - Among Us - Before Voting_3452 + - first: + 213: 1616163080801612723 + second: PC Computer - Among Us - Before Voting_3453 + - first: + 213: 6907801609506704249 + second: PC Computer - Among Us - Before Voting_3454 + - first: + 213: 6117294656227754830 + second: PC Computer - Among Us - Before Voting_3455 + - first: + 213: 6460981003489994668 + second: PC Computer - Among Us - Before Voting_3456 + - first: + 213: -1485243455348836769 + second: PC Computer - Among Us - Before Voting_3457 + - first: + 213: 4304116272765516130 + second: PC Computer - Among Us - Before Voting_3458 + - first: + 213: -4368411990684667844 + second: PC Computer - Among Us - Before Voting_3459 + - first: + 213: 1575889562600909171 + second: PC Computer - Among Us - Before Voting_3460 + - first: + 213: 1179378472639820043 + second: PC Computer - Among Us - Before Voting_3461 + - first: + 213: -873118482363568041 + second: PC Computer - Among Us - Before Voting_3462 + - first: + 213: -5572087905980917558 + second: PC Computer - Among Us - Before Voting_3463 + - first: + 213: 8923550674636678281 + second: PC Computer - Among Us - Before Voting_3464 + - first: + 213: -1183649305306111093 + second: PC Computer - Among Us - Before Voting_3465 + - first: + 213: -9061704990193759314 + second: PC Computer - Among Us - Before Voting_3466 + - first: + 213: -533815006620343227 + second: PC Computer - Among Us - Before Voting_3467 + - first: + 213: -3991207928492746885 + second: PC Computer - Among Us - Before Voting_3468 + - first: + 213: 5152033287948085691 + second: PC Computer - Among Us - Before Voting_3469 + - first: + 213: 3326686625687025334 + second: PC Computer - Among Us - Before Voting_3470 + - first: + 213: -7076667312412753689 + second: PC Computer - Among Us - Before Voting_3471 + - first: + 213: 5603520147879208255 + second: PC Computer - Among Us - Before Voting_3472 + - first: + 213: 640602589012930108 + second: PC Computer - Among Us - Before Voting_3473 + - first: + 213: -1540444500311014488 + second: PC Computer - Among Us - Before Voting_3474 + - first: + 213: -3462690944831910257 + second: PC Computer - Among Us - Before Voting_3475 + - first: + 213: -6343816658908856504 + second: PC Computer - Among Us - Before Voting_3476 + - first: + 213: -7358178166833059885 + second: PC Computer - Among Us - Before Voting_3477 + - first: + 213: -5409243108300608972 + second: PC Computer - Among Us - Before Voting_3478 + - first: + 213: -2231277370026959632 + second: PC Computer - Among Us - Before Voting_3479 + - first: + 213: -3387992980926986822 + second: PC Computer - Among Us - Before Voting_3480 + - first: + 213: 7307878697666201115 + second: PC Computer - Among Us - Before Voting_3481 + - first: + 213: -1618651166155185561 + second: PC Computer - Among Us - Before Voting_3482 + - first: + 213: 1906884640044518552 + second: PC Computer - Among Us - Before Voting_3483 + - first: + 213: -333302956109256673 + second: PC Computer - Among Us - Before Voting_3484 + - first: + 213: 5632496292995365055 + second: PC Computer - Among Us - Before Voting_3485 + - first: + 213: 3692674493153888110 + second: PC Computer - Among Us - Before Voting_3486 + - first: + 213: 1864703981622672337 + second: PC Computer - Among Us - Before Voting_3487 + - first: + 213: 8864698971647841153 + second: PC Computer - Among Us - Before Voting_3488 + - first: + 213: 3947635638542300848 + second: PC Computer - Among Us - Before Voting_3489 + - first: + 213: -5070508416269559164 + second: PC Computer - Among Us - Before Voting_3490 + - first: + 213: -7678574858077354772 + second: PC Computer - Among Us - Before Voting_3491 + - first: + 213: 1764936218400678385 + second: PC Computer - Among Us - Before Voting_3492 + - first: + 213: -7695774441429258758 + second: PC Computer - Among Us - Before Voting_3493 + - first: + 213: -1822867026233008578 + second: PC Computer - Among Us - Before Voting_3494 + - first: + 213: 747581672866390431 + second: PC Computer - Among Us - Before Voting_3495 + - first: + 213: -6824955547332959 + second: PC Computer - Among Us - Before Voting_3496 + - first: + 213: -4938607635291214484 + second: PC Computer - Among Us - Before Voting_3497 + - first: + 213: -6370477129752618896 + second: PC Computer - Among Us - Before Voting_3498 + - first: + 213: -7672691456048712666 + second: PC Computer - Among Us - Before Voting_3499 + - first: + 213: -6528850592957208763 + second: PC Computer - Among Us - Before Voting_3500 + - first: + 213: 197794367383976409 + second: PC Computer - Among Us - Before Voting_3501 + - first: + 213: 8768828769206025264 + second: PC Computer - Among Us - Before Voting_3502 + - first: + 213: -6814459577645370673 + second: PC Computer - Among Us - Before Voting_3503 + - first: + 213: -6764207302512023964 + second: PC Computer - Among Us - Before Voting_3504 + - first: + 213: 4681777205512384841 + second: PC Computer - Among Us - Before Voting_3505 + - first: + 213: 1810576246488910917 + second: PC Computer - Among Us - Before Voting_3506 + - first: + 213: -1161531775723914554 + second: PC Computer - Among Us - Before Voting_3507 + - first: + 213: -7652650402027500108 + second: PC Computer - Among Us - Before Voting_3508 + - first: + 213: 8626718203302622763 + second: PC Computer - Among Us - Before Voting_3509 + - first: + 213: 4564284467415698755 + second: PC Computer - Among Us - Before Voting_3510 + - first: + 213: -7742029976929519903 + second: PC Computer - Among Us - Before Voting_3511 + - first: + 213: -213238098123906544 + second: PC Computer - Among Us - Before Voting_3512 + - first: + 213: -5650314612269051893 + second: PC Computer - Among Us - Before Voting_3513 + - first: + 213: 7963302776079887698 + second: PC Computer - Among Us - Before Voting_3514 + - first: + 213: -2206983014471234133 + second: PC Computer - Among Us - Before Voting_3515 + - first: + 213: 6723172911011656361 + second: PC Computer - Among Us - Before Voting_3516 + - first: + 213: -6013125569150725253 + second: PC Computer - Among Us - Before Voting_3517 + - first: + 213: 8438517420435359480 + second: PC Computer - Among Us - Before Voting_3518 + - first: + 213: 4499779227251194079 + second: PC Computer - Among Us - Before Voting_3519 + - first: + 213: -3203056153698495521 + second: PC Computer - Among Us - Before Voting_3520 + - first: + 213: 5930303383800321871 + second: PC Computer - Among Us - Before Voting_3521 + - first: + 213: 2100171948336533164 + second: PC Computer - Among Us - Before Voting_3522 + - first: + 213: -3110332004567665721 + second: PC Computer - Among Us - Before Voting_3523 + - first: + 213: 3276977340878736856 + second: PC Computer - Among Us - Before Voting_3524 + - first: + 213: 4775242653999388978 + second: PC Computer - Among Us - Before Voting_3525 + - first: + 213: -5549217212910410079 + second: PC Computer - Among Us - Before Voting_3526 + - first: + 213: 3856433090595911845 + second: PC Computer - Among Us - Before Voting_3527 + - first: + 213: -3903853104886366815 + second: PC Computer - Among Us - Before Voting_3528 + - first: + 213: 1078743688451768009 + second: PC Computer - Among Us - Before Voting_3529 + - first: + 213: 5356236416009815379 + second: PC Computer - Among Us - Before Voting_3530 + - first: + 213: 6446105324976885450 + second: PC Computer - Among Us - Before Voting_3531 + - first: + 213: -3428857642972284554 + second: PC Computer - Among Us - Before Voting_3532 + - first: + 213: -833086742753785977 + second: PC Computer - Among Us - Before Voting_3533 + - first: + 213: -8213948992160014182 + second: PC Computer - Among Us - Before Voting_3534 + - first: + 213: -5398590912153603581 + second: PC Computer - Among Us - Before Voting_3535 + - first: + 213: 9111406025196764439 + second: PC Computer - Among Us - Before Voting_3536 + - first: + 213: 7422660639031759392 + second: PC Computer - Among Us - Before Voting_3537 + - first: + 213: -8231558674872488883 + second: PC Computer - Among Us - Before Voting_3538 + - first: + 213: 5077336223039452957 + second: PC Computer - Among Us - Before Voting_3539 + - first: + 213: -2797495113912145817 + second: PC Computer - Among Us - Before Voting_3540 + - first: + 213: -6116370374406813724 + second: PC Computer - Among Us - Before Voting_3541 + - first: + 213: 1920505334311763896 + second: PC Computer - Among Us - Before Voting_3542 + - first: + 213: 4095702884933124813 + second: PC Computer - Among Us - Before Voting_3543 + - first: + 213: 4636964431944834899 + second: PC Computer - Among Us - Before Voting_3544 + - first: + 213: 2931394582670998893 + second: PC Computer - Among Us - Before Voting_3545 + - first: + 213: -6527720321771497732 + second: PC Computer - Among Us - Before Voting_3546 + - first: + 213: 1130478434482298396 + second: PC Computer - Among Us - Before Voting_3547 + - first: + 213: -2046004835443484115 + second: PC Computer - Among Us - Before Voting_3548 + - first: + 213: -368386401103945404 + second: PC Computer - Among Us - Before Voting_3549 + - first: + 213: 8465947142071691622 + second: PC Computer - Among Us - Before Voting_3550 + - first: + 213: -5375247454553439489 + second: PC Computer - Among Us - Before Voting_3551 + - first: + 213: -6385897139994462930 + second: PC Computer - Among Us - Before Voting_3552 + - first: + 213: -7626510809599244527 + second: PC Computer - Among Us - Before Voting_3553 + - first: + 213: 1944878279091957376 + second: PC Computer - Among Us - Before Voting_3554 + - first: + 213: -4096110355800358163 + second: PC Computer - Among Us - Before Voting_3555 + - first: + 213: 4986252953608302185 + second: PC Computer - Among Us - Before Voting_3556 + - first: + 213: 3224233238026295478 + second: PC Computer - Among Us - Before Voting_3557 + - first: + 213: -978901247198634586 + second: PC Computer - Among Us - Before Voting_3558 + - first: + 213: -8056990300006242563 + second: PC Computer - Among Us - Before Voting_3559 + - first: + 213: 879802578439362894 + second: PC Computer - Among Us - Before Voting_3560 + - first: + 213: -4133159960299997199 + second: PC Computer - Among Us - Before Voting_3561 + - first: + 213: -1386420812897231577 + second: PC Computer - Among Us - Before Voting_3562 + - first: + 213: -5447911710412331983 + second: PC Computer - Among Us - Before Voting_3563 + - first: + 213: 4144480041965564126 + second: PC Computer - Among Us - Before Voting_3564 + - first: + 213: -4539988672865297620 + second: PC Computer - Among Us - Before Voting_3565 + - first: + 213: 6077134543777967186 + second: PC Computer - Among Us - Before Voting_3566 + - first: + 213: 3238397225280408747 + second: PC Computer - Among Us - Before Voting_3567 + - first: + 213: 691818787902692947 + second: PC Computer - Among Us - Before Voting_3568 + - first: + 213: -8074768239465128979 + second: PC Computer - Among Us - Before Voting_3569 + - first: + 213: -249134313258349237 + second: PC Computer - Among Us - Before Voting_3570 + - first: + 213: -3488923209068489456 + second: PC Computer - Among Us - Before Voting_3571 + - first: + 213: 1173917512964079023 + second: PC Computer - Among Us - Before Voting_3572 + - first: + 213: 1497031801584593093 + second: PC Computer - Among Us - Before Voting_3573 + - first: + 213: -7128471216936860288 + second: PC Computer - Among Us - Before Voting_3574 + - first: + 213: -4019041654204769087 + second: PC Computer - Among Us - Before Voting_3575 + - first: + 213: 7871818968033590194 + second: PC Computer - Among Us - Before Voting_3576 + - first: + 213: -5892534066287992971 + second: PC Computer - Among Us - Before Voting_3577 + - first: + 213: 6068946335339360756 + second: PC Computer - Among Us - Before Voting_3578 + - first: + 213: -4070485493602047910 + second: PC Computer - Among Us - Before Voting_3579 + - first: + 213: 591023166832848735 + second: PC Computer - Among Us - Before Voting_3580 + - first: + 213: 6651611781675917771 + second: PC Computer - Among Us - Before Voting_3581 + - first: + 213: -7228899845771053164 + second: PC Computer - Among Us - Before Voting_3582 + - first: + 213: -3227349441865624716 + second: PC Computer - Among Us - Before Voting_3583 + - first: + 213: -3132301352768595951 + second: PC Computer - Among Us - Before Voting_3584 + - first: + 213: 1836235766232173734 + second: PC Computer - Among Us - Before Voting_3585 + - first: + 213: 6093405989422672502 + second: PC Computer - Among Us - Before Voting_3586 + - first: + 213: 5770095606366124549 + second: PC Computer - Among Us - Before Voting_3587 + - first: + 213: -451523936972017832 + second: PC Computer - Among Us - Before Voting_3588 + - first: + 213: -8021957851698217895 + second: PC Computer - Among Us - Before Voting_3589 + - first: + 213: -3050145175336850757 + second: PC Computer - Among Us - Before Voting_3590 + - first: + 213: -7810041641498138518 + second: PC Computer - Among Us - Before Voting_3591 + - first: + 213: 8078375193600255203 + second: PC Computer - Among Us - Before Voting_3592 + - first: + 213: -6843796425976907238 + second: PC Computer - Among Us - Before Voting_3593 + - first: + 213: -7633111133865295619 + second: PC Computer - Among Us - Before Voting_3594 + - first: + 213: -8108953319730150377 + second: PC Computer - Among Us - Before Voting_3595 + - first: + 213: 706657292836220163 + second: PC Computer - Among Us - Before Voting_3596 + - first: + 213: -1448836473752187906 + second: PC Computer - Among Us - Before Voting_3597 + - first: + 213: 4691828233624744456 + second: PC Computer - Among Us - Before Voting_3598 + - first: + 213: -6536672427045774526 + second: PC Computer - Among Us - Before Voting_3599 + - first: + 213: -4128429435155969865 + second: PC Computer - Among Us - Before Voting_3600 + - first: + 213: -7382964866955112268 + second: PC Computer - Among Us - Before Voting_3601 + - first: + 213: -6902301326752606901 + second: PC Computer - Among Us - Before Voting_3602 + - first: + 213: 1948581538364521171 + second: PC Computer - Among Us - Before Voting_3603 + - first: + 213: 8551859097271345123 + second: PC Computer - Among Us - Before Voting_3604 + - first: + 213: 7978598560040442629 + second: PC Computer - Among Us - Before Voting_3605 + - first: + 213: -5817975787515403912 + second: PC Computer - Among Us - Before Voting_3606 + - first: + 213: 5324049940356017117 + second: PC Computer - Among Us - Before Voting_3607 + - first: + 213: -4290998292511163702 + second: PC Computer - Among Us - Before Voting_3608 + - first: + 213: 6616858133143581875 + second: PC Computer - Among Us - Before Voting_3609 + - first: + 213: -1162932507600335274 + second: PC Computer - Among Us - Before Voting_3610 + - first: + 213: -2528430854289244961 + second: PC Computer - Among Us - Before Voting_3611 + - first: + 213: 5218961914033286162 + second: PC Computer - Among Us - Before Voting_3612 + - first: + 213: -3834637390998527551 + second: PC Computer - Among Us - Before Voting_3613 + - first: + 213: -5660610365654237358 + second: PC Computer - Among Us - Before Voting_3614 + - first: + 213: -4913074399738519439 + second: PC Computer - Among Us - Before Voting_3615 + - first: + 213: -6124554962930479034 + second: PC Computer - Among Us - Before Voting_3616 + - first: + 213: -7656772683968981829 + second: PC Computer - Among Us - Before Voting_3617 + - first: + 213: -5905398415994458038 + second: PC Computer - Among Us - Before Voting_3618 + - first: + 213: 3787699206143553602 + second: PC Computer - Among Us - Before Voting_3619 + - first: + 213: -1908541330127960328 + second: PC Computer - Among Us - Before Voting_3620 + - first: + 213: 7933944930137599503 + second: PC Computer - Among Us - Before Voting_3621 + - first: + 213: 4121259939308220847 + second: PC Computer - Among Us - Before Voting_3622 + - first: + 213: -8262656719726892711 + second: PC Computer - Among Us - Before Voting_3623 + - first: + 213: 4801474057365647811 + second: PC Computer - Among Us - Before Voting_3624 + - first: + 213: -6104071591539311065 + second: PC Computer - Among Us - Before Voting_3625 + - first: + 213: -3792150578969123843 + second: PC Computer - Among Us - Before Voting_3626 + - first: + 213: 3599090036220339697 + second: PC Computer - Among Us - Before Voting_3627 + - first: + 213: -4942714591129155140 + second: PC Computer - Among Us - Before Voting_3628 + - first: + 213: 2670733063430142310 + second: PC Computer - Among Us - Before Voting_3629 + - first: + 213: -6113118037869707390 + second: PC Computer - Among Us - Before Voting_3630 + - first: + 213: 7406405425207829906 + second: PC Computer - Among Us - Before Voting_3631 + - first: + 213: -6761325651593932379 + second: PC Computer - Among Us - Before Voting_3632 + - first: + 213: -2371398493082756726 + second: PC Computer - Among Us - Before Voting_3633 + - first: + 213: 2199202603242055401 + second: PC Computer - Among Us - Before Voting_3634 + - first: + 213: -6845240981081975270 + second: PC Computer - Among Us - Before Voting_3635 + - first: + 213: -8096401899535967163 + second: PC Computer - Among Us - Before Voting_3636 + - first: + 213: -1460936588530118411 + second: PC Computer - Among Us - Before Voting_3637 + - first: + 213: 286232246826942316 + second: PC Computer - Among Us - Before Voting_3638 + - first: + 213: -6562183648372952161 + second: PC Computer - Among Us - Before Voting_3639 + - first: + 213: 2425425626906967335 + second: PC Computer - Among Us - Before Voting_3640 + - first: + 213: 3173779024178831420 + second: PC Computer - Among Us - Before Voting_3641 + - first: + 213: -3074249479446060004 + second: PC Computer - Among Us - Before Voting_3642 + - first: + 213: -2575918791136472799 + second: PC Computer - Among Us - Before Voting_3643 + - first: + 213: -6055739094218680459 + second: PC Computer - Among Us - Before Voting_3644 + - first: + 213: -198558892068267124 + second: PC Computer - Among Us - Before Voting_3645 + - first: + 213: 8253571167955211598 + second: PC Computer - Among Us - Before Voting_3646 + - first: + 213: -6432333437741610449 + second: PC Computer - Among Us - Before Voting_3647 + - first: + 213: -5156905076156850045 + second: PC Computer - Among Us - Before Voting_3648 + - first: + 213: -6229532504963935176 + second: PC Computer - Among Us - Before Voting_3649 + - first: + 213: -372964113093770822 + second: PC Computer - Among Us - Before Voting_3650 + - first: + 213: -5068542610064027713 + second: PC Computer - Among Us - Before Voting_3651 + - first: + 213: -8473956577831127297 + second: PC Computer - Among Us - Before Voting_3652 + - first: + 213: -850175968782319154 + second: PC Computer - Among Us - Before Voting_3653 + - first: + 213: -2435745723513357572 + second: PC Computer - Among Us - Before Voting_3654 + - first: + 213: -8423870317625663074 + second: PC Computer - Among Us - Before Voting_3655 + - first: + 213: -7112054335867855432 + second: PC Computer - Among Us - Before Voting_3656 + - first: + 213: -1394735754694432394 + second: PC Computer - Among Us - Before Voting_3657 + - first: + 213: -3224265180455609017 + second: PC Computer - Among Us - Before Voting_3658 + - first: + 213: -8929455958270337911 + second: PC Computer - Among Us - Before Voting_3659 + - first: + 213: -5826363019938091552 + second: PC Computer - Among Us - Before Voting_3660 + - first: + 213: -8666904252864678381 + second: PC Computer - Among Us - Before Voting_3661 + - first: + 213: -8861993121656337416 + second: PC Computer - Among Us - Before Voting_3662 + - first: + 213: 3933919280001328432 + second: PC Computer - Among Us - Before Voting_3663 + - first: + 213: -71451808500031619 + second: PC Computer - Among Us - Before Voting_3664 + - first: + 213: 974024140561259113 + second: PC Computer - Among Us - Before Voting_3665 + - first: + 213: 91315338928660205 + second: PC Computer - Among Us - Before Voting_3666 + - first: + 213: -251439575056956200 + second: PC Computer - Among Us - Before Voting_3667 + - first: + 213: -7050053892971193262 + second: PC Computer - Among Us - Before Voting_3668 + - first: + 213: 1438073293918978619 + second: PC Computer - Among Us - Before Voting_3669 + - first: + 213: -6305209532147110476 + second: PC Computer - Among Us - Before Voting_3670 + - first: + 213: 656642527207632663 + second: PC Computer - Among Us - Before Voting_3671 + - first: + 213: 2524162136168577617 + second: PC Computer - Among Us - Before Voting_3672 + - first: + 213: -8282194481935850484 + second: PC Computer - Among Us - Before Voting_3673 + - first: + 213: -7496092110398639873 + second: PC Computer - Among Us - Before Voting_3674 + - first: + 213: -2102285142182010080 + second: PC Computer - Among Us - Before Voting_3675 + - first: + 213: -3019743905706423786 + second: PC Computer - Among Us - Before Voting_3676 + - first: + 213: 1144249765978485586 + second: PC Computer - Among Us - Before Voting_3677 + - first: + 213: -2956073770994210360 + second: PC Computer - Among Us - Before Voting_3678 + - first: + 213: -6513040634654236299 + second: PC Computer - Among Us - Before Voting_3679 + - first: + 213: 6697109007021829360 + second: PC Computer - Among Us - Before Voting_3680 + - first: + 213: -3418184019879941682 + second: PC Computer - Among Us - Before Voting_3681 + - first: + 213: -1766271803955724167 + second: PC Computer - Among Us - Before Voting_3682 + - first: + 213: 165117802249440429 + second: PC Computer - Among Us - Before Voting_3683 + - first: + 213: -566074317669827250 + second: PC Computer - Among Us - Before Voting_3684 + - first: + 213: 8575409086163552203 + second: PC Computer - Among Us - Before Voting_3685 + - first: + 213: 8187298564021150414 + second: PC Computer - Among Us - Before Voting_3686 + - first: + 213: -7663560873047908007 + second: PC Computer - Among Us - Before Voting_3687 + - first: + 213: 2524775181753740810 + second: PC Computer - Among Us - Before Voting_3688 + - first: + 213: -890603386248133288 + second: PC Computer - Among Us - Before Voting_3689 + - first: + 213: -5166704142085354218 + second: PC Computer - Among Us - Before Voting_3690 + - first: + 213: 1768162278251280916 + second: PC Computer - Among Us - Before Voting_3691 + - first: + 213: 85687336296926381 + second: PC Computer - Among Us - Before Voting_3692 + - first: + 213: -7435795483318625694 + second: PC Computer - Among Us - Before Voting_3693 + - first: + 213: -8850794950530290458 + second: PC Computer - Among Us - Before Voting_3694 + - first: + 213: -5350652590422711809 + second: PC Computer - Among Us - Before Voting_3695 + - first: + 213: 6325340308158779696 + second: PC Computer - Among Us - Before Voting_3696 + - first: + 213: 719619711109436381 + second: PC Computer - Among Us - Before Voting_3697 + - first: + 213: 4132957477690679530 + second: PC Computer - Among Us - Before Voting_3698 + - first: + 213: -7106788630258724920 + second: PC Computer - Among Us - Before Voting_3699 + - first: + 213: 4288707852979905892 + second: PC Computer - Among Us - Before Voting_3700 + - first: + 213: 6656338947992310902 + second: PC Computer - Among Us - Before Voting_3701 + - first: + 213: 8304140167188496620 + second: PC Computer - Among Us - Before Voting_3702 + - first: + 213: 7961800971547101791 + second: PC Computer - Among Us - Before Voting_3703 + - first: + 213: -5538671069976643196 + second: PC Computer - Among Us - Before Voting_3704 + - first: + 213: -5757943267226780518 + second: PC Computer - Among Us - Before Voting_3705 + - first: + 213: 5126176237686494553 + second: PC Computer - Among Us - Before Voting_3706 + - first: + 213: 6643062842472171413 + second: PC Computer - Among Us - Before Voting_3707 + - first: + 213: -8771519191125322501 + second: PC Computer - Among Us - Before Voting_3708 + - first: + 213: -6113034357187293228 + second: PC Computer - Among Us - Before Voting_3709 + - first: + 213: -6138841516529889561 + second: PC Computer - Among Us - Before Voting_3710 + - first: + 213: 6588950770071782138 + second: PC Computer - Among Us - Before Voting_3711 + - first: + 213: -3323516614981465849 + second: PC Computer - Among Us - Before Voting_3712 + - first: + 213: -6356609791334586929 + second: PC Computer - Among Us - Before Voting_3713 + - first: + 213: -2343872573934258557 + second: PC Computer - Among Us - Before Voting_3714 + - first: + 213: 949674944178314537 + second: PC Computer - Among Us - Before Voting_3715 + - first: + 213: 3783400315704746969 + second: PC Computer - Among Us - Before Voting_3716 + - first: + 213: -296752611491723934 + second: PC Computer - Among Us - Before Voting_3717 + - first: + 213: 4408790847039169519 + second: PC Computer - Among Us - Before Voting_3718 + - first: + 213: -7566591478106988829 + second: PC Computer - Among Us - Before Voting_3719 + - first: + 213: 8513429634072162685 + second: PC Computer - Among Us - Before Voting_3720 + - first: + 213: -2474077781944246080 + second: PC Computer - Among Us - Before Voting_3721 + - first: + 213: -7081319950778920569 + second: PC Computer - Among Us - Before Voting_3722 + - first: + 213: 3556498071565703424 + second: PC Computer - Among Us - Before Voting_3723 + - first: + 213: 6374913684188968534 + second: PC Computer - Among Us - Before Voting_3724 + - first: + 213: -9065503684198121350 + second: PC Computer - Among Us - Before Voting_3725 + - first: + 213: -3862026463124449826 + second: PC Computer - Among Us - Before Voting_3726 + - first: + 213: -2975906223951528568 + second: PC Computer - Among Us - Before Voting_3727 + - first: + 213: -1162677717628226791 + second: PC Computer - Among Us - Before Voting_3728 + - first: + 213: 3961669980827377488 + second: PC Computer - Among Us - Before Voting_3729 + - first: + 213: 7604098766919477240 + second: PC Computer - Among Us - Before Voting_3730 + - first: + 213: 210048226503664349 + second: PC Computer - Among Us - Before Voting_3731 + - first: + 213: 2707013000794677406 + second: PC Computer - Among Us - Before Voting_3732 + - first: + 213: -3318814419440114712 + second: PC Computer - Among Us - Before Voting_3733 + - first: + 213: 1318807111624519658 + second: PC Computer - Among Us - Before Voting_3734 + - first: + 213: 887567987409716542 + second: PC Computer - Among Us - Before Voting_3735 + - first: + 213: 9084630526418934280 + second: PC Computer - Among Us - Before Voting_3736 + - first: + 213: -994030278794044664 + second: PC Computer - Among Us - Before Voting_3737 + - first: + 213: 9197281544902047622 + second: PC Computer - Among Us - Before Voting_3738 + - first: + 213: 8398627495190253508 + second: PC Computer - Among Us - Before Voting_3739 + - first: + 213: -8654375622042638895 + second: PC Computer - Among Us - Before Voting_3740 + - first: + 213: -2707831603382531779 + second: PC Computer - Among Us - Before Voting_3741 + - first: + 213: 3277574409861914991 + second: PC Computer - Among Us - Before Voting_3742 + - first: + 213: 5917860698228294246 + second: PC Computer - Among Us - Before Voting_3743 + - first: + 213: -5084085482960605578 + second: PC Computer - Among Us - Before Voting_3744 + - first: + 213: -8597973158851757790 + second: PC Computer - Among Us - Before Voting_3745 + - first: + 213: 8284427610014371979 + second: PC Computer - Among Us - Before Voting_3746 + - first: + 213: -6656509578539835783 + second: PC Computer - Among Us - Before Voting_3747 + - first: + 213: 3479416367135838395 + second: PC Computer - Among Us - Before Voting_3748 + - first: + 213: 1952690596318748783 + second: PC Computer - Among Us - Before Voting_3749 + - first: + 213: 6082644854765745253 + second: PC Computer - Among Us - Before Voting_3750 + - first: + 213: 7603741846465917732 + second: PC Computer - Among Us - Before Voting_3751 + - first: + 213: 7747313713388074545 + second: PC Computer - Among Us - Before Voting_3752 + - first: + 213: -8063924386556264282 + second: PC Computer - Among Us - Before Voting_3753 + - first: + 213: 5780155681530370028 + second: PC Computer - Among Us - Before Voting_3754 + - first: + 213: 6572438763136902639 + second: PC Computer - Among Us - Before Voting_3755 + - first: + 213: 5271312235603617039 + second: PC Computer - Among Us - Before Voting_3756 + - first: + 213: 8718221393339975465 + second: PC Computer - Among Us - Before Voting_3757 + - first: + 213: -1401289172256888109 + second: PC Computer - Among Us - Before Voting_3758 + - first: + 213: 5683631763570440546 + second: PC Computer - Among Us - Before Voting_3759 + - first: + 213: -4252961397524439681 + second: PC Computer - Among Us - Before Voting_3760 + - first: + 213: 2429212191439842875 + second: PC Computer - Among Us - Before Voting_3761 + - first: + 213: 1988419824823434401 + second: PC Computer - Among Us - Before Voting_3762 + - first: + 213: 2999798773736645093 + second: PC Computer - Among Us - Before Voting_3763 + - first: + 213: 5733952499259445949 + second: PC Computer - Among Us - Before Voting_3764 + - first: + 213: 4118260965127875556 + second: PC Computer - Among Us - Before Voting_3765 + - first: + 213: 110843506284893480 + second: PC Computer - Among Us - Before Voting_3766 + - first: + 213: 7596903190015210535 + second: PC Computer - Among Us - Before Voting_3767 + - first: + 213: 464540777646683823 + second: PC Computer - Among Us - Before Voting_3768 + - first: + 213: 6033707766941548230 + second: PC Computer - Among Us - Before Voting_3769 + - first: + 213: 7636464030906596790 + second: PC Computer - Among Us - Before Voting_3770 + - first: + 213: 5797578880264279529 + second: PC Computer - Among Us - Before Voting_3771 + - first: + 213: -2672726531394391482 + second: PC Computer - Among Us - Before Voting_3772 + - first: + 213: -5497454877953850151 + second: PC Computer - Among Us - Before Voting_3773 + - first: + 213: 3764162751796109658 + second: PC Computer - Among Us - Before Voting_3774 + - first: + 213: 5564766301401339812 + second: PC Computer - Among Us - Before Voting_3775 + - first: + 213: 6021653001767390055 + second: PC Computer - Among Us - Before Voting_3776 + - first: + 213: 1633346764080982270 + second: PC Computer - Among Us - Before Voting_3777 + - first: + 213: -5474039388393244387 + second: PC Computer - Among Us - Before Voting_3778 + - first: + 213: -4928589323490098717 + second: PC Computer - Among Us - Before Voting_3779 + - first: + 213: -1628382349491688398 + second: PC Computer - Among Us - Before Voting_3780 + - first: + 213: -2005744539145577272 + second: PC Computer - Among Us - Before Voting_3781 + - first: + 213: -5859149054620192091 + second: PC Computer - Among Us - Before Voting_3782 + - first: + 213: 404295240338102544 + second: PC Computer - Among Us - Before Voting_3783 + - first: + 213: 6392900788044005402 + second: PC Computer - Among Us - Before Voting_3784 + - first: + 213: 5494337061884017893 + second: PC Computer - Among Us - Before Voting_3785 + - first: + 213: -3377857292054708136 + second: PC Computer - Among Us - Before Voting_3786 + - first: + 213: -4272704707992477677 + second: PC Computer - Among Us - Before Voting_3787 + - first: + 213: -6285561990931398872 + second: PC Computer - Among Us - Before Voting_3788 + - first: + 213: -6936685028576902186 + second: PC Computer - Among Us - Before Voting_3789 + - first: + 213: -6205213948463081303 + second: PC Computer - Among Us - Before Voting_3790 + - first: + 213: -315214458526521806 + second: PC Computer - Among Us - Before Voting_3791 + - first: + 213: 6730566518397650292 + second: PC Computer - Among Us - Before Voting_3792 + - first: + 213: 3623377218162029633 + second: PC Computer - Among Us - Before Voting_3793 + - first: + 213: -64740366430733775 + second: PC Computer - Among Us - Before Voting_3794 + - first: + 213: -2971079859354663031 + second: PC Computer - Among Us - Before Voting_3795 + - first: + 213: 3161863539787388663 + second: PC Computer - Among Us - Before Voting_3796 + - first: + 213: 7115474284095398686 + second: PC Computer - Among Us - Before Voting_3797 + - first: + 213: 1191049649835832230 + second: PC Computer - Among Us - Before Voting_3798 + - first: + 213: 6194101396058026147 + second: PC Computer - Among Us - Before Voting_3799 + - first: + 213: -1388831308422230432 + second: PC Computer - Among Us - Before Voting_3800 + - first: + 213: -4574658045971228084 + second: PC Computer - Among Us - Before Voting_3801 + - first: + 213: 1575008177369434015 + second: PC Computer - Among Us - Before Voting_3802 + - first: + 213: -1333366256763748141 + second: PC Computer - Among Us - Before Voting_3803 + - first: + 213: 3594118480708883315 + second: PC Computer - Among Us - Before Voting_3804 + - first: + 213: -9143176549926839463 + second: PC Computer - Among Us - Before Voting_3805 + - first: + 213: 6686054529799155259 + second: PC Computer - Among Us - Before Voting_3806 + - first: + 213: 2936254876242842601 + second: PC Computer - Among Us - Before Voting_3807 + - first: + 213: -1163334064676940091 + second: PC Computer - Among Us - Before Voting_3808 + - first: + 213: -1473289005913142205 + second: PC Computer - Among Us - Before Voting_3809 + - first: + 213: -4385792796393963049 + second: PC Computer - Among Us - Before Voting_3810 + - first: + 213: -3300325038784166848 + second: PC Computer - Among Us - Before Voting_3811 + - first: + 213: -8173039253449355375 + second: PC Computer - Among Us - Before Voting_3812 + - first: + 213: 1275681019534708335 + second: PC Computer - Among Us - Before Voting_3813 + - first: + 213: -143141550700192328 + second: PC Computer - Among Us - Before Voting_3814 + - first: + 213: 5813969087527734121 + second: PC Computer - Among Us - Before Voting_3815 + - first: + 213: 1359470188572697090 + second: PC Computer - Among Us - Before Voting_3816 + - first: + 213: -6538723189532018191 + second: PC Computer - Among Us - Before Voting_3817 + - first: + 213: -6442038206469427602 + second: PC Computer - Among Us - Before Voting_3818 + - first: + 213: -4055004892877452388 + second: PC Computer - Among Us - Before Voting_3819 + - first: + 213: 1107198693064873713 + second: PC Computer - Among Us - Before Voting_3820 + - first: + 213: 1112050309246951568 + second: PC Computer - Among Us - Before Voting_3821 + - first: + 213: 5227673295585202950 + second: PC Computer - Among Us - Before Voting_3822 + - first: + 213: -9013528473110235858 + second: PC Computer - Among Us - Before Voting_3823 + - first: + 213: 2779380674740465283 + second: PC Computer - Among Us - Before Voting_3824 + - first: + 213: 3155908644926330140 + second: PC Computer - Among Us - Before Voting_3825 + - first: + 213: 1400098422724925124 + second: PC Computer - Among Us - Before Voting_3826 + - first: + 213: -1936892340636206643 + second: PC Computer - Among Us - Before Voting_3827 + - first: + 213: 1650287449989757444 + second: PC Computer - Among Us - Before Voting_3828 + - first: + 213: 6466902290417099288 + second: PC Computer - Among Us - Before Voting_3829 + - first: + 213: 4638839703962086403 + second: PC Computer - Among Us - Before Voting_3830 + - first: + 213: 8844471099605721090 + second: PC Computer - Among Us - Before Voting_3831 + - first: + 213: -2265639377772365549 + second: PC Computer - Among Us - Before Voting_3832 + - first: + 213: 5608600511199204438 + second: PC Computer - Among Us - Before Voting_3833 + - first: + 213: -842842069574716967 + second: PC Computer - Among Us - Before Voting_3834 + - first: + 213: -7861532648494597628 + second: PC Computer - Among Us - Before Voting_3835 + - first: + 213: 1262364050238834726 + second: PC Computer - Among Us - Before Voting_3836 + - first: + 213: -694595439086872727 + second: PC Computer - Among Us - Before Voting_3837 + - first: + 213: 129837122026103875 + second: PC Computer - Among Us - Before Voting_3838 + - first: + 213: 2048533662135392352 + second: PC Computer - Among Us - Before Voting_3839 + - first: + 213: 5097754400969559020 + second: PC Computer - Among Us - Before Voting_3840 + - first: + 213: -2077398801353842457 + second: PC Computer - Among Us - Before Voting_3841 + - first: + 213: -4045187517799219458 + second: PC Computer - Among Us - Before Voting_3842 + - first: + 213: -8510702558726078771 + second: PC Computer - Among Us - Before Voting_3843 + - first: + 213: -3444889885287744128 + second: PC Computer - Among Us - Before Voting_3844 + - first: + 213: -4011365360357819369 + second: PC Computer - Among Us - Before Voting_3845 + - first: + 213: 3372461175932971491 + second: PC Computer - Among Us - Before Voting_3846 + - first: + 213: -3457646981071115061 + second: PC Computer - Among Us - Before Voting_3847 + - first: + 213: 2807147311276062154 + second: PC Computer - Among Us - Before Voting_3848 + - first: + 213: 3379476067380169846 + second: PC Computer - Among Us - Before Voting_3849 + - first: + 213: 8637171874438744992 + second: PC Computer - Among Us - Before Voting_3850 + - first: + 213: -137399408763358286 + second: PC Computer - Among Us - Before Voting_3851 + - first: + 213: 3662073069619840525 + second: PC Computer - Among Us - Before Voting_3852 + - first: + 213: 7978987771391462037 + second: PC Computer - Among Us - Before Voting_3853 + - first: + 213: 7820556881411814555 + second: PC Computer - Among Us - Before Voting_3854 + - first: + 213: 3256278316160291486 + second: PC Computer - Among Us - Before Voting_3855 + - first: + 213: -5382019744643126809 + second: PC Computer - Among Us - Before Voting_3856 + - first: + 213: -9096064779497963970 + second: PC Computer - Among Us - Before Voting_3857 + - first: + 213: -3714500485357568395 + second: PC Computer - Among Us - Before Voting_3858 + - first: + 213: -242787470963457318 + second: PC Computer - Among Us - Before Voting_3859 + - first: + 213: 4249535719935599789 + second: PC Computer - Among Us - Before Voting_3860 + - first: + 213: 6608031311180404475 + second: PC Computer - Among Us - Before Voting_3861 + - first: + 213: 2622725367570334093 + second: PC Computer - Among Us - Before Voting_3862 + - first: + 213: -1258017061066745115 + second: PC Computer - Among Us - Before Voting_3863 + - first: + 213: -4745664577278541642 + second: PC Computer - Among Us - Before Voting_3864 + - first: + 213: 3476292119295742740 + second: PC Computer - Among Us - Before Voting_3865 + - first: + 213: -8687881639548275030 + second: PC Computer - Among Us - Before Voting_3866 + - first: + 213: -4293483157156973475 + second: PC Computer - Among Us - Before Voting_3867 + - first: + 213: -3721979081420824335 + second: PC Computer - Among Us - Before Voting_3868 + - first: + 213: -6701550473048792005 + second: PC Computer - Among Us - Before Voting_3869 + - first: + 213: -4060731665450808162 + second: PC Computer - Among Us - Before Voting_3870 + - first: + 213: -2564561958354657182 + second: PC Computer - Among Us - Before Voting_3871 + - first: + 213: -7652599241091870354 + second: PC Computer - Among Us - Before Voting_3872 + - first: + 213: -4332480359315116813 + second: PC Computer - Among Us - Before Voting_3873 + - first: + 213: -8731623458800986079 + second: PC Computer - Among Us - Before Voting_3874 + - first: + 213: -2834986504017537630 + second: PC Computer - Among Us - Before Voting_3875 + - first: + 213: -2257295256444748966 + second: PC Computer - Among Us - Before Voting_3876 + - first: + 213: -7297824846741694885 + second: PC Computer - Among Us - Before Voting_3877 + - first: + 213: -6614880448147277006 + second: PC Computer - Among Us - Before Voting_3878 + - first: + 213: 7453901615572778434 + second: PC Computer - Among Us - Before Voting_3879 + - first: + 213: 6903618523217961752 + second: PC Computer - Among Us - Before Voting_3880 + - first: + 213: -5020823808924166096 + second: PC Computer - Among Us - Before Voting_3881 + - first: + 213: -5473639816835515852 + second: PC Computer - Among Us - Before Voting_3882 + - first: + 213: 3485546068096379347 + second: PC Computer - Among Us - Before Voting_3883 + - first: + 213: -5010445815207034107 + second: PC Computer - Among Us - Before Voting_3884 + - first: + 213: 1843476764160572207 + second: PC Computer - Among Us - Before Voting_3885 + - first: + 213: -6034618479169547721 + second: PC Computer - Among Us - Before Voting_3886 + - first: + 213: -8325613132596895947 + second: PC Computer - Among Us - Before Voting_3887 + - first: + 213: -2579248950544363576 + second: PC Computer - Among Us - Before Voting_3888 + - first: + 213: -2733157799401503628 + second: PC Computer - Among Us - Before Voting_3889 + - first: + 213: 3854651107254745129 + second: PC Computer - Among Us - Before Voting_3890 + - first: + 213: -3601247789750326760 + second: PC Computer - Among Us - Before Voting_3891 + - first: + 213: -3034431997068314251 + second: PC Computer - Among Us - Before Voting_3892 + - first: + 213: -4348511495824406096 + second: PC Computer - Among Us - Before Voting_3893 + - first: + 213: 1930039295788487151 + second: PC Computer - Among Us - Before Voting_3894 + - first: + 213: 3583887524377146236 + second: PC Computer - Among Us - Before Voting_3895 + - first: + 213: 7182932745088601947 + second: PC Computer - Among Us - Before Voting_3896 + - first: + 213: -7211354830065757015 + second: PC Computer - Among Us - Before Voting_3897 + - first: + 213: -7771608662348138220 + second: PC Computer - Among Us - Before Voting_3898 + - first: + 213: 3021395409761965829 + second: PC Computer - Among Us - Before Voting_3899 + - first: + 213: 7708761364757201116 + second: PC Computer - Among Us - Before Voting_3900 + - first: + 213: -2235765714397396509 + second: PC Computer - Among Us - Before Voting_3901 + - first: + 213: -9100413581312494009 + second: PC Computer - Among Us - Before Voting_3902 + - first: + 213: -2796472707952903872 + second: PC Computer - Among Us - Before Voting_3903 + - first: + 213: 7983106694252211996 + second: PC Computer - Among Us - Before Voting_3904 + - first: + 213: 4054773332166057895 + second: PC Computer - Among Us - Before Voting_3905 + - first: + 213: -8136649638113367285 + second: PC Computer - Among Us - Before Voting_3906 + - first: + 213: -2255569739428396271 + second: PC Computer - Among Us - Before Voting_3907 + - first: + 213: 1052059578831336196 + second: PC Computer - Among Us - Before Voting_3908 + - first: + 213: 2944564218421583940 + second: PC Computer - Among Us - Before Voting_3909 + - first: + 213: 5475847222023076638 + second: PC Computer - Among Us - Before Voting_3910 + - first: + 213: 5926570870636527926 + second: PC Computer - Among Us - Before Voting_3911 + - first: + 213: 3182500410595279828 + second: PC Computer - Among Us - Before Voting_3912 + - first: + 213: -4787234533961778240 + second: PC Computer - Among Us - Before Voting_3913 + - first: + 213: -7338005842208043048 + second: PC Computer - Among Us - Before Voting_3914 + - first: + 213: -8290596937135037373 + second: PC Computer - Among Us - Before Voting_3915 + - first: + 213: -8016389781109117824 + second: PC Computer - Among Us - Before Voting_3916 + - first: + 213: 317282398494631460 + second: PC Computer - Among Us - Before Voting_3917 + - first: + 213: -426954291259949262 + second: PC Computer - Among Us - Before Voting_3918 + - first: + 213: -8086743076303469905 + second: PC Computer - Among Us - Before Voting_3919 + - first: + 213: -3437860337020291108 + second: PC Computer - Among Us - Before Voting_3920 + - first: + 213: -702240743844320347 + second: PC Computer - Among Us - Before Voting_3921 + - first: + 213: -1853671664850255623 + second: PC Computer - Among Us - Before Voting_3922 + - first: + 213: 6203584467311058805 + second: PC Computer - Among Us - Before Voting_3923 + - first: + 213: -8424602628081225227 + second: PC Computer - Among Us - Before Voting_3924 + - first: + 213: -4843343950808868611 + second: PC Computer - Among Us - Before Voting_3925 + - first: + 213: 7944274287332712241 + second: PC Computer - Among Us - Before Voting_3926 + - first: + 213: -5768518725012490616 + second: PC Computer - Among Us - Before Voting_3927 + - first: + 213: -8413594966021537186 + second: PC Computer - Among Us - Before Voting_3928 + - first: + 213: 7255337510841797280 + second: PC Computer - Among Us - Before Voting_3929 + - first: + 213: 50445009765604877 + second: PC Computer - Among Us - Before Voting_3930 + - first: + 213: -4014830772103061257 + second: PC Computer - Among Us - Before Voting_3931 + - first: + 213: 2434710064592742690 + second: PC Computer - Among Us - Before Voting_3932 + - first: + 213: 6347441794387143560 + second: PC Computer - Among Us - Before Voting_3933 + - first: + 213: 4121909334878490987 + second: PC Computer - Among Us - Before Voting_3934 + - first: + 213: -3648024014200776845 + second: PC Computer - Among Us - Before Voting_3935 + - first: + 213: 3149787332183512868 + second: PC Computer - Among Us - Before Voting_3936 + - first: + 213: 2166369007880443940 + second: PC Computer - Among Us - Before Voting_3937 + - first: + 213: -1268693249855984223 + second: PC Computer - Among Us - Before Voting_3938 + - first: + 213: -6303448506352219827 + second: PC Computer - Among Us - Before Voting_3939 + - first: + 213: 6908702657712931391 + second: PC Computer - Among Us - Before Voting_3940 + - first: + 213: -6458230311441674176 + second: PC Computer - Among Us - Before Voting_3941 + - first: + 213: -1231902437945023294 + second: PC Computer - Among Us - Before Voting_3942 + - first: + 213: 7223012709301109689 + second: PC Computer - Among Us - Before Voting_3943 + - first: + 213: -1082770959715033197 + second: PC Computer - Among Us - Before Voting_3944 + - first: + 213: 3260702204454662656 + second: PC Computer - Among Us - Before Voting_3945 + - first: + 213: -7574850246320523269 + second: PC Computer - Among Us - Before Voting_3946 + - first: + 213: -2744924841795657751 + second: PC Computer - Among Us - Before Voting_3947 + - first: + 213: 2313988800869077643 + second: PC Computer - Among Us - Before Voting_3948 + - first: + 213: -6396260373059301053 + second: PC Computer - Among Us - Before Voting_3949 + - first: + 213: -715419246089889318 + second: PC Computer - Among Us - Before Voting_3950 + - first: + 213: -7526432811951385706 + second: PC Computer - Among Us - Before Voting_3951 + - first: + 213: 8220495040387336375 + second: PC Computer - Among Us - Before Voting_3952 + - first: + 213: 4425540350413669964 + second: PC Computer - Among Us - Before Voting_3953 + - first: + 213: -8085875858545165455 + second: PC Computer - Among Us - Before Voting_3954 + - first: + 213: -7373701520580086260 + second: PC Computer - Among Us - Before Voting_3955 + - first: + 213: 262105945767905138 + second: PC Computer - Among Us - Before Voting_3956 + - first: + 213: -6236976858927182636 + second: PC Computer - Among Us - Before Voting_3957 + - first: + 213: 7186731194557439863 + second: PC Computer - Among Us - Before Voting_3958 + - first: + 213: 406840495983852829 + second: PC Computer - Among Us - Before Voting_3959 + - first: + 213: 2545553539896668349 + second: PC Computer - Among Us - Before Voting_3960 + - first: + 213: 5017094948843251080 + second: PC Computer - Among Us - Before Voting_3961 + - first: + 213: 5233187751672564956 + second: PC Computer - Among Us - Before Voting_3962 + - first: + 213: 5590259539626333286 + second: PC Computer - Among Us - Before Voting_3963 + - first: + 213: -5006143347789996972 + second: PC Computer - Among Us - Before Voting_3964 + - first: + 213: -3579095432850446115 + second: PC Computer - Among Us - Before Voting_3965 + - first: + 213: 3518947152368036484 + second: PC Computer - Among Us - Before Voting_3966 + - first: + 213: -2981154918362320909 + second: PC Computer - Among Us - Before Voting_3967 + - first: + 213: 7074126139073696563 + second: PC Computer - Among Us - Before Voting_3968 + - first: + 213: -622071690976058702 + second: PC Computer - Among Us - Before Voting_3969 + - first: + 213: -5853223178452568951 + second: PC Computer - Among Us - Before Voting_3970 + - first: + 213: -4522119105466043653 + second: PC Computer - Among Us - Before Voting_3971 + - first: + 213: 505276193235072102 + second: PC Computer - Among Us - Before Voting_3972 + - first: + 213: 364516873234076171 + second: PC Computer - Among Us - Before Voting_3973 + - first: + 213: 4794050697496266342 + second: PC Computer - Among Us - Before Voting_3974 + - first: + 213: 6749422412563873255 + second: PC Computer - Among Us - Before Voting_3975 + - first: + 213: -204319720275824735 + second: PC Computer - Among Us - Before Voting_3976 + - first: + 213: -4101218658943618557 + second: PC Computer - Among Us - Before Voting_3977 + - first: + 213: 5549941583059778359 + second: PC Computer - Among Us - Before Voting_3978 + - first: + 213: 1598864474482828841 + second: PC Computer - Among Us - Before Voting_3979 + - first: + 213: -8243901986070186783 + second: PC Computer - Among Us - Before Voting_3980 + - first: + 213: 7193924973671490139 + second: PC Computer - Among Us - Before Voting_3981 + - first: + 213: -7518983653166751044 + second: PC Computer - Among Us - Before Voting_3982 + - first: + 213: -22783114119766060 + second: PC Computer - Among Us - Before Voting_3983 + - first: + 213: 7036457171194783539 + second: PC Computer - Among Us - Before Voting_3984 + - first: + 213: 4922493274736023204 + second: PC Computer - Among Us - Before Voting_3985 + - first: + 213: 6234235463498974645 + second: PC Computer - Among Us - Before Voting_3986 + - first: + 213: 9080407950321794612 + second: PC Computer - Among Us - Before Voting_3987 + - first: + 213: 7769487091579121877 + second: PC Computer - Among Us - Before Voting_3988 + - first: + 213: -2041187551072816994 + second: PC Computer - Among Us - Before Voting_3989 + - first: + 213: -5346647764054794082 + second: PC Computer - Among Us - Before Voting_3990 + - first: + 213: 5450318535111462255 + second: PC Computer - Among Us - Before Voting_3991 + - first: + 213: -1948757623156002747 + second: PC Computer - Among Us - Before Voting_3992 + - first: + 213: -9070415612527648860 + second: PC Computer - Among Us - Before Voting_3993 + - first: + 213: -7873047985769361408 + second: PC Computer - Among Us - Before Voting_3994 + - first: + 213: 8482276422907397968 + second: PC Computer - Among Us - Before Voting_3995 + - first: + 213: -6286574699732810622 + second: PC Computer - Among Us - Before Voting_3996 + - first: + 213: -1836458563450743133 + second: PC Computer - Among Us - Before Voting_3997 + - first: + 213: 3285442260780134034 + second: PC Computer - Among Us - Before Voting_3998 + - first: + 213: -2675459736564420976 + second: PC Computer - Among Us - Before Voting_3999 + - first: + 213: 8681173721530296282 + second: PC Computer - Among Us - Before Voting_4000 + - first: + 213: 2200896599825314276 + second: PC Computer - Among Us - Before Voting_4001 + - first: + 213: 298025807550667523 + second: PC Computer - Among Us - Before Voting_4002 + - first: + 213: -2149321934841331487 + second: PC Computer - Among Us - Before Voting_4003 + - first: + 213: 7908841238783348103 + second: PC Computer - Among Us - Before Voting_4004 + - first: + 213: -1909151356952691328 + second: PC Computer - Among Us - Before Voting_4005 + - first: + 213: -870995917481839278 + second: PC Computer - Among Us - Before Voting_4006 + - first: + 213: 7535350180336275031 + second: PC Computer - Among Us - Before Voting_4007 + - first: + 213: -6511637192088399978 + second: PC Computer - Among Us - Before Voting_4008 + - first: + 213: 5836038578804680838 + second: PC Computer - Among Us - Before Voting_4009 + - first: + 213: -2720185665402733550 + second: PC Computer - Among Us - Before Voting_4010 + - first: + 213: 1895579998170869272 + second: PC Computer - Among Us - Before Voting_4011 + - first: + 213: -1278260606313852476 + second: PC Computer - Among Us - Before Voting_4012 + - first: + 213: 5522327794455828636 + second: PC Computer - Among Us - Before Voting_4013 + - first: + 213: -8068657214933664973 + second: PC Computer - Among Us - Before Voting_4014 + - first: + 213: 7223773921067514324 + second: PC Computer - Among Us - Before Voting_4015 + - first: + 213: 5013335899204179809 + second: PC Computer - Among Us - Before Voting_4016 + - first: + 213: -5490859094471377957 + second: PC Computer - Among Us - Before Voting_4017 + - first: + 213: -5668093145912243707 + second: PC Computer - Among Us - Before Voting_4018 + - first: + 213: 4809657091049455698 + second: PC Computer - Among Us - Before Voting_4019 + - first: + 213: 336249296725480246 + second: PC Computer - Among Us - Before Voting_4020 + - first: + 213: -2600242062781480299 + second: PC Computer - Among Us - Before Voting_4021 + - first: + 213: -6993192999220666589 + second: PC Computer - Among Us - Before Voting_4022 + - first: + 213: -2695135887676780910 + second: PC Computer - Among Us - Before Voting_4023 + - first: + 213: -5999812407106765621 + second: PC Computer - Among Us - Before Voting_4024 + - first: + 213: 6287905134844319686 + second: PC Computer - Among Us - Before Voting_4025 + - first: + 213: -7119283286133892170 + second: PC Computer - Among Us - Before Voting_4026 + - first: + 213: 8129911171097053886 + second: PC Computer - Among Us - Before Voting_4027 + - first: + 213: -7188571674440886501 + second: PC Computer - Among Us - Before Voting_4028 + - first: + 213: 557154002563649429 + second: PC Computer - Among Us - Before Voting_4029 + - first: + 213: -3192978494035968797 + second: PC Computer - Among Us - Before Voting_4030 + - first: + 213: -210796453399750792 + second: PC Computer - Among Us - Before Voting_4031 + - first: + 213: -7137944306326465665 + second: PC Computer - Among Us - Before Voting_4032 + - first: + 213: -9017300734417364639 + second: PC Computer - Among Us - Before Voting_4033 + - first: + 213: 1010699537342715544 + second: PC Computer - Among Us - Before Voting_4034 + - first: + 213: 5210830025414872795 + second: PC Computer - Among Us - Before Voting_4035 + - first: + 213: -4148293989668179578 + second: PC Computer - Among Us - Before Voting_4036 + - first: + 213: -5870976098268057413 + second: PC Computer - Among Us - Before Voting_4037 + - first: + 213: -1262850792717342959 + second: PC Computer - Among Us - Before Voting_4038 + - first: + 213: 4003874821821402736 + second: PC Computer - Among Us - Before Voting_4039 + - first: + 213: -4230146213916786259 + second: PC Computer - Among Us - Before Voting_4040 + - first: + 213: 6819744113757450640 + second: PC Computer - Among Us - Before Voting_4041 + - first: + 213: 2752552996996329458 + second: PC Computer - Among Us - Before Voting_4042 + - first: + 213: -3923983377518138510 + second: PC Computer - Among Us - Before Voting_4043 + - first: + 213: 2368838624606341677 + second: PC Computer - Among Us - Before Voting_4044 + - first: + 213: 1940373713474209209 + second: PC Computer - Among Us - Before Voting_4045 + - first: + 213: 7826656444005283221 + second: PC Computer - Among Us - Before Voting_4046 + - first: + 213: -5064590828390276295 + second: PC Computer - Among Us - Before Voting_4047 + - first: + 213: -1447927896215531636 + second: PC Computer - Among Us - Before Voting_4048 + - first: + 213: -7705077661434282272 + second: PC Computer - Among Us - Before Voting_4049 + - first: + 213: 799991412989119540 + second: PC Computer - Among Us - Before Voting_4050 + - first: + 213: -193189527742579269 + second: PC Computer - Among Us - Before Voting_4051 + - first: + 213: -7262110634609954517 + second: PC Computer - Among Us - Before Voting_4052 + - first: + 213: -1991043841053747528 + second: PC Computer - Among Us - Before Voting_4053 + - first: + 213: -1652343692299744231 + second: PC Computer - Among Us - Before Voting_4054 + - first: + 213: -3135682592038354681 + second: PC Computer - Among Us - Before Voting_4055 + - first: + 213: -4580203849653118980 + second: PC Computer - Among Us - Before Voting_4056 + - first: + 213: 2752982024564279205 + second: PC Computer - Among Us - Before Voting_4057 + - first: + 213: -218508354786998561 + second: PC Computer - Among Us - Before Voting_4058 + - first: + 213: -3694150914795766503 + second: PC Computer - Among Us - Before Voting_4059 + - first: + 213: 8457954521399167434 + second: PC Computer - Among Us - Before Voting_4060 + - first: + 213: -4634889361406858078 + second: PC Computer - Among Us - Before Voting_4061 + - first: + 213: -6196018775773960287 + second: PC Computer - Among Us - Before Voting_4062 + - first: + 213: 1856608022268989807 + second: PC Computer - Among Us - Before Voting_4063 + - first: + 213: 7750384291179048606 + second: PC Computer - Among Us - Before Voting_4064 + - first: + 213: 7210983170626765350 + second: PC Computer - Among Us - Before Voting_4065 + - first: + 213: -7882216465647855671 + second: PC Computer - Among Us - Before Voting_4066 + - first: + 213: -1381787193390207090 + second: PC Computer - Among Us - Before Voting_4067 + - first: + 213: 4520440847247858856 + second: PC Computer - Among Us - Before Voting_4068 + - first: + 213: -7950925882099364951 + second: PC Computer - Among Us - Before Voting_4069 + - first: + 213: 8043855071149781706 + second: PC Computer - Among Us - Before Voting_4070 + - first: + 213: 8102224035130481873 + second: PC Computer - Among Us - Before Voting_4071 + - first: + 213: 9090523959677113414 + second: PC Computer - Among Us - Before Voting_4072 + - first: + 213: -235820698481467166 + second: PC Computer - Among Us - Before Voting_4073 + - first: + 213: 7678667013237327332 + second: PC Computer - Among Us - Before Voting_4074 + - first: + 213: 1808896610561957139 + second: PC Computer - Among Us - Before Voting_4075 + - first: + 213: -4314066883004452191 + second: PC Computer - Among Us - Before Voting_4076 + - first: + 213: -2218553472871025947 + second: PC Computer - Among Us - Before Voting_4077 + - first: + 213: -5249282771358103508 + second: PC Computer - Among Us - Before Voting_4078 + - first: + 213: 4754814757661816764 + second: PC Computer - Among Us - Before Voting_4079 + - first: + 213: 8830840031001175898 + second: PC Computer - Among Us - Before Voting_4080 + - first: + 213: 531173275578818212 + second: PC Computer - Among Us - Before Voting_4081 + - first: + 213: 6681531284159515108 + second: PC Computer - Among Us - Before Voting_4082 + - first: + 213: 3391098185545735175 + second: PC Computer - Among Us - Before Voting_4083 + - first: + 213: -3779386645581578549 + second: PC Computer - Among Us - Before Voting_4084 + - first: + 213: -2968480631459276304 + second: PC Computer - Among Us - Before Voting_4085 + - first: + 213: 4415513247650878952 + second: PC Computer - Among Us - Before Voting_4086 + - first: + 213: -1946841227691012093 + second: PC Computer - Among Us - Before Voting_4087 + - first: + 213: 1571228876035336225 + second: PC Computer - Among Us - Before Voting_4088 + - first: + 213: -3003044076958879649 + second: PC Computer - Among Us - Before Voting_4089 + - first: + 213: -3025828190161552041 + second: PC Computer - Among Us - Before Voting_4090 + - first: + 213: -7105779430743466138 + second: PC Computer - Among Us - Before Voting_4091 + - first: + 213: -8367573120148869668 + second: PC Computer - Among Us - Before Voting_4092 + - first: + 213: -4758795903701345819 + second: PC Computer - Among Us - Before Voting_4093 + - first: + 213: 2093724697212904757 + second: PC Computer - Among Us - Before Voting_4094 + - first: + 213: -3842246167375559214 + second: PC Computer - Among Us - Before Voting_4095 + - first: + 213: -1179514019734620995 + second: PC Computer - Among Us - Before Voting_4096 + - first: + 213: 6723868918863844904 + second: PC Computer - Among Us - Before Voting_4097 + - first: + 213: 6289479411542678719 + second: PC Computer - Among Us - Before Voting_4098 + - first: + 213: 5627514156670440314 + second: PC Computer - Among Us - Before Voting_4099 + - first: + 213: 6575053622684787609 + second: PC Computer - Among Us - Before Voting_4100 + - first: + 213: -6118859976140051829 + second: PC Computer - Among Us - Before Voting_4101 + - first: + 213: 1955527765584931317 + second: PC Computer - Among Us - Before Voting_4102 + - first: + 213: 6147690718887566064 + second: PC Computer - Among Us - Before Voting_4103 + - first: + 213: 4791314961710309281 + second: PC Computer - Among Us - Before Voting_4104 + - first: + 213: -1460133758597664811 + second: PC Computer - Among Us - Before Voting_4105 + - first: + 213: 4632464677666658851 + second: PC Computer - Among Us - Before Voting_4106 + - first: + 213: 6405974295465908561 + second: PC Computer - Among Us - Before Voting_4107 + - first: + 213: 5364122701086501523 + second: PC Computer - Among Us - Before Voting_4108 + - first: + 213: -3725973555004519754 + second: PC Computer - Among Us - Before Voting_4109 + - first: + 213: 6568034232727252623 + second: PC Computer - Among Us - Before Voting_4110 + - first: + 213: -7136280101482065173 + second: PC Computer - Among Us - Before Voting_4111 + - first: + 213: 107810238183987414 + second: PC Computer - Among Us - Before Voting_4112 + - first: + 213: -8237507929782976496 + second: PC Computer - Among Us - Before Voting_4113 + - first: + 213: 3054715141255040434 + second: PC Computer - Among Us - Before Voting_4114 + - first: + 213: -7945540256809064900 + second: PC Computer - Among Us - Before Voting_4115 + - first: + 213: 7571628706913127203 + second: PC Computer - Among Us - Before Voting_4116 + - first: + 213: 2637823476360380209 + second: PC Computer - Among Us - Before Voting_4117 + - first: + 213: -6864025097355403351 + second: PC Computer - Among Us - Before Voting_4118 + - first: + 213: 1528045985152267817 + second: PC Computer - Among Us - Before Voting_4119 + - first: + 213: -8505187892111792414 + second: PC Computer - Among Us - Before Voting_4120 + - first: + 213: 770361637956405026 + second: PC Computer - Among Us - Before Voting_4121 + - first: + 213: -4919714370631705386 + second: PC Computer - Among Us - Before Voting_4122 + - first: + 213: -8960381262801649034 + second: PC Computer - Among Us - Before Voting_4123 + - first: + 213: 2076084636441765961 + second: PC Computer - Among Us - Before Voting_4124 + - first: + 213: 5346863541915409327 + second: PC Computer - Among Us - Before Voting_4125 + - first: + 213: 7815402456034018976 + second: PC Computer - Among Us - Before Voting_4126 + - first: + 213: -587905742470718864 + second: PC Computer - Among Us - Before Voting_4127 + - first: + 213: -914859474026459530 + second: PC Computer - Among Us - Before Voting_4128 + - first: + 213: -6928032133920443839 + second: PC Computer - Among Us - Before Voting_4129 + - first: + 213: -2267533132534513161 + second: PC Computer - Among Us - Before Voting_4130 + - first: + 213: 6370645246991236148 + second: PC Computer - Among Us - Before Voting_4131 + - first: + 213: 2678658139233942302 + second: PC Computer - Among Us - Before Voting_4132 + - first: + 213: -4504087009070662786 + second: PC Computer - Among Us - Before Voting_4133 + - first: + 213: -6423374326937853476 + second: PC Computer - Among Us - Before Voting_4134 + - first: + 213: 666224954664300683 + second: PC Computer - Among Us - Before Voting_4135 + - first: + 213: 5859886954684611782 + second: PC Computer - Among Us - Before Voting_4136 + - first: + 213: 5921199361429317865 + second: PC Computer - Among Us - Before Voting_4137 + - first: + 213: -7503419321990001470 + second: PC Computer - Among Us - Before Voting_4138 + - first: + 213: -5745078695325103156 + second: PC Computer - Among Us - Before Voting_4139 + - first: + 213: 5168472100066558514 + second: PC Computer - Among Us - Before Voting_4140 + - first: + 213: -8322155187009657307 + second: PC Computer - Among Us - Before Voting_4141 + - first: + 213: 4409220185872297427 + second: PC Computer - Among Us - Before Voting_4142 + - first: + 213: -3529871680224012821 + second: PC Computer - Among Us - Before Voting_4143 + - first: + 213: -8864476024068606258 + second: PC Computer - Among Us - Before Voting_4144 + - first: + 213: 3908153188188105393 + second: PC Computer - Among Us - Before Voting_4145 + - first: + 213: -3849208814158107950 + second: PC Computer - Among Us - Before Voting_4146 + - first: + 213: 7709382476079060908 + second: PC Computer - Among Us - Before Voting_4147 + - first: + 213: 9008580530229064133 + second: PC Computer - Among Us - Before Voting_4148 + - first: + 213: 2052954019084527846 + second: PC Computer - Among Us - Before Voting_4149 + - first: + 213: 6944252536344935876 + second: PC Computer - Among Us - Before Voting_4150 + - first: + 213: 6593901965895922521 + second: PC Computer - Among Us - Before Voting_4151 + - first: + 213: -1820241954468501260 + second: PC Computer - Among Us - Before Voting_4152 + - first: + 213: -6159953225738926173 + second: PC Computer - Among Us - Before Voting_4153 + - first: + 213: 1795535871918116869 + second: PC Computer - Among Us - Before Voting_4154 + - first: + 213: -1668384654503555548 + second: PC Computer - Among Us - Before Voting_4155 + - first: + 213: 5679654088799395092 + second: PC Computer - Among Us - Before Voting_4156 + - first: + 213: 7556317267575990342 + second: PC Computer - Among Us - Before Voting_4157 + - first: + 213: -6940346426386492222 + second: PC Computer - Among Us - Before Voting_4158 + - first: + 213: -1248483681184423658 + second: PC Computer - Among Us - Before Voting_4159 + - first: + 213: -8627208150545452054 + second: PC Computer - Among Us - Before Voting_4160 + - first: + 213: -3124983361967927882 + second: PC Computer - Among Us - Before Voting_4161 + - first: + 213: 4056172952478060738 + second: PC Computer - Among Us - Before Voting_4162 + - first: + 213: -9165295231249987195 + second: PC Computer - Among Us - Before Voting_4163 + - first: + 213: 4433922834021728157 + second: PC Computer - Among Us - Before Voting_4164 + - first: + 213: 7580562132594300078 + second: PC Computer - Among Us - Before Voting_4165 + - first: + 213: -3037970742932452666 + second: PC Computer - Among Us - Before Voting_4166 + - first: + 213: -4671450034243100580 + second: PC Computer - Among Us - Before Voting_4167 + - first: + 213: -3275847752477594600 + second: PC Computer - Among Us - Before Voting_4168 + - first: + 213: -5615926292760490852 + second: PC Computer - Among Us - Before Voting_4169 + - first: + 213: 3883416044269626839 + second: PC Computer - Among Us - Before Voting_4170 + - first: + 213: 2452025692403193269 + second: PC Computer - Among Us - Before Voting_4171 + - first: + 213: -7405116396462244793 + second: PC Computer - Among Us - Before Voting_4172 + - first: + 213: -4331911744100758416 + second: PC Computer - Among Us - Before Voting_4173 + - first: + 213: -4648227571413272816 + second: PC Computer - Among Us - Before Voting_4174 + - first: + 213: 3968233205284404623 + second: PC Computer - Among Us - Before Voting_4175 + - first: + 213: -1579940752428519800 + second: PC Computer - Among Us - Before Voting_4176 + - first: + 213: -7669125593721435031 + second: PC Computer - Among Us - Before Voting_4177 + - first: + 213: 1367051098466586786 + second: PC Computer - Among Us - Before Voting_4178 + - first: + 213: -741819832943762038 + second: PC Computer - Among Us - Before Voting_4179 + - first: + 213: 139769048716584740 + second: PC Computer - Among Us - Before Voting_4180 + - first: + 213: 7459709949034908011 + second: PC Computer - Among Us - Before Voting_4181 + - first: + 213: 7726971794004321971 + second: PC Computer - Among Us - Before Voting_4182 + - first: + 213: -5502149453357689218 + second: PC Computer - Among Us - Before Voting_4183 + - first: + 213: 6023368726138738975 + second: PC Computer - Among Us - Before Voting_4184 + - first: + 213: 3413879912588005544 + second: PC Computer - Among Us - Before Voting_4185 + - first: + 213: -3240184548110554385 + second: PC Computer - Among Us - Before Voting_4186 + - first: + 213: 6260163070217909762 + second: PC Computer - Among Us - Before Voting_4187 + - first: + 213: -6732998209049595586 + second: PC Computer - Among Us - Before Voting_4188 + - first: + 213: 5311683028798659916 + second: PC Computer - Among Us - Before Voting_4189 + - first: + 213: -5271138424133568808 + second: PC Computer - Among Us - Before Voting_4190 + - first: + 213: 7447026765526066261 + second: PC Computer - Among Us - Before Voting_4191 + - first: + 213: -4655585897148865502 + second: PC Computer - Among Us - Before Voting_4192 + - first: + 213: 6785681989281218823 + second: PC Computer - Among Us - Before Voting_4193 + - first: + 213: -565354216563829557 + second: PC Computer - Among Us - Before Voting_4194 + - first: + 213: -7033617782206291374 + second: PC Computer - Among Us - Before Voting_4195 + - first: + 213: -1531275158774077918 + second: PC Computer - Among Us - Before Voting_4196 + - first: + 213: 4545600862115588662 + second: PC Computer - Among Us - Before Voting_4197 + - first: + 213: -2028139191102856749 + second: PC Computer - Among Us - Before Voting_4198 + - first: + 213: -5188339004494712221 + second: PC Computer - Among Us - Before Voting_4199 + - first: + 213: -8327828851363780618 + second: PC Computer - Among Us - Before Voting_4200 + - first: + 213: -3417409325683395429 + second: PC Computer - Among Us - Before Voting_4201 + - first: + 213: 917140132091983357 + second: PC Computer - Among Us - Before Voting_4202 + - first: + 213: 5585467470563371802 + second: PC Computer - Among Us - Before Voting_4203 + - first: + 213: 553611558530427948 + second: PC Computer - Among Us - Before Voting_4204 + - first: + 213: -8855102880172541704 + second: PC Computer - Among Us - Before Voting_4205 + - first: + 213: -1009791651030666526 + second: PC Computer - Among Us - Before Voting_4206 + - first: + 213: -3784596499597432685 + second: PC Computer - Among Us - Before Voting_4207 + - first: + 213: -3426689354362385499 + second: PC Computer - Among Us - Before Voting_4208 + - first: + 213: 2144203800317340304 + second: PC Computer - Among Us - Before Voting_4209 + - first: + 213: -2702295574216108493 + second: PC Computer - Among Us - Before Voting_4210 + - first: + 213: -5648910710528489031 + second: PC Computer - Among Us - Before Voting_4211 + - first: + 213: 360915951160533789 + second: PC Computer - Among Us - Before Voting_4212 + - first: + 213: -4594409532599418670 + second: PC Computer - Among Us - Before Voting_4213 + - first: + 213: 8670758300832149093 + second: PC Computer - Among Us - Before Voting_4214 + - first: + 213: 934551852049063740 + second: PC Computer - Among Us - Before Voting_4215 + - first: + 213: 724631171148928807 + second: PC Computer - Among Us - Before Voting_4216 + - first: + 213: -8871236052648500666 + second: PC Computer - Among Us - Before Voting_4217 + - first: + 213: -5318900352280793443 + second: PC Computer - Among Us - Before Voting_4218 + - first: + 213: -8460830027568872428 + second: PC Computer - Among Us - Before Voting_4219 + - first: + 213: -709337701271523620 + second: PC Computer - Among Us - Before Voting_4220 + - first: + 213: 3877523272906747655 + second: PC Computer - Among Us - Before Voting_4221 + - first: + 213: 109428791963733064 + second: PC Computer - Among Us - Before Voting_4222 + - first: + 213: -6320697538587651247 + second: PC Computer - Among Us - Before Voting_4223 + - first: + 213: 1697405662667431686 + second: PC Computer - Among Us - Before Voting_4224 + - first: + 213: -3206888303572814597 + second: PC Computer - Among Us - Before Voting_4225 + - first: + 213: -1886562614124353809 + second: PC Computer - Among Us - Before Voting_4226 + - first: + 213: 1090329820730371701 + second: PC Computer - Among Us - Before Voting_4227 + - first: + 213: 4394224574649626948 + second: PC Computer - Among Us - Before Voting_4228 + - first: + 213: 4205931474300232531 + second: PC Computer - Among Us - Before Voting_4229 + - first: + 213: -8749336577833736210 + second: PC Computer - Among Us - Before Voting_4230 + - first: + 213: 4090523784943103932 + second: PC Computer - Among Us - Before Voting_4231 + - first: + 213: 8741362988719096865 + second: PC Computer - Among Us - Before Voting_4232 + - first: + 213: -3459213721495923614 + second: PC Computer - Among Us - Before Voting_4233 + - first: + 213: -8790847453854162568 + second: PC Computer - Among Us - Before Voting_4234 + - first: + 213: 7088117226434693283 + second: PC Computer - Among Us - Before Voting_4235 + - first: + 213: 5559075832783445059 + second: PC Computer - Among Us - Before Voting_4236 + - first: + 213: -7320115776310173503 + second: PC Computer - Among Us - Before Voting_4237 + - first: + 213: -2991741627376082191 + second: PC Computer - Among Us - Before Voting_4238 + - first: + 213: -6667471885283207758 + second: PC Computer - Among Us - Before Voting_4239 + - first: + 213: -7189088370115995416 + second: PC Computer - Among Us - Before Voting_4240 + - first: + 213: 1437296255935344489 + second: PC Computer - Among Us - Before Voting_4241 + - first: + 213: 5690105871114967806 + second: PC Computer - Among Us - Before Voting_4242 + - first: + 213: 6795792104851475784 + second: PC Computer - Among Us - Before Voting_4243 + - first: + 213: 856069125098988340 + second: PC Computer - Among Us - Before Voting_4244 + - first: + 213: -4659896160783229952 + second: PC Computer - Among Us - Before Voting_4245 + - first: + 213: 6964282108264942481 + second: PC Computer - Among Us - Before Voting_4246 + - first: + 213: 8156237745074214639 + second: PC Computer - Among Us - Before Voting_4247 + - first: + 213: 3837356768060361837 + second: PC Computer - Among Us - Before Voting_4248 + - first: + 213: -1883033590666545880 + second: PC Computer - Among Us - Before Voting_4249 + - first: + 213: 5434307677288933288 + second: PC Computer - Among Us - Before Voting_4250 + - first: + 213: -5783473278639575456 + second: PC Computer - Among Us - Before Voting_4251 + - first: + 213: 1132643041479528416 + second: PC Computer - Among Us - Before Voting_4252 + - first: + 213: 4420344299250114749 + second: PC Computer - Among Us - Before Voting_4253 + - first: + 213: -502869505326687261 + second: PC Computer - Among Us - Before Voting_4254 + - first: + 213: -261318289752831681 + second: PC Computer - Among Us - Before Voting_4255 + - first: + 213: 8027279503839674347 + second: PC Computer - Among Us - Before Voting_4256 + - first: + 213: -1248901388302947644 + second: PC Computer - Among Us - Before Voting_4257 + - first: + 213: -5542267263190597115 + second: PC Computer - Among Us - Before Voting_4258 + - first: + 213: -5711257620596073433 + second: PC Computer - Among Us - Before Voting_4259 + - first: + 213: 6055435554727177441 + second: PC Computer - Among Us - Before Voting_4260 + - first: + 213: -5165557522072105487 + second: PC Computer - Among Us - Before Voting_4261 + - first: + 213: 7447999917847925719 + second: PC Computer - Among Us - Before Voting_4262 + - first: + 213: 935721693237823363 + second: PC Computer - Among Us - Before Voting_4263 + - first: + 213: -8999949053799889182 + second: PC Computer - Among Us - Before Voting_4264 + - first: + 213: -6066620396394070454 + second: PC Computer - Among Us - Before Voting_4265 + - first: + 213: 5667701150279020228 + second: PC Computer - Among Us - Before Voting_4266 + - first: + 213: 46590550883296051 + second: PC Computer - Among Us - Before Voting_4267 + - first: + 213: 7243972702580894858 + second: PC Computer - Among Us - Before Voting_4268 + - first: + 213: 5677938428094086469 + second: PC Computer - Among Us - Before Voting_4269 + - first: + 213: -4734290303753766824 + second: PC Computer - Among Us - Before Voting_4270 + - first: + 213: -1178263850276212154 + second: PC Computer - Among Us - Before Voting_4271 + - first: + 213: 8649115900466527495 + second: PC Computer - Among Us - Before Voting_4272 + - first: + 213: -3956190838060658933 + second: PC Computer - Among Us - Before Voting_4273 + - first: + 213: -1868990351522605571 + second: PC Computer - Among Us - Before Voting_4274 + - first: + 213: 7579335414002660839 + second: PC Computer - Among Us - Before Voting_4275 + - first: + 213: -9087647896948048738 + second: PC Computer - Among Us - Before Voting_4276 + - first: + 213: 2122734447783503244 + second: PC Computer - Among Us - Before Voting_4277 + - first: + 213: 8838736903748149784 + second: PC Computer - Among Us - Before Voting_4278 + - first: + 213: -2334307490574683121 + second: PC Computer - Among Us - Before Voting_4279 + - first: + 213: 4190849903253723271 + second: PC Computer - Among Us - Before Voting_4280 + - first: + 213: 168272976912373938 + second: PC Computer - Among Us - Before Voting_4281 + - first: + 213: 1428167584946541475 + second: PC Computer - Among Us - Before Voting_4282 + - first: + 213: 3338273966445837811 + second: PC Computer - Among Us - Before Voting_4283 + - first: + 213: -3226267734227926157 + second: PC Computer - Among Us - Before Voting_4284 + - first: + 213: -7343294374394919900 + second: PC Computer - Among Us - Before Voting_4285 + - first: + 213: -6059976380557513488 + second: PC Computer - Among Us - Before Voting_4286 + - first: + 213: -7514440341541773977 + second: PC Computer - Among Us - Before Voting_4287 + - first: + 213: -7796037806895551018 + second: PC Computer - Among Us - Before Voting_4288 + - first: + 213: -4180854846223187854 + second: PC Computer - Among Us - Before Voting_4289 + - first: + 213: 1310647876314777222 + second: PC Computer - Among Us - Before Voting_4290 + - first: + 213: 2610996644442276653 + second: PC Computer - Among Us - Before Voting_4291 + - first: + 213: 1381955206621279848 + second: PC Computer - Among Us - Before Voting_4292 + - first: + 213: 925085629423881809 + second: PC Computer - Among Us - Before Voting_4293 + - first: + 213: -7936987389161310179 + second: PC Computer - Among Us - Before Voting_4294 + - first: + 213: -8713805961247305981 + second: PC Computer - Among Us - Before Voting_4295 + - first: + 213: 2653578915967474998 + second: PC Computer - Among Us - Before Voting_4296 + - first: + 213: -8276324745887751509 + second: PC Computer - Among Us - Before Voting_4297 + - first: + 213: 2483357884527133918 + second: PC Computer - Among Us - Before Voting_4298 + - first: + 213: -6496971136702838180 + second: PC Computer - Among Us - Before Voting_4299 + - first: + 213: 2309712424076355532 + second: PC Computer - Among Us - Before Voting_4300 + - first: + 213: -326147794863023362 + second: PC Computer - Among Us - Before Voting_4301 + - first: + 213: -162841536976303764 + second: PC Computer - Among Us - Before Voting_4302 + - first: + 213: 5769396923065942158 + second: PC Computer - Among Us - Before Voting_4303 + - first: + 213: 8346391490517654770 + second: PC Computer - Among Us - Before Voting_4304 + - first: + 213: 892197635301714406 + second: PC Computer - Among Us - Before Voting_4305 + - first: + 213: 2297717563153615957 + second: PC Computer - Among Us - Before Voting_4306 + - first: + 213: -1588009730999854504 + second: PC Computer - Among Us - Before Voting_4307 + - first: + 213: -8519012759954599281 + second: PC Computer - Among Us - Before Voting_4308 + - first: + 213: -1263680671903092986 + second: PC Computer - Among Us - Before Voting_4309 + - first: + 213: 7268116664990716668 + second: PC Computer - Among Us - Before Voting_4310 + - first: + 213: -1301672449211685968 + second: PC Computer - Among Us - Before Voting_4311 + - first: + 213: 2567631900202332788 + second: PC Computer - Among Us - Before Voting_4312 + - first: + 213: -6724409582615096806 + second: PC Computer - Among Us - Before Voting_4313 + - first: + 213: -5112723445037715303 + second: PC Computer - Among Us - Before Voting_4314 + - first: + 213: -3067961889317979372 + second: PC Computer - Among Us - Before Voting_4315 + - first: + 213: -2418275798146900853 + second: PC Computer - Among Us - Before Voting_4316 + - first: + 213: -1804272552144185431 + second: PC Computer - Among Us - Before Voting_4317 + - first: + 213: 1673575209272342848 + second: PC Computer - Among Us - Before Voting_4318 + - first: + 213: 6061371080895589983 + second: PC Computer - Among Us - Before Voting_4319 + - first: + 213: 2182807964416544181 + second: PC Computer - Among Us - Before Voting_4320 + - first: + 213: 1074417882274907277 + second: PC Computer - Among Us - Before Voting_4321 + - first: + 213: -534523786928053156 + second: PC Computer - Among Us - Before Voting_4322 + - first: + 213: 4924855010603127797 + second: PC Computer - Among Us - Before Voting_4323 + - first: + 213: -1488821442483641551 + second: PC Computer - Among Us - Before Voting_4324 + - first: + 213: 4425898407354562549 + second: PC Computer - Among Us - Before Voting_4325 + - first: + 213: 81657871923361035 + second: PC Computer - Among Us - Before Voting_4326 + - first: + 213: 8722569200920148115 + second: PC Computer - Among Us - Before Voting_4327 + - first: + 213: -2676757934448880917 + second: PC Computer - Among Us - Before Voting_4328 + - first: + 213: 4147465498349446764 + second: PC Computer - Among Us - Before Voting_4329 + - first: + 213: -7994836291019911576 + second: PC Computer - Among Us - Before Voting_4330 + - first: + 213: 8009938710931965136 + second: PC Computer - Among Us - Before Voting_4331 + - first: + 213: 5911328505496980581 + second: PC Computer - Among Us - Before Voting_4332 + - first: + 213: 2049937933696711972 + second: PC Computer - Among Us - Before Voting_4333 + - first: + 213: -4151149544318752883 + second: PC Computer - Among Us - Before Voting_4334 + - first: + 213: 3865832208865712536 + second: PC Computer - Among Us - Before Voting_4335 + - first: + 213: 2967136346059460684 + second: PC Computer - Among Us - Before Voting_4336 + - first: + 213: -4721942188451892020 + second: PC Computer - Among Us - Before Voting_4337 + - first: + 213: -2298275533002959301 + second: PC Computer - Among Us - Before Voting_4338 + - first: + 213: -2437785228865005617 + second: PC Computer - Among Us - Before Voting_4339 + - first: + 213: -4329330710035275655 + second: PC Computer - Among Us - Before Voting_4340 + - first: + 213: 8756249106142172174 + second: PC Computer - Among Us - Before Voting_4341 + - first: + 213: 2374113760111128057 + second: PC Computer - Among Us - Before Voting_4342 + - first: + 213: 2833361358551265625 + second: PC Computer - Among Us - Before Voting_4343 + - first: + 213: -1044040970312955227 + second: PC Computer - Among Us - Before Voting_4344 + - first: + 213: -7859828476010489438 + second: PC Computer - Among Us - Before Voting_4345 + - first: + 213: 1973486289104454181 + second: PC Computer - Among Us - Before Voting_4346 + - first: + 213: -2452953479659151708 + second: PC Computer - Among Us - Before Voting_4347 + - first: + 213: -7440639167515557817 + second: PC Computer - Among Us - Before Voting_4348 + - first: + 213: 4996597082446719647 + second: PC Computer - Among Us - Before Voting_4349 + - first: + 213: -906552468144680477 + second: PC Computer - Among Us - Before Voting_4350 + - first: + 213: -2291485035900138256 + second: PC Computer - Among Us - Before Voting_4351 + - first: + 213: -6272016251627817689 + second: PC Computer - Among Us - Before Voting_4352 + - first: + 213: -8938930899578153542 + second: PC Computer - Among Us - Before Voting_4353 + - first: + 213: 3717723900447294864 + second: PC Computer - Among Us - Before Voting_4354 + - first: + 213: -7502365423169425101 + second: PC Computer - Among Us - Before Voting_4355 + - first: + 213: 6074806936715592540 + second: PC Computer - Among Us - Before Voting_4356 + - first: + 213: 3225484638330472830 + second: PC Computer - Among Us - Before Voting_4357 + - first: + 213: -7587454762303628984 + second: PC Computer - Among Us - Before Voting_4358 + - first: + 213: -6298366661721708421 + second: PC Computer - Among Us - Before Voting_4359 + - first: + 213: 8034734998397564706 + second: PC Computer - Among Us - Before Voting_4360 + - first: + 213: 1482270240694432601 + second: PC Computer - Among Us - Before Voting_4361 + - first: + 213: -4160117900592933639 + second: PC Computer - Among Us - Before Voting_4362 + - first: + 213: -6016211657546519066 + second: PC Computer - Among Us - Before Voting_4363 + - first: + 213: 5761638967518016798 + second: PC Computer - Among Us - Before Voting_4364 + - first: + 213: -638444119783960044 + second: PC Computer - Among Us - Before Voting_4365 + - first: + 213: -6149048388984339396 + second: PC Computer - Among Us - Before Voting_4366 + - first: + 213: -1749925322905590066 + second: PC Computer - Among Us - Before Voting_4367 + - first: + 213: 3117103866552123033 + second: PC Computer - Among Us - Before Voting_4368 + - first: + 213: -702568111924607368 + second: PC Computer - Among Us - Before Voting_4369 + - first: + 213: 7169750010865413994 + second: PC Computer - Among Us - Before Voting_4370 + - first: + 213: 5581569143364165657 + second: PC Computer - Among Us - Before Voting_4371 + - first: + 213: 2520065343546038255 + second: PC Computer - Among Us - Before Voting_4372 + - first: + 213: 6831114627393386475 + second: PC Computer - Among Us - Before Voting_4373 + - first: + 213: 472936763309559132 + second: PC Computer - Among Us - Before Voting_4374 + - first: + 213: 8491889153297527225 + second: PC Computer - Among Us - Before Voting_4375 + - first: + 213: 1912991915296189982 + second: PC Computer - Among Us - Before Voting_4376 + - first: + 213: -3106339789969618509 + second: PC Computer - Among Us - Before Voting_4377 + - first: + 213: -6394672436723009480 + second: PC Computer - Among Us - Before Voting_4378 + - first: + 213: -1617172995545063640 + second: PC Computer - Among Us - Before Voting_4379 + - first: + 213: 3267729198943566363 + second: PC Computer - Among Us - Before Voting_4380 + - first: + 213: 2649290723899497889 + second: PC Computer - Among Us - Before Voting_4381 + - first: + 213: -6271010013023700387 + second: PC Computer - Among Us - Before Voting_4382 + - first: + 213: -4757074481530005268 + second: PC Computer - Among Us - Before Voting_4383 + - first: + 213: 2605345240360864734 + second: PC Computer - Among Us - Before Voting_4384 + - first: + 213: 8136051566596177511 + second: PC Computer - Among Us - Before Voting_4385 + - first: + 213: 6327793954393113105 + second: PC Computer - Among Us - Before Voting_4386 + - first: + 213: -4423196204744294549 + second: PC Computer - Among Us - Before Voting_4387 + - first: + 213: 8553556575446626670 + second: PC Computer - Among Us - Before Voting_4388 + - first: + 213: -2089113991193526983 + second: PC Computer - Among Us - Before Voting_4389 + - first: + 213: -8719296873927791669 + second: PC Computer - Among Us - Before Voting_4390 + - first: + 213: -8851057243516318994 + second: PC Computer - Among Us - Before Voting_4391 + - first: + 213: 5724235361530672809 + second: PC Computer - Among Us - Before Voting_4392 + - first: + 213: -8363708126102547188 + second: PC Computer - Among Us - Before Voting_4393 + - first: + 213: 4128871456227787874 + second: PC Computer - Among Us - Before Voting_4394 + - first: + 213: 6965212472343089038 + second: PC Computer - Among Us - Before Voting_4395 + - first: + 213: -3674209818787520849 + second: PC Computer - Among Us - Before Voting_4396 + - first: + 213: -226859667188254146 + second: PC Computer - Among Us - Before Voting_4397 + - first: + 213: -567884663400256907 + second: PC Computer - Among Us - Before Voting_4398 + - first: + 213: -6140308443097314286 + second: PC Computer - Among Us - Before Voting_4399 + - first: + 213: 6545481276344643075 + second: PC Computer - Among Us - Before Voting_4400 + - first: + 213: -7008722807267230679 + second: PC Computer - Among Us - Before Voting_4401 + - first: + 213: 3134794914289190873 + second: PC Computer - Among Us - Before Voting_4402 + - first: + 213: 4421349615936585243 + second: PC Computer - Among Us - Before Voting_4403 + - first: + 213: 3356442730106837193 + second: PC Computer - Among Us - Before Voting_4404 + - first: + 213: -8819634284625672801 + second: PC Computer - Among Us - Before Voting_4405 + - first: + 213: 2212456330397869412 + second: PC Computer - Among Us - Before Voting_4406 + - first: + 213: -1485760333713716003 + second: PC Computer - Among Us - Before Voting_4407 + - first: + 213: -7966301203997927059 + second: PC Computer - Among Us - Before Voting_4408 + - first: + 213: 334130453013311072 + second: PC Computer - Among Us - Before Voting_4409 + - first: + 213: 6037122691732165273 + second: PC Computer - Among Us - Before Voting_4410 + - first: + 213: 8563864515016467320 + second: PC Computer - Among Us - Before Voting_4411 + - first: + 213: 5031075060786029114 + second: PC Computer - Among Us - Before Voting_4412 + - first: + 213: -209369716634443943 + second: PC Computer - Among Us - Before Voting_4413 + - first: + 213: 1605196874923239615 + second: PC Computer - Among Us - Before Voting_4414 + - first: + 213: 6638190264690876273 + second: PC Computer - Among Us - Before Voting_4415 + - first: + 213: -3104188741866580314 + second: PC Computer - Among Us - Before Voting_4416 + - first: + 213: -8095279315029808216 + second: PC Computer - Among Us - Before Voting_4417 + - first: + 213: -8008534873585780198 + second: PC Computer - Among Us - Before Voting_4418 + - first: + 213: -6986021429294250129 + second: PC Computer - Among Us - Before Voting_4419 + - first: + 213: -976961083671911345 + second: PC Computer - Among Us - Before Voting_4420 + - first: + 213: 1534682163068996317 + second: PC Computer - Among Us - Before Voting_4421 + - first: + 213: 6191228073797134437 + second: PC Computer - Among Us - Before Voting_4422 + - first: + 213: -2007619876054864457 + second: PC Computer - Among Us - Before Voting_4423 + - first: + 213: 6630072874641266242 + second: PC Computer - Among Us - Before Voting_4424 + - first: + 213: -4616586359176063094 + second: PC Computer - Among Us - Before Voting_4425 + - first: + 213: 6701898510597595923 + second: PC Computer - Among Us - Before Voting_4426 + - first: + 213: -5142471188379308349 + second: PC Computer - Among Us - Before Voting_4427 + - first: + 213: 832231835860573294 + second: PC Computer - Among Us - Before Voting_4428 + - first: + 213: -9063932794719420817 + second: PC Computer - Among Us - Before Voting_4429 + - first: + 213: 1462782794075910003 + second: PC Computer - Among Us - Before Voting_4430 + - first: + 213: -1040575396894865581 + second: PC Computer - Among Us - Before Voting_4431 + - first: + 213: -232655723393998966 + second: PC Computer - Among Us - Before Voting_4432 + - first: + 213: -8539036559677785696 + second: PC Computer - Among Us - Before Voting_4433 + - first: + 213: 5424524436261753601 + second: PC Computer - Among Us - Before Voting_4434 + - first: + 213: -3927989594524178759 + second: PC Computer - Among Us - Before Voting_4435 + - first: + 213: -3860022630227376558 + second: PC Computer - Among Us - Before Voting_4436 + - first: + 213: -4180284570077377736 + second: PC Computer - Among Us - Before Voting_4437 + - first: + 213: -2072310860406174408 + second: PC Computer - Among Us - Before Voting_4438 + - first: + 213: 2750511625312275895 + second: PC Computer - Among Us - Before Voting_4439 + - first: + 213: 6477331989075735543 + second: PC Computer - Among Us - Before Voting_4440 + - first: + 213: -4517091577024415929 + second: PC Computer - Among Us - Before Voting_4441 + - first: + 213: 2113381694878626955 + second: PC Computer - Among Us - Before Voting_4442 + - first: + 213: -6675268584173917629 + second: PC Computer - Among Us - Before Voting_4443 + - first: + 213: -9161799657583075707 + second: PC Computer - Among Us - Before Voting_4444 + - first: + 213: 1444919083341818339 + second: PC Computer - Among Us - Before Voting_4445 + - first: + 213: -4030623271025527479 + second: PC Computer - Among Us - Before Voting_4446 + - first: + 213: 8277926339265590034 + second: PC Computer - Among Us - Before Voting_4447 + - first: + 213: 2504999651688207558 + second: PC Computer - Among Us - Before Voting_4448 + - first: + 213: 5868989399089145971 + second: PC Computer - Among Us - Before Voting_4449 + - first: + 213: -2666526549591831213 + second: PC Computer - Among Us - Before Voting_4450 + - first: + 213: -6338465552171638204 + second: PC Computer - Among Us - Before Voting_4451 + - first: + 213: -9011483213266860729 + second: PC Computer - Among Us - Before Voting_4452 + - first: + 213: 7414717024316129575 + second: PC Computer - Among Us - Before Voting_4453 + - first: + 213: -7925530457093372074 + second: PC Computer - Among Us - Before Voting_4454 + - first: + 213: -3321656224220665119 + second: PC Computer - Among Us - Before Voting_4455 + - first: + 213: 1688181463123911179 + second: PC Computer - Among Us - Before Voting_4456 + - first: + 213: -190628745424205676 + second: PC Computer - Among Us - Before Voting_4457 + - first: + 213: -7717178296717449548 + second: PC Computer - Among Us - Before Voting_4458 + - first: + 213: -5703519528340004313 + second: PC Computer - Among Us - Before Voting_4459 + - first: + 213: -5919127458358944812 + second: PC Computer - Among Us - Before Voting_4460 + - first: + 213: 3082675642095242439 + second: PC Computer - Among Us - Before Voting_4461 + - first: + 213: 516606654660131638 + second: PC Computer - Among Us - Before Voting_4462 + - first: + 213: 2515073715217584663 + second: PC Computer - Among Us - Before Voting_4463 + - first: + 213: -8860682909042800754 + second: PC Computer - Among Us - Before Voting_4464 + - first: + 213: 4421974221958601856 + second: PC Computer - Among Us - Before Voting_4465 + - first: + 213: 3729687059375546631 + second: PC Computer - Among Us - Before Voting_4466 + - first: + 213: -171311659461328176 + second: PC Computer - Among Us - Before Voting_4467 + - first: + 213: 7031714725614449782 + second: PC Computer - Among Us - Before Voting_4468 + - first: + 213: -7600229256978385845 + second: PC Computer - Among Us - Before Voting_4469 + - first: + 213: 2011274901560218850 + second: PC Computer - Among Us - Before Voting_4470 + - first: + 213: -3796380535041473003 + second: PC Computer - Among Us - Before Voting_4471 + - first: + 213: -3423460156261839587 + second: PC Computer - Among Us - Before Voting_4472 + - first: + 213: 9118691074391171027 + second: PC Computer - Among Us - Before Voting_4473 + - first: + 213: 134705684445191964 + second: PC Computer - Among Us - Before Voting_4474 + - first: + 213: 9112038828866518094 + second: PC Computer - Among Us - Before Voting_4475 + - first: + 213: 1116917180289514532 + second: PC Computer - Among Us - Before Voting_4476 + - first: + 213: -2942287612097770503 + second: PC Computer - Among Us - Before Voting_4477 + - first: + 213: -6699782346358057410 + second: PC Computer - Among Us - Before Voting_4478 + - first: + 213: -7807854556840930155 + second: PC Computer - Among Us - Before Voting_4479 + - first: + 213: -5451680063290234840 + second: PC Computer - Among Us - Before Voting_4480 + - first: + 213: -4011804826683049988 + second: PC Computer - Among Us - Before Voting_4481 + - first: + 213: -202595260962973636 + second: PC Computer - Among Us - Before Voting_4482 + - first: + 213: 207354887584376739 + second: PC Computer - Among Us - Before Voting_4483 + - first: + 213: 6424209686308199516 + second: PC Computer - Among Us - Before Voting_4484 + - first: + 213: -7503853147038415004 + second: PC Computer - Among Us - Before Voting_4485 + - first: + 213: -2242004949400922347 + second: PC Computer - Among Us - Before Voting_4486 + - first: + 213: 8911907251929663110 + second: PC Computer - Among Us - Before Voting_4487 + - first: + 213: -5571400238706029767 + second: PC Computer - Among Us - Before Voting_4488 + - first: + 213: 4934133689050786754 + second: PC Computer - Among Us - Before Voting_4489 + - first: + 213: -7336151998889152702 + second: PC Computer - Among Us - Before Voting_4490 + - first: + 213: -4717249031406756942 + second: PC Computer - Among Us - Before Voting_4491 + - first: + 213: -437823501768763404 + second: PC Computer - Among Us - Before Voting_4492 + - first: + 213: 5039440691167295043 + second: PC Computer - Among Us - Before Voting_4493 + - first: + 213: 5340426777345611867 + second: PC Computer - Among Us - Before Voting_4494 + - first: + 213: 6761757469608909015 + second: PC Computer - Among Us - Before Voting_4495 + - first: + 213: -3174970673105593901 + second: PC Computer - Among Us - Before Voting_4496 + - first: + 213: -1355717886242087018 + second: PC Computer - Among Us - Before Voting_4497 + - first: + 213: -549288808463003669 + second: PC Computer - Among Us - Before Voting_4498 + - first: + 213: -2803762079085497734 + second: PC Computer - Among Us - Before Voting_4499 + - first: + 213: -5049092874044967306 + second: PC Computer - Among Us - Before Voting_4500 + - first: + 213: 4489388142542902105 + second: PC Computer - Among Us - Before Voting_4501 + - first: + 213: 3943589899751244755 + second: PC Computer - Among Us - Before Voting_4502 + - first: + 213: -3444748898325398027 + second: PC Computer - Among Us - Before Voting_4503 + - first: + 213: -8536543959265890151 + second: PC Computer - Among Us - Before Voting_4504 + - first: + 213: -2970134428843275737 + second: PC Computer - Among Us - Before Voting_4505 + - first: + 213: -3253858729456392007 + second: PC Computer - Among Us - Before Voting_4506 + - first: + 213: -5340964285710995535 + second: PC Computer - Among Us - Before Voting_4507 + - first: + 213: -1156984605619209897 + second: PC Computer - Among Us - Before Voting_4508 + - first: + 213: 826189560548262134 + second: PC Computer - Among Us - Before Voting_4509 + - first: + 213: 7693846483460551020 + second: PC Computer - Among Us - Before Voting_4510 + - first: + 213: -6045281099453134236 + second: PC Computer - Among Us - Before Voting_4511 + - first: + 213: 5171188356592970025 + second: PC Computer - Among Us - Before Voting_4512 + - first: + 213: 8400190032848596246 + second: PC Computer - Among Us - Before Voting_4513 + - first: + 213: 6816483180649376320 + second: PC Computer - Among Us - Before Voting_4514 + - first: + 213: 1580243050949554754 + second: PC Computer - Among Us - Before Voting_4515 + - first: + 213: -2868907751715631207 + second: PC Computer - Among Us - Before Voting_4516 + - first: + 213: 7934642817159864918 + second: PC Computer - Among Us - Before Voting_4517 + - first: + 213: -6141598804562864894 + second: PC Computer - Among Us - Before Voting_4518 + - first: + 213: 8549426341187076604 + second: PC Computer - Among Us - Before Voting_4519 + - first: + 213: 2831535261140959681 + second: PC Computer - Among Us - Before Voting_4520 + - first: + 213: 7635465557586428495 + second: PC Computer - Among Us - Before Voting_4521 + - first: + 213: 1695383013665697911 + second: PC Computer - Among Us - Before Voting_4522 + - first: + 213: 2578152089484663099 + second: PC Computer - Among Us - Before Voting_4523 + - first: + 213: -50054279064992014 + second: PC Computer - Among Us - Before Voting_4524 + - first: + 213: -2978419080412292244 + second: PC Computer - Among Us - Before Voting_4525 + - first: + 213: 6682094446844466683 + second: PC Computer - Among Us - Before Voting_4526 + - first: + 213: 4103408297847658008 + second: PC Computer - Among Us - Before Voting_4527 + - first: + 213: -6106876256068022596 + second: PC Computer - Among Us - Before Voting_4528 + - first: + 213: 740139570869292429 + second: PC Computer - Among Us - Before Voting_4529 + - first: + 213: 5581755174023232881 + second: PC Computer - Among Us - Before Voting_4530 + - first: + 213: -3088055692094580717 + second: PC Computer - Among Us - Before Voting_4531 + - first: + 213: 4990990973689191567 + second: PC Computer - Among Us - Before Voting_4532 + - first: + 213: -5821593716406107975 + second: PC Computer - Among Us - Before Voting_4533 + - first: + 213: 2339759862776723731 + second: PC Computer - Among Us - Before Voting_4534 + - first: + 213: 1816833944477408303 + second: PC Computer - Among Us - Before Voting_4535 + - first: + 213: -3695011780290893635 + second: PC Computer - Among Us - Before Voting_4536 + - first: + 213: 4304277920721691713 + second: PC Computer - Among Us - Before Voting_4537 + - first: + 213: -7440647297879894432 + second: PC Computer - Among Us - Before Voting_4538 + - first: + 213: 5230503955738159876 + second: PC Computer - Among Us - Before Voting_4539 + - first: + 213: -667206143805453707 + second: PC Computer - Among Us - Before Voting_4540 + - first: + 213: 4999321305103188469 + second: PC Computer - Among Us - Before Voting_4541 + - first: + 213: 8564269460815425753 + second: PC Computer - Among Us - Before Voting_4542 + - first: + 213: 3979915228426654636 + second: PC Computer - Among Us - Before Voting_4543 + - first: + 213: -4343766948150199285 + second: PC Computer - Among Us - Before Voting_4544 + - first: + 213: 3784937008952925512 + second: PC Computer - Among Us - Before Voting_4545 + - first: + 213: 5121557851331695085 + second: PC Computer - Among Us - Before Voting_4546 + - first: + 213: -6340158202524475656 + second: PC Computer - Among Us - Before Voting_4547 + - first: + 213: 209463423393483766 + second: PC Computer - Among Us - Before Voting_4548 + - first: + 213: 1348202731092807550 + second: PC Computer - Among Us - Before Voting_4549 + - first: + 213: -4324145712800656133 + second: PC Computer - Among Us - Before Voting_4550 + - first: + 213: -7862623653538645930 + second: PC Computer - Among Us - Before Voting_4551 + - first: + 213: 7939246052847420831 + second: PC Computer - Among Us - Before Voting_4552 + - first: + 213: -3833795498651235248 + second: PC Computer - Among Us - Before Voting_4553 + - first: + 213: -163430923756398333 + second: PC Computer - Among Us - Before Voting_4554 + - first: + 213: -1554571982452503606 + second: PC Computer - Among Us - Before Voting_4555 + - first: + 213: 6340272054306151093 + second: PC Computer - Among Us - Before Voting_4556 + - first: + 213: -3624696453877932069 + second: PC Computer - Among Us - Before Voting_4557 + - first: + 213: -7642616402977210802 + second: PC Computer - Among Us - Before Voting_4558 + - first: + 213: 1084434455742173736 + second: PC Computer - Among Us - Before Voting_4559 + - first: + 213: 5096492605321167833 + second: PC Computer - Among Us - Before Voting_4560 + - first: + 213: -1012214737974448785 + second: PC Computer - Among Us - Before Voting_4561 + - first: + 213: -4830017211605196110 + second: PC Computer - Among Us - Before Voting_4562 + - first: + 213: 6640474148731721431 + second: PC Computer - Among Us - Before Voting_4563 + - first: + 213: -1850144567551471617 + second: PC Computer - Among Us - Before Voting_4564 + - first: + 213: -4963198031012246921 + second: PC Computer - Among Us - Before Voting_4565 + - first: + 213: 797952725246390187 + second: PC Computer - Among Us - Before Voting_4566 + - first: + 213: 6010297279404289733 + second: PC Computer - Among Us - Before Voting_4567 + - first: + 213: -1596045458680202705 + second: PC Computer - Among Us - Before Voting_4568 + - first: + 213: 4963000433462243057 + second: PC Computer - Among Us - Before Voting_4569 + - first: + 213: 2602592170724241998 + second: PC Computer - Among Us - Before Voting_4570 + - first: + 213: -4496675050074467829 + second: PC Computer - Among Us - Before Voting_4571 + - first: + 213: 1221367837393616337 + second: PC Computer - Among Us - Before Voting_4572 + - first: + 213: 3066507267448839111 + second: PC Computer - Among Us - Before Voting_4573 + - first: + 213: -7520976270455206149 + second: PC Computer - Among Us - Before Voting_4574 + - first: + 213: 6644486613828310689 + second: PC Computer - Among Us - Before Voting_4575 + - first: + 213: 8929645247160365143 + second: PC Computer - Among Us - Before Voting_4576 + - first: + 213: -4895166979328391060 + second: PC Computer - Among Us - Before Voting_4577 + - first: + 213: 8676057631719083836 + second: PC Computer - Among Us - Before Voting_4578 + - first: + 213: -4590352847852724681 + second: PC Computer - Among Us - Before Voting_4579 + - first: + 213: -7552335808703574596 + second: PC Computer - Among Us - Before Voting_4580 + - first: + 213: -5759167829031771171 + second: PC Computer - Among Us - Before Voting_4581 + - first: + 213: 1209252143797859541 + second: PC Computer - Among Us - Before Voting_4582 + - first: + 213: -2717077769279068036 + second: PC Computer - Among Us - Before Voting_4583 + - first: + 213: 3716164951259316257 + second: PC Computer - Among Us - Before Voting_4584 + - first: + 213: 5650273085806792568 + second: PC Computer - Among Us - Before Voting_4585 + - first: + 213: -3260609205998210704 + second: PC Computer - Among Us - Before Voting_4586 + - first: + 213: -1662896836986389084 + second: PC Computer - Among Us - Before Voting_4587 + - first: + 213: 7451271976285172056 + second: PC Computer - Among Us - Before Voting_4588 + - first: + 213: 7181062449738544358 + second: PC Computer - Among Us - Before Voting_4589 + - first: + 213: -3390918993565510196 + second: PC Computer - Among Us - Before Voting_4590 + - first: + 213: -1813836406730674668 + second: PC Computer - Among Us - Before Voting_4591 + - first: + 213: -6094125953007174239 + second: PC Computer - Among Us - Before Voting_4592 + - first: + 213: 8503266566740433145 + second: PC Computer - Among Us - Before Voting_4593 + - first: + 213: -6203251576205033990 + second: PC Computer - Among Us - Before Voting_4594 + - first: + 213: -971608861121204911 + second: PC Computer - Among Us - Before Voting_4595 + - first: + 213: 7512902056612067703 + second: PC Computer - Among Us - Before Voting_4596 + - first: + 213: -1973435772189112944 + second: PC Computer - Among Us - Before Voting_4597 + - first: + 213: 5946336662745369550 + second: PC Computer - Among Us - Before Voting_4598 + - first: + 213: 7535274927965213948 + second: PC Computer - Among Us - Before Voting_4599 + - first: + 213: -140941880584997416 + second: PC Computer - Among Us - Before Voting_4600 + - first: + 213: -3161563648381357319 + second: PC Computer - Among Us - Before Voting_4601 + - first: + 213: -1057002285446385800 + second: PC Computer - Among Us - Before Voting_4602 + - first: + 213: -4946733081946468723 + second: PC Computer - Among Us - Before Voting_4603 + - first: + 213: -4211577271839446079 + second: PC Computer - Among Us - Before Voting_4604 + - first: + 213: -4506777056637145763 + second: PC Computer - Among Us - Before Voting_4605 + - first: + 213: 2741833185065716670 + second: PC Computer - Among Us - Before Voting_4606 + - first: + 213: 97734046770529410 + second: PC Computer - Among Us - Before Voting_4607 + - first: + 213: -5316426007319859667 + second: PC Computer - Among Us - Before Voting_4608 + - first: + 213: -1723988766344461990 + second: PC Computer - Among Us - Before Voting_4609 + - first: + 213: -3523914793848804442 + second: PC Computer - Among Us - Before Voting_4610 + - first: + 213: 2548641034526970525 + second: PC Computer - Among Us - Before Voting_4611 + - first: + 213: 1763971093709929637 + second: PC Computer - Among Us - Before Voting_4612 + - first: + 213: 3887597435223963882 + second: PC Computer - Among Us - Before Voting_4613 + - first: + 213: -2979188034703689644 + second: PC Computer - Among Us - Before Voting_4614 + - first: + 213: -1877101678844402121 + second: PC Computer - Among Us - Before Voting_4615 + - first: + 213: 2848725210259750774 + second: PC Computer - Among Us - Before Voting_4616 + - first: + 213: 6640908437344908714 + second: PC Computer - Among Us - Before Voting_4617 + - first: + 213: 5262029404903449984 + second: PC Computer - Among Us - Before Voting_4618 + - first: + 213: -6398814247945700948 + second: PC Computer - Among Us - Before Voting_4619 + - first: + 213: -7332159728176341744 + second: PC Computer - Among Us - Before Voting_4620 + - first: + 213: -1661396099761095093 + second: PC Computer - Among Us - Before Voting_4621 + - first: + 213: -557188766569422881 + second: PC Computer - Among Us - Before Voting_4622 + - first: + 213: 7205281701199875602 + second: PC Computer - Among Us - Before Voting_4623 + - first: + 213: -5578218222280925431 + second: PC Computer - Among Us - Before Voting_4624 + - first: + 213: -7293291294364189992 + second: PC Computer - Among Us - Before Voting_4625 + - first: + 213: -3636533063625713788 + second: PC Computer - Among Us - Before Voting_4626 + - first: + 213: 8267533345167821444 + second: PC Computer - Among Us - Before Voting_4627 + - first: + 213: -890633678293332728 + second: PC Computer - Among Us - Before Voting_4628 + - first: + 213: 5374769854867523285 + second: PC Computer - Among Us - Before Voting_4629 + - first: + 213: 4318621250995691437 + second: PC Computer - Among Us - Before Voting_4630 + - first: + 213: -6265088837164120243 + second: PC Computer - Among Us - Before Voting_4631 + - first: + 213: 6597371143756336502 + second: PC Computer - Among Us - Before Voting_4632 + - first: + 213: 9108359077569649581 + second: PC Computer - Among Us - Before Voting_4633 + - first: + 213: 567493451025453685 + second: PC Computer - Among Us - Before Voting_4634 + - first: + 213: -4884508422043685551 + second: PC Computer - Among Us - Before Voting_4635 + - first: + 213: -4648827181575279582 + second: PC Computer - Among Us - Before Voting_4636 + - first: + 213: 2616961150118504025 + second: PC Computer - Among Us - Before Voting_4637 + - first: + 213: 8087278048116492689 + second: PC Computer - Among Us - Before Voting_4638 + - first: + 213: 1397522048523240287 + second: PC Computer - Among Us - Before Voting_4639 + - first: + 213: 3797635328703930251 + second: PC Computer - Among Us - Before Voting_4640 + - first: + 213: -5097896696102474853 + second: PC Computer - Among Us - Before Voting_4641 + - first: + 213: -2724300157511283869 + second: PC Computer - Among Us - Before Voting_4642 + - first: + 213: -3924143587424129330 + second: PC Computer - Among Us - Before Voting_4643 + - first: + 213: -7049834894302666514 + second: PC Computer - Among Us - Before Voting_4644 + - first: + 213: 3712173370894957949 + second: PC Computer - Among Us - Before Voting_4645 + - first: + 213: -6556957831451014582 + second: PC Computer - Among Us - Before Voting_4646 + - first: + 213: 7210776706660586138 + second: PC Computer - Among Us - Before Voting_4647 + - first: + 213: -1249439322435248085 + second: PC Computer - Among Us - Before Voting_4648 + - first: + 213: -4379589388870362317 + second: PC Computer - Among Us - Before Voting_4649 + - first: + 213: -716339830716079977 + second: PC Computer - Among Us - Before Voting_4650 + - first: + 213: -7159631846361805653 + second: PC Computer - Among Us - Before Voting_4651 + - first: + 213: -699047437813545204 + second: PC Computer - Among Us - Before Voting_4652 + - first: + 213: 9028198104134084049 + second: PC Computer - Among Us - Before Voting_4653 + - first: + 213: 4258215475474860363 + second: PC Computer - Among Us - Before Voting_4654 + - first: + 213: 5883702712131872654 + second: PC Computer - Among Us - Before Voting_4655 + - first: + 213: 419396528403246773 + second: PC Computer - Among Us - Before Voting_4656 + - first: + 213: -5243130225024052539 + second: PC Computer - Among Us - Before Voting_4657 + - first: + 213: -1808020083253379232 + second: PC Computer - Among Us - Before Voting_4658 + - first: + 213: -4607985434280300639 + second: PC Computer - Among Us - Before Voting_4659 + - first: + 213: 1576408186719399776 + second: PC Computer - Among Us - Before Voting_4660 + - first: + 213: 2729608901932757951 + second: PC Computer - Among Us - Before Voting_4661 + - first: + 213: -1446410873173342618 + second: PC Computer - Among Us - Before Voting_4662 + - first: + 213: 6469405113559561390 + second: PC Computer - Among Us - Before Voting_4663 + - first: + 213: -9166657991820843639 + second: PC Computer - Among Us - Before Voting_4664 + - first: + 213: -7011659876828175474 + second: PC Computer - Among Us - Before Voting_4665 + - first: + 213: -9141428751575345358 + second: PC Computer - Among Us - Before Voting_4666 + - first: + 213: 4677400782803646501 + second: PC Computer - Among Us - Before Voting_4667 + - first: + 213: 6961611533955765470 + second: PC Computer - Among Us - Before Voting_4668 + - first: + 213: 1198542129629781999 + second: PC Computer - Among Us - Before Voting_4669 + - first: + 213: 2332803000641499947 + second: PC Computer - Among Us - Before Voting_4670 + - first: + 213: 2206255744359266913 + second: PC Computer - Among Us - Before Voting_4671 + - first: + 213: 2918088832217963715 + second: PC Computer - Among Us - Before Voting_4672 + - first: + 213: -5692705513989829597 + second: PC Computer - Among Us - Before Voting_4673 + - first: + 213: 304629184558845258 + second: PC Computer - Among Us - Before Voting_4674 + - first: + 213: 3712151302309733314 + second: PC Computer - Among Us - Before Voting_4675 + - first: + 213: -8767271830283400540 + second: PC Computer - Among Us - Before Voting_4676 + - first: + 213: 9027614193905868562 + second: PC Computer - Among Us - Before Voting_4677 + - first: + 213: -5115133734018477916 + second: PC Computer - Among Us - Before Voting_4678 + - first: + 213: 5265149045061071080 + second: PC Computer - Among Us - Before Voting_4679 + - first: + 213: 7310219702245518373 + second: PC Computer - Among Us - Before Voting_4680 + - first: + 213: -1175832049184499675 + second: PC Computer - Among Us - Before Voting_4681 + - first: + 213: -6850466421653244440 + second: PC Computer - Among Us - Before Voting_4682 + - first: + 213: 1146687071201426331 + second: PC Computer - Among Us - Before Voting_4683 + - first: + 213: 2756088728530069992 + second: PC Computer - Among Us - Before Voting_4684 + - first: + 213: -4977900264841654416 + second: PC Computer - Among Us - Before Voting_4685 + - first: + 213: 1933576075996064595 + second: PC Computer - Among Us - Before Voting_4686 + - first: + 213: -4302732111509556211 + second: PC Computer - Among Us - Before Voting_4687 + - first: + 213: 1093702221956952206 + second: PC Computer - Among Us - Before Voting_4688 + - first: + 213: -1067842484393734341 + second: PC Computer - Among Us - Before Voting_4689 + - first: + 213: -385484960900591193 + second: PC Computer - Among Us - Before Voting_4690 + - first: + 213: -105810983458149293 + second: PC Computer - Among Us - Before Voting_4691 + - first: + 213: 6332161742010689789 + second: PC Computer - Among Us - Before Voting_4692 + - first: + 213: 3982432607833488939 + second: PC Computer - Among Us - Before Voting_4693 + - first: + 213: 6308645570179406365 + second: PC Computer - Among Us - Before Voting_4694 + - first: + 213: -5292193696112011130 + second: PC Computer - Among Us - Before Voting_4695 + - first: + 213: 9141811221800310363 + second: PC Computer - Among Us - Before Voting_4696 + - first: + 213: 6189131618373836591 + second: PC Computer - Among Us - Before Voting_4697 + - first: + 213: 3088810495974984721 + second: PC Computer - Among Us - Before Voting_4698 + - first: + 213: 3226070954203863741 + second: PC Computer - Among Us - Before Voting_4699 + - first: + 213: 4680730212998814813 + second: PC Computer - Among Us - Before Voting_4700 + - first: + 213: 6454291438876077341 + second: PC Computer - Among Us - Before Voting_4701 + - first: + 213: 8557942606572685224 + second: PC Computer - Among Us - Before Voting_4702 + - first: + 213: -221047285723627250 + second: PC Computer - Among Us - Before Voting_4703 + - first: + 213: -7337878603998626209 + second: PC Computer - Among Us - Before Voting_4704 + - first: + 213: 3456297527453546122 + second: PC Computer - Among Us - Before Voting_4705 + - first: + 213: 6648886996379963476 + second: PC Computer - Among Us - Before Voting_4706 + - first: + 213: -8095174692551591669 + second: PC Computer - Among Us - Before Voting_4707 + - first: + 213: -9131352642339507222 + second: PC Computer - Among Us - Before Voting_4708 + - first: + 213: 5484817116454870457 + second: PC Computer - Among Us - Before Voting_4709 + - first: + 213: -292635622481669202 + second: PC Computer - Among Us - Before Voting_4710 + - first: + 213: 5819441859636755808 + second: PC Computer - Among Us - Before Voting_4711 + - first: + 213: -4787986309126966754 + second: PC Computer - Among Us - Before Voting_4712 + - first: + 213: 4056598169334332767 + second: PC Computer - Among Us - Before Voting_4713 + - first: + 213: 664894077435039670 + second: PC Computer - Among Us - Before Voting_4714 + - first: + 213: -6450170282500458928 + second: PC Computer - Among Us - Before Voting_4715 + - first: + 213: -2234648769408244442 + second: PC Computer - Among Us - Before Voting_4716 + - first: + 213: -8301443797006217799 + second: PC Computer - Among Us - Before Voting_4717 + - first: + 213: -1019479875904331127 + second: PC Computer - Among Us - Before Voting_4718 + - first: + 213: -4063870032484359692 + second: PC Computer - Among Us - Before Voting_4719 + - first: + 213: -99648131569036391 + second: PC Computer - Among Us - Before Voting_4720 + - first: + 213: 5334326968142713053 + second: PC Computer - Among Us - Before Voting_4721 + - first: + 213: -3703006549793656275 + second: PC Computer - Among Us - Before Voting_4722 + - first: + 213: -5464385365538637167 + second: PC Computer - Among Us - Before Voting_4723 + - first: + 213: -4913775815503814368 + second: PC Computer - Among Us - Before Voting_4724 + - first: + 213: 2882085375986902615 + second: PC Computer - Among Us - Before Voting_4725 + - first: + 213: -8748547492027904818 + second: PC Computer - Among Us - Before Voting_4726 + - first: + 213: -8607612202609943322 + second: PC Computer - Among Us - Before Voting_4727 + - first: + 213: -871293895010527175 + second: PC Computer - Among Us - Before Voting_4728 + - first: + 213: 5701405984234815537 + second: PC Computer - Among Us - Before Voting_4729 + - first: + 213: -679624933936689368 + second: PC Computer - Among Us - Before Voting_4730 + - first: + 213: -6941317043446894604 + second: PC Computer - Among Us - Before Voting_4731 + - first: + 213: 7153864805115172496 + second: PC Computer - Among Us - Before Voting_4732 + - first: + 213: 8610852802335268841 + second: PC Computer - Among Us - Before Voting_4733 + - first: + 213: 1910606013531703027 + second: PC Computer - Among Us - Before Voting_4734 + - first: + 213: -3831062827958442644 + second: PC Computer - Among Us - Before Voting_4735 + - first: + 213: 17279111261383297 + second: PC Computer - Among Us - Before Voting_4736 + - first: + 213: 5097288243461985967 + second: PC Computer - Among Us - Before Voting_4737 + - first: + 213: -7600368952264162265 + second: PC Computer - Among Us - Before Voting_4738 + - first: + 213: -754003622521013431 + second: PC Computer - Among Us - Before Voting_4739 + - first: + 213: -805419378821722868 + second: PC Computer - Among Us - Before Voting_4740 + - first: + 213: 2666881690317765941 + second: PC Computer - Among Us - Before Voting_4741 + - first: + 213: 660301691731807874 + second: PC Computer - Among Us - Before Voting_4742 + - first: + 213: -3451949504242815553 + second: PC Computer - Among Us - Before Voting_4743 + - first: + 213: -389672477780456391 + second: PC Computer - Among Us - Before Voting_4744 + - first: + 213: -887895940704486784 + second: PC Computer - Among Us - Before Voting_4745 + - first: + 213: -8418100097976512029 + second: PC Computer - Among Us - Before Voting_4746 + - first: + 213: 5410054621565849353 + second: PC Computer - Among Us - Before Voting_4747 + - first: + 213: 5543981253740478457 + second: PC Computer - Among Us - Before Voting_4748 + - first: + 213: -8462507796058070943 + second: PC Computer - Among Us - Before Voting_4749 + - first: + 213: 689488137638609044 + second: PC Computer - Among Us - Before Voting_4750 + - first: + 213: 157295289511926603 + second: PC Computer - Among Us - Before Voting_4751 + - first: + 213: -2777850465000009030 + second: PC Computer - Among Us - Before Voting_4752 + - first: + 213: 2101595924517082075 + second: PC Computer - Among Us - Before Voting_4753 + - first: + 213: -596017191809699981 + second: PC Computer - Among Us - Before Voting_4754 + - first: + 213: 5926424508275214789 + second: PC Computer - Among Us - Before Voting_4755 + - first: + 213: 3782307244113124168 + second: PC Computer - Among Us - Before Voting_4756 + - first: + 213: -8654518996596465509 + second: PC Computer - Among Us - Before Voting_4757 + - first: + 213: 2060694087575475937 + second: PC Computer - Among Us - Before Voting_4758 + - first: + 213: 1114289431351029857 + second: PC Computer - Among Us - Before Voting_4759 + - first: + 213: -577177231704716413 + second: PC Computer - Among Us - Before Voting_4760 + - first: + 213: -5092272464019917615 + second: PC Computer - Among Us - Before Voting_4761 + - first: + 213: -709343094620228769 + second: PC Computer - Among Us - Before Voting_4762 + - first: + 213: -7207182828438425532 + second: PC Computer - Among Us - Before Voting_4763 + - first: + 213: -6923799078840463280 + second: PC Computer - Among Us - Before Voting_4764 + - first: + 213: -2532300013335127570 + second: PC Computer - Among Us - Before Voting_4765 + - first: + 213: 7496854514469423241 + second: PC Computer - Among Us - Before Voting_4766 + - first: + 213: -1250017977968657788 + second: PC Computer - Among Us - Before Voting_4767 + - first: + 213: 5671708024602029930 + second: PC Computer - Among Us - Before Voting_4768 + - first: + 213: 450078097432861139 + second: PC Computer - Among Us - Before Voting_4769 + - first: + 213: 5307517011281496308 + second: PC Computer - Among Us - Before Voting_4770 + - first: + 213: -521618456949474426 + second: PC Computer - Among Us - Before Voting_4771 + - first: + 213: -5033519534213951540 + second: PC Computer - Among Us - Before Voting_4772 + - first: + 213: -5398220494991615499 + second: PC Computer - Among Us - Before Voting_4773 + - first: + 213: 3332287284923302544 + second: PC Computer - Among Us - Before Voting_4774 + - first: + 213: 7372858874784386859 + second: PC Computer - Among Us - Before Voting_4775 + - first: + 213: -6700306287115168974 + second: PC Computer - Among Us - Before Voting_4776 + - first: + 213: 450881533027231286 + second: PC Computer - Among Us - Before Voting_4777 + - first: + 213: 6125648799953615996 + second: PC Computer - Among Us - Before Voting_4778 + - first: + 213: -8987791601747419769 + second: PC Computer - Among Us - Before Voting_4779 + - first: + 213: 4082858425414722358 + second: PC Computer - Among Us - Before Voting_4780 + - first: + 213: 483969248148475218 + second: PC Computer - Among Us - Before Voting_4781 + - first: + 213: 974182738967919408 + second: PC Computer - Among Us - Before Voting_4782 + - first: + 213: -2276035528767820652 + second: PC Computer - Among Us - Before Voting_4783 + - first: + 213: 8395984333996929618 + second: PC Computer - Among Us - Before Voting_4784 + - first: + 213: 8450874818983061044 + second: PC Computer - Among Us - Before Voting_4785 + - first: + 213: 1210240302146924275 + second: PC Computer - Among Us - Before Voting_4786 + - first: + 213: 3619332429974379931 + second: PC Computer - Among Us - Before Voting_4787 + - first: + 213: -2743880159927831058 + second: PC Computer - Among Us - Before Voting_4788 + - first: + 213: 5536983053920065818 + second: PC Computer - Among Us - Before Voting_4789 + - first: + 213: -2215890868412390092 + second: PC Computer - Among Us - Before Voting_4790 + - first: + 213: 3920967818017527940 + second: PC Computer - Among Us - Before Voting_4791 + - first: + 213: 3180458452470058440 + second: PC Computer - Among Us - Before Voting_4792 + - first: + 213: 1311019472123796832 + second: PC Computer - Among Us - Before Voting_4793 + - first: + 213: 6703976444590276221 + second: PC Computer - Among Us - Before Voting_4794 + - first: + 213: -1788514810677882430 + second: PC Computer - Among Us - Before Voting_4795 + - first: + 213: -3367208706594673012 + second: PC Computer - Among Us - Before Voting_4796 + - first: + 213: -3251190578387242179 + second: PC Computer - Among Us - Before Voting_4797 + - first: + 213: 7252973334812617388 + second: PC Computer - Among Us - Before Voting_4798 + - first: + 213: -9111538506598440074 + second: PC Computer - Among Us - Before Voting_4799 + - first: + 213: 6852100539117969249 + second: PC Computer - Among Us - Before Voting_4800 + - first: + 213: 4707777097361386827 + second: PC Computer - Among Us - Before Voting_4801 + - first: + 213: 4964917133203156183 + second: PC Computer - Among Us - Before Voting_4802 + - first: + 213: -6218484206933296446 + second: PC Computer - Among Us - Before Voting_4803 + - first: + 213: 8778509831055169338 + second: PC Computer - Among Us - Before Voting_4804 + - first: + 213: -1712867252239635617 + second: PC Computer - Among Us - Before Voting_4805 + - first: + 213: 7554642813328226682 + second: PC Computer - Among Us - Before Voting_4806 + - first: + 213: 8296811726055679690 + second: PC Computer - Among Us - Before Voting_4807 + - first: + 213: -6901986147473330674 + second: PC Computer - Among Us - Before Voting_4808 + - first: + 213: -1515786060707687895 + second: PC Computer - Among Us - Before Voting_4809 + - first: + 213: 331666121011988922 + second: PC Computer - Among Us - Before Voting_4810 + - first: + 213: -4434723634502743484 + second: PC Computer - Among Us - Before Voting_4811 + - first: + 213: -1864373106018527301 + second: PC Computer - Among Us - Before Voting_4812 + - first: + 213: -158305038791953750 + second: PC Computer - Among Us - Before Voting_4813 + - first: + 213: 3746974992401207047 + second: PC Computer - Among Us - Before Voting_4814 + - first: + 213: -2444348371626040197 + second: PC Computer - Among Us - Before Voting_4815 + - first: + 213: -6539656296711106477 + second: PC Computer - Among Us - Before Voting_4816 + - first: + 213: -5947240097177333701 + second: PC Computer - Among Us - Before Voting_4817 + - first: + 213: -207465203278724892 + second: PC Computer - Among Us - Before Voting_4818 + - first: + 213: 7985044724552028884 + second: PC Computer - Among Us - Before Voting_4819 + - first: + 213: 8418028907633350274 + second: PC Computer - Among Us - Before Voting_4820 + - first: + 213: 1839843017854891898 + second: PC Computer - Among Us - Before Voting_4821 + - first: + 213: 282262813957023219 + second: PC Computer - Among Us - Before Voting_4822 + - first: + 213: 6848388424107419408 + second: PC Computer - Among Us - Before Voting_4823 + - first: + 213: 2217915560374592651 + second: PC Computer - Among Us - Before Voting_4824 + - first: + 213: -6442081735576770326 + second: PC Computer - Among Us - Before Voting_4825 + - first: + 213: -1699879857726508372 + second: PC Computer - Among Us - Before Voting_4826 + - first: + 213: 9095062495814773906 + second: PC Computer - Among Us - Before Voting_4827 + - first: + 213: -7506832477648729469 + second: PC Computer - Among Us - Before Voting_4828 + - first: + 213: 799025494160387551 + second: PC Computer - Among Us - Before Voting_4829 + - first: + 213: -9048378100151678440 + second: PC Computer - Among Us - Before Voting_4830 + - first: + 213: 259703641463327469 + second: PC Computer - Among Us - Before Voting_4831 + - first: + 213: 3764982311638350532 + second: PC Computer - Among Us - Before Voting_4832 + - first: + 213: 7553885507480967191 + second: PC Computer - Among Us - Before Voting_4833 + - first: + 213: -8673991163449865955 + second: PC Computer - Among Us - Before Voting_4834 + - first: + 213: 4389267515992954264 + second: PC Computer - Among Us - Before Voting_4835 + - first: + 213: 1033650878224808169 + second: PC Computer - Among Us - Before Voting_4836 + - first: + 213: 1727688182334055691 + second: PC Computer - Among Us - Before Voting_4837 + - first: + 213: -5315818909829648991 + second: PC Computer - Among Us - Before Voting_4838 + - first: + 213: -6677457697015490151 + second: PC Computer - Among Us - Before Voting_4839 + - first: + 213: 1272578462254051138 + second: PC Computer - Among Us - Before Voting_4840 + - first: + 213: 8587198676240093567 + second: PC Computer - Among Us - Before Voting_4841 + - first: + 213: 5252455713564326745 + second: PC Computer - Among Us - Before Voting_4842 + - first: + 213: -7564034860492987802 + second: PC Computer - Among Us - Before Voting_4843 + - first: + 213: 6718454345211807460 + second: PC Computer - Among Us - Before Voting_4844 + - first: + 213: 3320629519261168694 + second: PC Computer - Among Us - Before Voting_4845 + - first: + 213: -4134947329274685445 + second: PC Computer - Among Us - Before Voting_4846 + - first: + 213: 8087883501824832176 + second: PC Computer - Among Us - Before Voting_4847 + - first: + 213: 506069481572962002 + second: PC Computer - Among Us - Before Voting_4848 + - first: + 213: 9197063371586713415 + second: PC Computer - Among Us - Before Voting_4849 + - first: + 213: -4817437049879146783 + second: PC Computer - Among Us - Before Voting_4850 + - first: + 213: -4497239228398414329 + second: PC Computer - Among Us - Before Voting_4851 + - first: + 213: 7959102105912194265 + second: PC Computer - Among Us - Before Voting_4852 + - first: + 213: -5073839146247758807 + second: PC Computer - Among Us - Before Voting_4853 + - first: + 213: -7274212200036262458 + second: PC Computer - Among Us - Before Voting_4854 + - first: + 213: -2746318009182028904 + second: PC Computer - Among Us - Before Voting_4855 + - first: + 213: -391366545184332623 + second: PC Computer - Among Us - Before Voting_4856 + - first: + 213: 2850118350977929274 + second: PC Computer - Among Us - Before Voting_4857 + - first: + 213: -8018443208480406392 + second: PC Computer - Among Us - Before Voting_4858 + - first: + 213: 2056430859026188828 + second: PC Computer - Among Us - Before Voting_4859 + - first: + 213: -2856936824944506171 + second: PC Computer - Among Us - Before Voting_4860 + - first: + 213: -8953798824585131783 + second: PC Computer - Among Us - Before Voting_4861 + - first: + 213: 3455100478238363058 + second: PC Computer - Among Us - Before Voting_4862 + - first: + 213: -7062902481891331998 + second: PC Computer - Among Us - Before Voting_4863 + - first: + 213: 2071695083884184555 + second: PC Computer - Among Us - Before Voting_4864 + - first: + 213: 57281843780772218 + second: PC Computer - Among Us - Before Voting_4865 + - first: + 213: 182368435526813224 + second: PC Computer - Among Us - Before Voting_4866 + - first: + 213: 5086897726003519787 + second: PC Computer - Among Us - Before Voting_4867 + - first: + 213: -4119715951970928273 + second: PC Computer - Among Us - Before Voting_4868 + - first: + 213: 1227751927133931874 + second: PC Computer - Among Us - Before Voting_4869 + - first: + 213: 2013218451699393918 + second: PC Computer - Among Us - Before Voting_4870 + - first: + 213: 2599464882984969756 + second: PC Computer - Among Us - Before Voting_4871 + - first: + 213: -1948374610990382058 + second: PC Computer - Among Us - Before Voting_4872 + - first: + 213: -6554355516379371952 + second: PC Computer - Among Us - Before Voting_4873 + - first: + 213: 477978646743707232 + second: PC Computer - Among Us - Before Voting_4874 + - first: + 213: -349517372077759618 + second: PC Computer - Among Us - Before Voting_4875 + - first: + 213: 5697454784413811350 + second: PC Computer - Among Us - Before Voting_4876 + - first: + 213: -2284520009767040586 + second: PC Computer - Among Us - Before Voting_4877 + - first: + 213: -7108099075628156831 + second: PC Computer - Among Us - Before Voting_4878 + - first: + 213: -3871330630037456631 + second: PC Computer - Among Us - Before Voting_4879 + - first: + 213: 5859618067375512312 + second: PC Computer - Among Us - Before Voting_4880 + - first: + 213: 7264159326268292361 + second: PC Computer - Among Us - Before Voting_4881 + - first: + 213: -4191322636344309992 + second: PC Computer - Among Us - Before Voting_4882 + - first: + 213: 1917034496968647018 + second: PC Computer - Among Us - Before Voting_4883 + - first: + 213: 5027177070905396079 + second: PC Computer - Among Us - Before Voting_4884 + - first: + 213: -3105163698636004916 + second: PC Computer - Among Us - Before Voting_4885 + - first: + 213: 5134552373047193022 + second: PC Computer - Among Us - Before Voting_4886 + - first: + 213: -1439694792450788832 + second: PC Computer - Among Us - Before Voting_4887 + - first: + 213: 1582723745082286759 + second: PC Computer - Among Us - Before Voting_4888 + - first: + 213: 4774467599907681163 + second: PC Computer - Among Us - Before Voting_4889 + - first: + 213: 6615153742699905327 + second: PC Computer - Among Us - Before Voting_4890 + - first: + 213: 7941190510307156660 + second: PC Computer - Among Us - Before Voting_4891 + - first: + 213: -1738468903410886090 + second: PC Computer - Among Us - Before Voting_4892 + - first: + 213: 9176130919729753288 + second: PC Computer - Among Us - Before Voting_4893 + - first: + 213: -7534761174803841929 + second: PC Computer - Among Us - Before Voting_4894 + - first: + 213: 8975526351818301363 + second: PC Computer - Among Us - Before Voting_4895 + - first: + 213: 6447393214995066461 + second: PC Computer - Among Us - Before Voting_4896 + - first: + 213: 5526953681791220509 + second: PC Computer - Among Us - Before Voting_4897 + - first: + 213: 7037908380307801551 + second: PC Computer - Among Us - Before Voting_4898 + - first: + 213: 6598006046485369873 + second: PC Computer - Among Us - Before Voting_4899 + - first: + 213: 8084346418801567027 + second: PC Computer - Among Us - Before Voting_4900 + - first: + 213: -6239736498525385486 + second: PC Computer - Among Us - Before Voting_4901 + - first: + 213: -5006833623104047322 + second: PC Computer - Among Us - Before Voting_4902 + - first: + 213: -1279236191744870047 + second: PC Computer - Among Us - Before Voting_4903 + - first: + 213: -2173571545175696943 + second: PC Computer - Among Us - Before Voting_4904 + - first: + 213: -6892969491848268046 + second: PC Computer - Among Us - Before Voting_4905 + - first: + 213: -7438672368970533695 + second: PC Computer - Among Us - Before Voting_4906 + - first: + 213: 8777290887890399617 + second: PC Computer - Among Us - Before Voting_4907 + - first: + 213: 5647361017672000352 + second: PC Computer - Among Us - Before Voting_4908 + - first: + 213: -1595699126378500473 + second: PC Computer - Among Us - Before Voting_4909 + - first: + 213: 5186575552372567493 + second: PC Computer - Among Us - Before Voting_4910 + - first: + 213: -7042813303758273434 + second: PC Computer - Among Us - Before Voting_4911 + - first: + 213: 2857484593972211963 + second: PC Computer - Among Us - Before Voting_4912 + - first: + 213: -8898514367677945205 + second: PC Computer - Among Us - Before Voting_4913 + - first: + 213: -5914219412187655857 + second: PC Computer - Among Us - Before Voting_4914 + - first: + 213: 1166999276858045219 + second: PC Computer - Among Us - Before Voting_4915 + - first: + 213: 6400991366540789228 + second: PC Computer - Among Us - Before Voting_4916 + - first: + 213: 8518891518503509666 + second: PC Computer - Among Us - Before Voting_4917 + - first: + 213: -4697858037974486678 + second: PC Computer - Among Us - Before Voting_4918 + - first: + 213: 7647958671176593785 + second: PC Computer - Among Us - Before Voting_4919 + - first: + 213: -1102736927650968611 + second: PC Computer - Among Us - Before Voting_4920 + - first: + 213: -840358196118426792 + second: PC Computer - Among Us - Before Voting_4921 + - first: + 213: -3703299053021079188 + second: PC Computer - Among Us - Before Voting_4922 + - first: + 213: -651238570732102557 + second: PC Computer - Among Us - Before Voting_4923 + - first: + 213: -4215963672130305277 + second: PC Computer - Among Us - Before Voting_4924 + - first: + 213: 3159590424011361315 + second: PC Computer - Among Us - Before Voting_4925 + - first: + 213: 5846626612620006014 + second: PC Computer - Among Us - Before Voting_4926 + - first: + 213: 2560770767382612517 + second: PC Computer - Among Us - Before Voting_4927 + - first: + 213: -3085350287346046961 + second: PC Computer - Among Us - Before Voting_4928 + - first: + 213: -5571544679841545409 + second: PC Computer - Among Us - Before Voting_4929 + - first: + 213: 2842539665561701578 + second: PC Computer - Among Us - Before Voting_4930 + - first: + 213: 1068057820868516758 + second: PC Computer - Among Us - Before Voting_4931 + - first: + 213: -2815606374169246292 + second: PC Computer - Among Us - Before Voting_4932 + - first: + 213: -5564627683492110055 + second: PC Computer - Among Us - Before Voting_4933 + - first: + 213: 1006668963312975469 + second: PC Computer - Among Us - Before Voting_4934 + - first: + 213: 5359829477539046985 + second: PC Computer - Among Us - Before Voting_4935 + - first: + 213: 6180130530887543041 + second: PC Computer - Among Us - Before Voting_4936 + - first: + 213: 4286766242185453651 + second: PC Computer - Among Us - Before Voting_4937 + - first: + 213: 5434578827133671953 + second: PC Computer - Among Us - Before Voting_4938 + - first: + 213: 5720116655059092436 + second: PC Computer - Among Us - Before Voting_4939 + - first: + 213: -6865915505332168367 + second: PC Computer - Among Us - Before Voting_4940 + - first: + 213: 7869226143430437500 + second: PC Computer - Among Us - Before Voting_4941 + - first: + 213: 4526961288148764070 + second: PC Computer - Among Us - Before Voting_4942 + - first: + 213: 7350186251420888564 + second: PC Computer - Among Us - Before Voting_4943 + - first: + 213: 979101411264986109 + second: PC Computer - Among Us - Before Voting_4944 + - first: + 213: 1500677497220989013 + second: PC Computer - Among Us - Before Voting_4945 + - first: + 213: 7002475515731132256 + second: PC Computer - Among Us - Before Voting_4946 + - first: + 213: -520166871999146927 + second: PC Computer - Among Us - Before Voting_4947 + - first: + 213: 6902777254696306261 + second: PC Computer - Among Us - Before Voting_4948 + - first: + 213: -5832823946983944602 + second: PC Computer - Among Us - Before Voting_4949 + - first: + 213: 3148926232675969382 + second: PC Computer - Among Us - Before Voting_4950 + - first: + 213: -5048461736823825973 + second: PC Computer - Among Us - Before Voting_4951 + - first: + 213: 2395219310292825018 + second: PC Computer - Among Us - Before Voting_4952 + - first: + 213: -7439131143886702581 + second: PC Computer - Among Us - Before Voting_4953 + - first: + 213: 1197729171859770958 + second: PC Computer - Among Us - Before Voting_4954 + - first: + 213: -1582700929318544965 + second: PC Computer - Among Us - Before Voting_4955 + - first: + 213: 8968158377147212704 + second: PC Computer - Among Us - Before Voting_4956 + - first: + 213: -3702409809281319436 + second: PC Computer - Among Us - Before Voting_4957 + - first: + 213: -4887410352413768941 + second: PC Computer - Among Us - Before Voting_4958 + - first: + 213: -4902883342388016191 + second: PC Computer - Among Us - Before Voting_4959 + - first: + 213: 2391349842915809421 + second: PC Computer - Among Us - Before Voting_4960 + - first: + 213: 5173966141592044492 + second: PC Computer - Among Us - Before Voting_4961 + - first: + 213: 7115561733978238579 + second: PC Computer - Among Us - Before Voting_4962 + - first: + 213: 1756886464487667080 + second: PC Computer - Among Us - Before Voting_4963 + - first: + 213: -6641197747061558600 + second: PC Computer - Among Us - Before Voting_4964 + - first: + 213: 4398545094784306 + second: PC Computer - Among Us - Before Voting_4965 + - first: + 213: 5557628236141281608 + second: PC Computer - Among Us - Before Voting_4966 + - first: + 213: 6157665349785772587 + second: PC Computer - Among Us - Before Voting_4967 + - first: + 213: 8763609030812206683 + second: PC Computer - Among Us - Before Voting_4968 + - first: + 213: -8951272821254371460 + second: PC Computer - Among Us - Before Voting_4969 + - first: + 213: -6191619128286111599 + second: PC Computer - Among Us - Before Voting_4970 + - first: + 213: -8695738426151288653 + second: PC Computer - Among Us - Before Voting_4971 + - first: + 213: -867845075455116358 + second: PC Computer - Among Us - Before Voting_4972 + - first: + 213: 5452354785130803772 + second: PC Computer - Among Us - Before Voting_4973 + - first: + 213: 2267338088612440268 + second: PC Computer - Among Us - Before Voting_4974 + - first: + 213: -3903003050406154093 + second: PC Computer - Among Us - Before Voting_4975 + - first: + 213: 3662379154222068228 + second: PC Computer - Among Us - Before Voting_4976 + - first: + 213: -7963919254427753558 + second: PC Computer - Among Us - Before Voting_4977 + - first: + 213: -3954428022904680178 + second: PC Computer - Among Us - Before Voting_4978 + - first: + 213: -1898421431226899476 + second: PC Computer - Among Us - Before Voting_4979 + - first: + 213: 8650661936054817675 + second: PC Computer - Among Us - Before Voting_4980 + - first: + 213: -1033066771844413758 + second: PC Computer - Among Us - Before Voting_4981 + - first: + 213: -5079514457468728261 + second: PC Computer - Among Us - Before Voting_4982 + - first: + 213: 8305282122158798853 + second: PC Computer - Among Us - Before Voting_4983 + - first: + 213: 9202518257228354068 + second: PC Computer - Among Us - Before Voting_4984 + - first: + 213: -7403800317218091490 + second: PC Computer - Among Us - Before Voting_4985 + - first: + 213: -1372935295710070166 + second: PC Computer - Among Us - Before Voting_4986 + - first: + 213: -3033082906168450942 + second: PC Computer - Among Us - Before Voting_4987 + - first: + 213: 9091411138934076256 + second: PC Computer - Among Us - Before Voting_4988 + - first: + 213: 4217120517918486434 + second: PC Computer - Among Us - Before Voting_4989 + - first: + 213: 65036421019728625 + second: PC Computer - Among Us - Before Voting_4990 + - first: + 213: 8718476980547134451 + second: PC Computer - Among Us - Before Voting_4991 + - first: + 213: -6287998076808757422 + second: PC Computer - Among Us - Before Voting_4992 + - first: + 213: 3712135579705229937 + second: PC Computer - Among Us - Before Voting_4993 + - first: + 213: 2619620262804097732 + second: PC Computer - Among Us - Before Voting_4994 + - first: + 213: 3844910281735773772 + second: PC Computer - Among Us - Before Voting_4995 + - first: + 213: 3866996359400926149 + second: PC Computer - Among Us - Before Voting_4996 + - first: + 213: -7610321415082991007 + second: PC Computer - Among Us - Before Voting_4997 + - first: + 213: -6067456362366893864 + second: PC Computer - Among Us - Before Voting_4998 + - first: + 213: -8344839839953110965 + second: PC Computer - Among Us - Before Voting_4999 + - first: + 213: -1188370730026366714 + second: PC Computer - Among Us - Before Voting_5000 + - first: + 213: 7901256299307940163 + second: PC Computer - Among Us - Before Voting_5001 + - first: + 213: 2477539262722333978 + second: PC Computer - Among Us - Before Voting_5002 + - first: + 213: 3704484235622813475 + second: PC Computer - Among Us - Before Voting_5003 + - first: + 213: -2332939381160386256 + second: PC Computer - Among Us - Before Voting_5004 + - first: + 213: -6614599146990604607 + second: PC Computer - Among Us - Before Voting_5005 + - first: + 213: 8704429101808295936 + second: PC Computer - Among Us - Before Voting_5006 + - first: + 213: 5183101826005032797 + second: PC Computer - Among Us - Before Voting_5007 + - first: + 213: -3833423329736814443 + second: PC Computer - Among Us - Before Voting_5008 + - first: + 213: 2016481571678729983 + second: PC Computer - Among Us - Before Voting_5009 + - first: + 213: 3455493757075011481 + second: PC Computer - Among Us - Before Voting_5010 + - first: + 213: 7815621237796959675 + second: PC Computer - Among Us - Before Voting_5011 + - first: + 213: 4686902008580398197 + second: PC Computer - Among Us - Before Voting_5012 + - first: + 213: -8672541803622937735 + second: PC Computer - Among Us - Before Voting_5013 + - first: + 213: 3106438274677050139 + second: PC Computer - Among Us - Before Voting_5014 + - first: + 213: -2227338157150533412 + second: PC Computer - Among Us - Before Voting_5015 + - first: + 213: -7840497940792075450 + second: PC Computer - Among Us - Before Voting_5016 + - first: + 213: -5134833797763870813 + second: PC Computer - Among Us - Before Voting_5017 + - first: + 213: -1003991571133643996 + second: PC Computer - Among Us - Before Voting_5018 + - first: + 213: -921205901783436345 + second: PC Computer - Among Us - Before Voting_5019 + - first: + 213: 7679664877628138832 + second: PC Computer - Among Us - Before Voting_5020 + - first: + 213: 1636391233251230215 + second: PC Computer - Among Us - Before Voting_5021 + - first: + 213: 4298702965891046502 + second: PC Computer - Among Us - Before Voting_5022 + - first: + 213: 7178241120014619562 + second: PC Computer - Among Us - Before Voting_5023 + - first: + 213: 5526339601327383779 + second: PC Computer - Among Us - Before Voting_5024 + - first: + 213: -2207147361186087764 + second: PC Computer - Among Us - Before Voting_5025 + - first: + 213: -4611991077330000446 + second: PC Computer - Among Us - Before Voting_5026 + - first: + 213: -3892698247170331502 + second: PC Computer - Among Us - Before Voting_5027 + - first: + 213: 5095051711611384286 + second: PC Computer - Among Us - Before Voting_5028 + - first: + 213: -6202695584945509851 + second: PC Computer - Among Us - Before Voting_5029 + - first: + 213: 3145862299149046003 + second: PC Computer - Among Us - Before Voting_5030 + - first: + 213: 7310341335274034776 + second: PC Computer - Among Us - Before Voting_5031 + - first: + 213: 3875961690396764252 + second: PC Computer - Among Us - Before Voting_5032 + - first: + 213: 4991531545157814933 + second: PC Computer - Among Us - Before Voting_5033 + - first: + 213: -102568117495909895 + second: PC Computer - Among Us - Before Voting_5034 + - first: + 213: 8039543024056360401 + second: PC Computer - Among Us - Before Voting_5035 + - first: + 213: -6574927736968550695 + second: PC Computer - Among Us - Before Voting_5036 + - first: + 213: 4923389665245828928 + second: PC Computer - Among Us - Before Voting_5037 + - first: + 213: -8908246600465295976 + second: PC Computer - Among Us - Before Voting_5038 + - first: + 213: -221423146324188638 + second: PC Computer - Among Us - Before Voting_5039 + - first: + 213: -1221354430712780482 + second: PC Computer - Among Us - Before Voting_5040 + - first: + 213: -112838675105544922 + second: PC Computer - Among Us - Before Voting_5041 + - first: + 213: 1472950957068698494 + second: PC Computer - Among Us - Before Voting_5042 + - first: + 213: -1712235928163133369 + second: PC Computer - Among Us - Before Voting_5043 + - first: + 213: 3984364235436264762 + second: PC Computer - Among Us - Before Voting_5044 + - first: + 213: 4531015445304807252 + second: PC Computer - Among Us - Before Voting_5045 + - first: + 213: 399924549669781980 + second: PC Computer - Among Us - Before Voting_5046 + - first: + 213: -3060569974584312724 + second: PC Computer - Among Us - Before Voting_5047 + - first: + 213: 3312676978034591855 + second: PC Computer - Among Us - Before Voting_5048 + - first: + 213: -5264463253316732510 + second: PC Computer - Among Us - Before Voting_5049 + - first: + 213: -773787515645030392 + second: PC Computer - Among Us - Before Voting_5050 + - first: + 213: 6383010953280016139 + second: PC Computer - Among Us - Before Voting_5051 + - first: + 213: -7913444230986305097 + second: PC Computer - Among Us - Before Voting_5052 + - first: + 213: 4511343584025698758 + second: PC Computer - Among Us - Before Voting_5053 + - first: + 213: -4965989072929153021 + second: PC Computer - Among Us - Before Voting_5054 + - first: + 213: 5299989943037088831 + second: PC Computer - Among Us - Before Voting_5055 + - first: + 213: -8553254907700598879 + second: PC Computer - Among Us - Before Voting_5056 + - first: + 213: -7182656665419133458 + second: PC Computer - Among Us - Before Voting_5057 + - first: + 213: 6194407793927058389 + second: PC Computer - Among Us - Before Voting_5058 + - first: + 213: -34116318908153448 + second: PC Computer - Among Us - Before Voting_5059 + - first: + 213: 6249378798367304508 + second: PC Computer - Among Us - Before Voting_5060 + - first: + 213: -5781599754917876302 + second: PC Computer - Among Us - Before Voting_5061 + - first: + 213: -7303356614679783662 + second: PC Computer - Among Us - Before Voting_5062 + - first: + 213: 184827364880116061 + second: PC Computer - Among Us - Before Voting_5063 + - first: + 213: -5573163571980521731 + second: PC Computer - Among Us - Before Voting_5064 + - first: + 213: -3270386799650932773 + second: PC Computer - Among Us - Before Voting_5065 + - first: + 213: -4145121704441958480 + second: PC Computer - Among Us - Before Voting_5066 + - first: + 213: -2558118664874234869 + second: PC Computer - Among Us - Before Voting_5067 + - first: + 213: 1661864197906343545 + second: PC Computer - Among Us - Before Voting_5068 + - first: + 213: -2542770368152817815 + second: PC Computer - Among Us - Before Voting_5069 + - first: + 213: 2260897339888753796 + second: PC Computer - Among Us - Before Voting_5070 + - first: + 213: 5069285243494507138 + second: PC Computer - Among Us - Before Voting_5071 + - first: + 213: -1796496071439046009 + second: PC Computer - Among Us - Before Voting_5072 + - first: + 213: 4074860118343126918 + second: PC Computer - Among Us - Before Voting_5073 + - first: + 213: 3650441309534548298 + second: PC Computer - Among Us - Before Voting_5074 + - first: + 213: 8543003981149274733 + second: PC Computer - Among Us - Before Voting_5075 + - first: + 213: 9177378905373776075 + second: PC Computer - Among Us - Before Voting_5076 + - first: + 213: -3620632264154683982 + second: PC Computer - Among Us - Before Voting_5077 + - first: + 213: -1208809341410287660 + second: PC Computer - Among Us - Before Voting_5078 + - first: + 213: 8298567912317123995 + second: PC Computer - Among Us - Before Voting_5079 + - first: + 213: 3422689793888446450 + second: PC Computer - Among Us - Before Voting_5080 + - first: + 213: 6481068745197216637 + second: PC Computer - Among Us - Before Voting_5081 + - first: + 213: 7567548226440131832 + second: PC Computer - Among Us - Before Voting_5082 + - first: + 213: -2590272976206454877 + second: PC Computer - Among Us - Before Voting_5083 + - first: + 213: 7719739060111517206 + second: PC Computer - Among Us - Before Voting_5084 + - first: + 213: -6823447099351027881 + second: PC Computer - Among Us - Before Voting_5085 + - first: + 213: 2731750941073483734 + second: PC Computer - Among Us - Before Voting_5086 + - first: + 213: 4015106779016082426 + second: PC Computer - Among Us - Before Voting_5087 + - first: + 213: 9083732455776284388 + second: PC Computer - Among Us - Before Voting_5088 + - first: + 213: 6441004215851894970 + second: PC Computer - Among Us - Before Voting_5089 + - first: + 213: -1282751683314935111 + second: PC Computer - Among Us - Before Voting_5090 + - first: + 213: 1233491146505862963 + second: PC Computer - Among Us - Before Voting_5091 + - first: + 213: -5566142348451991563 + second: PC Computer - Among Us - Before Voting_5092 + - first: + 213: 71645879664789894 + second: PC Computer - Among Us - Before Voting_5093 + - first: + 213: 2609851538101529022 + second: PC Computer - Among Us - Before Voting_5094 + - first: + 213: 7453584609374573510 + second: PC Computer - Among Us - Before Voting_5095 + - first: + 213: -1601225562377491535 + second: PC Computer - Among Us - Before Voting_5096 + - first: + 213: 8130463696455908130 + second: PC Computer - Among Us - Before Voting_5097 + - first: + 213: 1811800052336131133 + second: PC Computer - Among Us - Before Voting_5098 + - first: + 213: -6902691126760397127 + second: PC Computer - Among Us - Before Voting_5099 + - first: + 213: -609703150891883283 + second: PC Computer - Among Us - Before Voting_5100 + - first: + 213: 5457144790026732417 + second: PC Computer - Among Us - Before Voting_5101 + - first: + 213: -138639342882923934 + second: PC Computer - Among Us - Before Voting_5102 + - first: + 213: -6482266603376771070 + second: PC Computer - Among Us - Before Voting_5103 + - first: + 213: 3362431160480605232 + second: PC Computer - Among Us - Before Voting_5104 + - first: + 213: -5427512646583812922 + second: PC Computer - Among Us - Before Voting_5105 + - first: + 213: 2940083522958981423 + second: PC Computer - Among Us - Before Voting_5106 + - first: + 213: -2934237774039196225 + second: PC Computer - Among Us - Before Voting_5107 + - first: + 213: -6500640165449381081 + second: PC Computer - Among Us - Before Voting_5108 + - first: + 213: -3960544837418429886 + second: PC Computer - Among Us - Before Voting_5109 + - first: + 213: -3967446137399207919 + second: PC Computer - Among Us - Before Voting_5110 + - first: + 213: 7989175564319114179 + second: PC Computer - Among Us - Before Voting_5111 + - first: + 213: 5879369219076602491 + second: PC Computer - Among Us - Before Voting_5112 + - first: + 213: 8074205956556335149 + second: PC Computer - Among Us - Before Voting_5113 + - first: + 213: -2267042807771081897 + second: PC Computer - Among Us - Before Voting_5114 + - first: + 213: -6301999178301578902 + second: PC Computer - Among Us - Before Voting_5115 + - first: + 213: -7660647329288084472 + second: PC Computer - Among Us - Before Voting_5116 + - first: + 213: 617710533609511345 + second: PC Computer - Among Us - Before Voting_5117 + - first: + 213: 817379809881087701 + second: PC Computer - Among Us - Before Voting_5118 + - first: + 213: -4418577361597349346 + second: PC Computer - Among Us - Before Voting_5119 + - first: + 213: -4502353944246016579 + second: PC Computer - Among Us - Before Voting_5120 + - first: + 213: 3012089093401178610 + second: PC Computer - Among Us - Before Voting_5121 + - first: + 213: 6439327902038002264 + second: PC Computer - Among Us - Before Voting_5122 + - first: + 213: -5591791914841165006 + second: PC Computer - Among Us - Before Voting_5123 + - first: + 213: 6256372146129973842 + second: PC Computer - Among Us - Before Voting_5124 + - first: + 213: 9052184334069841808 + second: PC Computer - Among Us - Before Voting_5125 + - first: + 213: -8670340652234240416 + second: PC Computer - Among Us - Before Voting_5126 + - first: + 213: 4168239235374619965 + second: PC Computer - Among Us - Before Voting_5127 + - first: + 213: -8210317307007730611 + second: PC Computer - Among Us - Before Voting_5128 + - first: + 213: 4120267897739648255 + second: PC Computer - Among Us - Before Voting_5129 + - first: + 213: -2370538207592113346 + second: PC Computer - Among Us - Before Voting_5130 + - first: + 213: 74682850884486077 + second: PC Computer - Among Us - Before Voting_5131 + - first: + 213: -8572205159456196245 + second: PC Computer - Among Us - Before Voting_5132 + - first: + 213: 1987730294578734929 + second: PC Computer - Among Us - Before Voting_5133 + - first: + 213: 1436319297539545623 + second: PC Computer - Among Us - Before Voting_5134 + - first: + 213: 5689461772421439609 + second: PC Computer - Among Us - Before Voting_5135 + - first: + 213: -8731274839983367353 + second: PC Computer - Among Us - Before Voting_5136 + - first: + 213: -2401410926934473170 + second: PC Computer - Among Us - Before Voting_5137 + - first: + 213: 3445979620932830615 + second: PC Computer - Among Us - Before Voting_5138 + - first: + 213: 4075495158646126439 + second: PC Computer - Among Us - Before Voting_5139 + - first: + 213: 8491894193165021727 + second: PC Computer - Among Us - Before Voting_5140 + - first: + 213: -5679140927201437695 + second: PC Computer - Among Us - Before Voting_5141 + - first: + 213: -8282056071129943635 + second: PC Computer - Among Us - Before Voting_5142 + - first: + 213: 7820722759349429241 + second: PC Computer - Among Us - Before Voting_5143 + - first: + 213: -1476202043216473695 + second: PC Computer - Among Us - Before Voting_5144 + - first: + 213: -4949933603426301708 + second: PC Computer - Among Us - Before Voting_5145 + - first: + 213: -2200992219957880773 + second: PC Computer - Among Us - Before Voting_5146 + - first: + 213: 2079022264078579485 + second: PC Computer - Among Us - Before Voting_5147 + - first: + 213: -6769845337798776128 + second: PC Computer - Among Us - Before Voting_5148 + - first: + 213: -750977592500525564 + second: PC Computer - Among Us - Before Voting_5149 + - first: + 213: 9118381436416978793 + second: PC Computer - Among Us - Before Voting_5150 + - first: + 213: -113097972344783040 + second: PC Computer - Among Us - Before Voting_5151 + - first: + 213: 5046819273723419108 + second: PC Computer - Among Us - Before Voting_5152 + - first: + 213: -7370598631061926974 + second: PC Computer - Among Us - Before Voting_5153 + - first: + 213: 2278994813492001157 + second: PC Computer - Among Us - Before Voting_5154 + - first: + 213: 2562260160421498781 + second: PC Computer - Among Us - Before Voting_5155 + - first: + 213: 1570085585551118091 + second: PC Computer - Among Us - Before Voting_5156 + - first: + 213: 6029990202858682113 + second: PC Computer - Among Us - Before Voting_5157 + - first: + 213: 275186385123901515 + second: PC Computer - Among Us - Before Voting_5158 + - first: + 213: -7742508246991200572 + second: PC Computer - Among Us - Before Voting_5159 + - first: + 213: -1464859627920858593 + second: PC Computer - Among Us - Before Voting_5160 + - first: + 213: 182567012424090561 + second: PC Computer - Among Us - Before Voting_5161 + - first: + 213: -4177168253876731792 + second: PC Computer - Among Us - Before Voting_5162 + - first: + 213: 3053648196130874159 + second: PC Computer - Among Us - Before Voting_5163 + - first: + 213: 7671400255308697152 + second: PC Computer - Among Us - Before Voting_5164 + - first: + 213: -2073589131675488974 + second: PC Computer - Among Us - Before Voting_5165 + - first: + 213: -6297936204351438409 + second: PC Computer - Among Us - Before Voting_5166 + - first: + 213: 783116755449465965 + second: PC Computer - Among Us - Before Voting_5167 + - first: + 213: 4139561607488694175 + second: PC Computer - Among Us - Before Voting_5168 + - first: + 213: -6084144200282673471 + second: PC Computer - Among Us - Before Voting_5169 + - first: + 213: -5892997846880231437 + second: PC Computer - Among Us - Before Voting_5170 + - first: + 213: 8260544478594150550 + second: PC Computer - Among Us - Before Voting_5171 + - first: + 213: -567531820226098128 + second: PC Computer - Among Us - Before Voting_5172 + - first: + 213: -8742831638070576478 + second: PC Computer - Among Us - Before Voting_5173 + - first: + 213: -3209354756202753726 + second: PC Computer - Among Us - Before Voting_5174 + - first: + 213: -5416837342351326441 + second: PC Computer - Among Us - Before Voting_5175 + - first: + 213: 5114529205458364803 + second: PC Computer - Among Us - Before Voting_5176 + - first: + 213: 4382079820730371566 + second: PC Computer - Among Us - Before Voting_5177 + - first: + 213: -7572040537049739068 + second: PC Computer - Among Us - Before Voting_5178 + - first: + 213: 9141726610159855659 + second: PC Computer - Among Us - Before Voting_5179 + - first: + 213: 6211960755376082862 + second: PC Computer - Among Us - Before Voting_5180 + - first: + 213: -7468745044615474487 + second: PC Computer - Among Us - Before Voting_5181 + - first: + 213: 5333299186830437299 + second: PC Computer - Among Us - Before Voting_5182 + - first: + 213: 4693163916827487775 + second: PC Computer - Among Us - Before Voting_5183 + - first: + 213: -1508601507269910101 + second: PC Computer - Among Us - Before Voting_5184 + - first: + 213: -6318742322174878002 + second: PC Computer - Among Us - Before Voting_5185 + - first: + 213: 2913454691759104180 + second: PC Computer - Among Us - Before Voting_5186 + - first: + 213: 5255712488600438121 + second: PC Computer - Among Us - Before Voting_5187 + - first: + 213: 8316630004196958385 + second: PC Computer - Among Us - Before Voting_5188 + - first: + 213: -3645207898556862620 + second: PC Computer - Among Us - Before Voting_5189 + - first: + 213: -5639829936945614537 + second: PC Computer - Among Us - Before Voting_5190 + - first: + 213: 7800919172804348826 + second: PC Computer - Among Us - Before Voting_5191 + - first: + 213: -5060002708344401089 + second: PC Computer - Among Us - Before Voting_5192 + - first: + 213: -5980279234241053728 + second: PC Computer - Among Us - Before Voting_5193 + - first: + 213: -8235409680141603618 + second: PC Computer - Among Us - Before Voting_5194 + - first: + 213: 1348090267969518130 + second: PC Computer - Among Us - Before Voting_5195 + - first: + 213: 8379182552621825702 + second: PC Computer - Among Us - Before Voting_5196 + - first: + 213: 8613678242777545585 + second: PC Computer - Among Us - Before Voting_5197 + - first: + 213: -7844759682172760811 + second: PC Computer - Among Us - Before Voting_5198 + - first: + 213: 2083508687244776129 + second: PC Computer - Among Us - Before Voting_5199 + - first: + 213: 8580200504941202017 + second: PC Computer - Among Us - Before Voting_5200 + - first: + 213: 8445453475012587156 + second: PC Computer - Among Us - Before Voting_5201 + - first: + 213: 7303365831574140475 + second: PC Computer - Among Us - Before Voting_5202 + - first: + 213: -2072047018419331679 + second: PC Computer - Among Us - Before Voting_5203 + - first: + 213: -6618386093067459608 + second: PC Computer - Among Us - Before Voting_5204 + - first: + 213: -3297079551919104850 + second: PC Computer - Among Us - Before Voting_5205 + - first: + 213: 848475673940010237 + second: PC Computer - Among Us - Before Voting_5206 + - first: + 213: 1835880855818701569 + second: PC Computer - Among Us - Before Voting_5207 + - first: + 213: 3790586392212309388 + second: PC Computer - Among Us - Before Voting_5208 + - first: + 213: -3958814564726749008 + second: PC Computer - Among Us - Before Voting_5209 + - first: + 213: 1074201534655831418 + second: PC Computer - Among Us - Before Voting_5210 + - first: + 213: 5029572220490048699 + second: PC Computer - Among Us - Before Voting_5211 + - first: + 213: 3499503369483932904 + second: PC Computer - Among Us - Before Voting_5212 + - first: + 213: 9042350666915882236 + second: PC Computer - Among Us - Before Voting_5213 + - first: + 213: 2721201105200205104 + second: PC Computer - Among Us - Before Voting_5214 + - first: + 213: 1965357168799365823 + second: PC Computer - Among Us - Before Voting_5215 + - first: + 213: -5380615685655142602 + second: PC Computer - Among Us - Before Voting_5216 + - first: + 213: 6872556348199779045 + second: PC Computer - Among Us - Before Voting_5217 + - first: + 213: -702627923450822136 + second: PC Computer - Among Us - Before Voting_5218 + - first: + 213: -5292449967273295399 + second: PC Computer - Among Us - Before Voting_5219 + - first: + 213: 7218157304520170684 + second: PC Computer - Among Us - Before Voting_5220 + - first: + 213: 4676245324169825305 + second: PC Computer - Among Us - Before Voting_5221 + - first: + 213: -166114950325773128 + second: PC Computer - Among Us - Before Voting_5222 + - first: + 213: -3828757368409079022 + second: PC Computer - Among Us - Before Voting_5223 + - first: + 213: 4632805365891904271 + second: PC Computer - Among Us - Before Voting_5224 + - first: + 213: -866165598061689209 + second: PC Computer - Among Us - Before Voting_5225 + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 2 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: + - serializedVersion: 2 + name: PC Computer - Among Us - Before Voting_0 + rect: + serializedVersion: 2 + x: 473 + y: 814 + width: 951 + height: 453 + alignment: 0 + pivot: {x: 0, y: 0} + border: {x: 0, y: 0, z: 0, w: 0} + outline: [] + physicsShape: [] + tessellationDetail: 0 + bones: [] + spriteID: 52bae244c144e4800800000000000000 + internalID: 598490688680536869 + vertices: [] + indices: + edges: [] + weights: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Character/Animations/Player.controller b/Assets/Character/Animations/Player.controller index afc226c..4b19391 100644 --- a/Assets/Character/Animations/Player.controller +++ b/Assets/Character/Animations/Player.controller @@ -11,7 +11,7 @@ AnimatorState: m_Speed: 1 m_CycleOffset: 0 m_Transitions: - - {fileID: 8078540137998788633} + - {fileID: -4718737985016029222} m_StateMachineBehaviours: [] m_Position: {x: 50, y: 50, z: 0} m_IKOnFeet: 0 @@ -27,55 +27,53 @@ AnimatorState: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: ---- !u!1101 &-2108473451159713952 +--- !u!1101 &-7381836063088993404 AnimatorStateTransition: m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: - m_Conditions: [] + m_Conditions: + - m_ConditionMode: 1 + m_ConditionEvent: attack + m_EventTreshold: 0 m_DstStateMachine: {fileID: 0} - m_DstState: {fileID: 1102433169737779366} + m_DstState: {fileID: -7836147623692827927} m_Solo: 0 m_Mute: 0 m_IsExit: 0 serializedVersion: 3 m_TransitionDuration: 0 m_TransitionOffset: 0 - m_ExitTime: 0.9833452 - m_HasExitTime: 1 + m_ExitTime: 0.9670804 + m_HasExitTime: 0 m_HasFixedDuration: 1 m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 ---- !u!1102 &-488254319435525451 -AnimatorState: - serializedVersion: 5 +--- !u!1101 &-4718737985016029222 +AnimatorStateTransition: m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: Player-Attack - m_Speed: 1 - m_CycleOffset: 0 - m_Transitions: - - {fileID: -2108473451159713952} - m_StateMachineBehaviours: [] - m_Position: {x: 50, y: 50, z: 0} - m_IKOnFeet: 0 - m_WriteDefaultValues: 1 - m_Mirror: 0 - m_SpeedParameterActive: 0 - m_MirrorParameterActive: 0 - m_CycleOffsetParameterActive: 0 - m_TimeParameterActive: 0 - m_Motion: {fileID: 7400000, guid: 18f95f410194b8b4ba5ea2a20c40dd74, type: 2} - m_Tag: - m_SpeedParameter: - m_MirrorParameter: - m_CycleOffsetParameter: - m_TimeParameter: + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 1102433169737779366} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 3 + m_TransitionDuration: 0 + m_TransitionOffset: 0.022897137 + m_ExitTime: 1 + m_HasExitTime: 1 + m_HasFixedDuration: 1 + m_InterruptionSource: 0 + m_OrderedInterruption: 1 + m_CanTransitionToSelf: 1 --- !u!91 &9100000 AnimatorController: m_ObjectHideFlags: 0 @@ -90,43 +88,49 @@ AnimatorController: m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: velocityY m_Type: 1 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: grounded m_Type: 4 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: hurt m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: dead m_Type: 4 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: victory m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} - m_Name: attack m_Type: 9 m_DefaultFloat: 0 m_DefaultInt: 0 m_DefaultBool: 0 - m_Controller: {fileID: 0} + m_Controller: {fileID: 9100000} + - m_Name: attack + m_Type: 9 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 9100000} m_AnimatorLayers: - serializedVersion: 5 m_Name: Base Layer @@ -257,20 +261,21 @@ AnimatorStateMachine: m_State: {fileID: 1102101735027427872} m_Position: {x: 408, y: -360, z: 0} - serializedVersion: 1 - m_State: {fileID: -488254319435525451} - m_Position: {x: 160, y: -440, z: 0} + m_State: {fileID: -7836147623692827927} + m_Position: {x: 120, y: -470, z: 0} m_ChildStateMachines: [] m_AnyStateTransitions: - {fileID: 1101020438278029396} - {fileID: 1101979291509282352} + - {fileID: -7381836063088993404} m_EntryTransitions: [] m_StateMachineTransitions: {} m_StateMachineBehaviours: [] m_AnyStatePosition: {x: -156, y: -600, z: 0} - m_EntryPosition: {x: -108, y: 96, z: 0} - m_ExitPosition: {x: 168, y: 96, z: 0} + m_EntryPosition: {x: -250, y: -190, z: 0} + m_ExitPosition: {x: 310, y: -190, z: 0} m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} - m_DefaultState: {fileID: 1102433169737779366} + m_DefaultState: {fileID: 1102080591485173368} --- !u!114 &114426900495757286 MonoBehaviour: m_ObjectHideFlags: 1 @@ -316,6 +321,20 @@ MonoBehaviour: t: 0.5 modulus: 1 clip: {fileID: 8300000, guid: 3318e557ea5714340abb5376ce7fb8c6, type: 3} +--- !u!1109 &434977144371260846 +AnimatorTransition: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + m_Conditions: [] + m_DstStateMachine: {fileID: 0} + m_DstState: {fileID: 1102080591485173368} + m_Solo: 0 + m_Mute: 0 + m_IsExit: 0 + serializedVersion: 1 --- !u!1101 &1101000010127028388 AnimatorStateTransition: m_ObjectHideFlags: 3 @@ -591,28 +610,6 @@ AnimatorStateTransition: m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 ---- !u!1101 &1101753958007847430 -AnimatorStateTransition: - m_ObjectHideFlags: 1 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - m_Conditions: [] - m_DstStateMachine: {fileID: 0} - m_DstState: {fileID: 1102433169737779366} - m_Solo: 0 - m_Mute: 0 - m_IsExit: 0 - serializedVersion: 3 - m_TransitionDuration: 0 - m_TransitionOffset: 0 - m_ExitTime: 1 - m_HasExitTime: 1 - m_HasFixedDuration: 1 - m_InterruptionSource: 0 - m_OrderedInterruption: 1 - m_CanTransitionToSelf: 1 --- !u!1101 &1101838301506065048 AnimatorStateTransition: m_ObjectHideFlags: 1 @@ -721,7 +718,7 @@ AnimatorState: m_Speed: 1 m_CycleOffset: 0 m_Transitions: - - {fileID: 1101753958007847430} + - {fileID: 6714515170188690000} m_StateMachineBehaviours: [] m_Position: {x: 50, y: 50, z: 0} m_IKOnFeet: 0 @@ -779,7 +776,6 @@ AnimatorState: m_Transitions: - {fileID: 1101496968763563110} - {fileID: 1101650061105857342} - - {fileID: 7137875049214910004} m_StateMachineBehaviours: [] m_Position: {x: 50, y: 50, z: 0} m_IKOnFeet: 0 @@ -893,7 +889,7 @@ AnimatorState: - {fileID: 114792792654640044} m_Position: {x: 50, y: 50, z: 0} m_IKOnFeet: 0 - m_WriteDefaultValues: 1 + m_WriteDefaultValues: 0 m_Mirror: 0 m_SpeedParameterActive: 0 m_MirrorParameterActive: 0 @@ -933,31 +929,6 @@ AnimatorState: m_MirrorParameter: m_CycleOffsetParameter: m_TimeParameter: ---- !u!1101 &1369686745741355037 -AnimatorStateTransition: - m_ObjectHideFlags: 1 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - m_Conditions: - - m_ConditionMode: 1 - m_ConditionEvent: attack - m_EventTreshold: 0 - m_DstStateMachine: {fileID: 0} - m_DstState: {fileID: -7836147623692827927} - m_Solo: 0 - m_Mute: 0 - m_IsExit: 0 - serializedVersion: 3 - m_TransitionDuration: 0 - m_TransitionOffset: 0.012519138 - m_ExitTime: 0.98129785 - m_HasExitTime: 1 - m_HasFixedDuration: 1 - m_InterruptionSource: 0 - m_OrderedInterruption: 1 - m_CanTransitionToSelf: 1 --- !u!1101 &2480142193990013059 AnimatorStateTransition: m_ObjectHideFlags: 1 @@ -1002,32 +973,7 @@ AnimatorStateTransition: m_InterruptionSource: 0 m_OrderedInterruption: 1 m_CanTransitionToSelf: 1 ---- !u!1101 &7137875049214910004 -AnimatorStateTransition: - m_ObjectHideFlags: 1 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - m_Conditions: - - m_ConditionMode: 1 - m_ConditionEvent: attack - m_EventTreshold: 0 - m_DstStateMachine: {fileID: 0} - m_DstState: {fileID: -488254319435525451} - m_Solo: 0 - m_Mute: 0 - m_IsExit: 0 - serializedVersion: 3 - m_TransitionDuration: 0.001299113 - m_TransitionOffset: 0.007604473 - m_ExitTime: 0.957794 - m_HasExitTime: 1 - m_HasFixedDuration: 1 - m_InterruptionSource: 0 - m_OrderedInterruption: 1 - m_CanTransitionToSelf: 1 ---- !u!1101 &8078540137998788633 +--- !u!1101 &6714515170188690000 AnimatorStateTransition: m_ObjectHideFlags: 1 m_CorrespondingSourceObject: {fileID: 0} @@ -1041,9 +987,9 @@ AnimatorStateTransition: m_Mute: 0 m_IsExit: 0 serializedVersion: 3 - m_TransitionDuration: 0 + m_TransitionDuration: 0.25 m_TransitionOffset: 0 - m_ExitTime: 0.9942882 + m_ExitTime: 0.78571427 m_HasExitTime: 1 m_HasFixedDuration: 1 m_InterruptionSource: 0 diff --git a/Assets/Character/Animations/PlayerAttack.anim b/Assets/Character/Animations/PlayerAttack.anim index b3b6c5c..ab901a2 100644 --- a/Assets/Character/Animations/PlayerAttack.anim +++ b/Assets/Character/Animations/PlayerAttack.anim @@ -84,7 +84,7 @@ AnimationClip: m_Level: 0 m_CycleOffset: 0 m_HasAdditiveReferencePose: 0 - m_LoopTime: 1 + m_LoopTime: 0 m_LoopBlend: 0 m_LoopBlendOrientation: 0 m_LoopBlendPositionY: 0 diff --git a/Assets/PowerupMenu.cs b/Assets/PowerupMenu.cs new file mode 100644 index 0000000..b9cce8a --- /dev/null +++ b/Assets/PowerupMenu.cs @@ -0,0 +1,47 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class PowerupMenu : MonoBehaviour +{ + public static bool PowerupScreen = false; + + public GameObject powerupMenuUI; + // Start is called before the first frame update + void Start() + { + + } + + // Update is called once per frame + void Update() + { + if (Input.GetKeyDown(KeyCode.Escape)) { + if (PowerupScreen) { + PowerupScreenHide(); + } else { + PowerupScreenShow(); + } + } + } + + public void PowerupScreenShow () { + powerupMenuUI.SetActive(true); + Time.timeScale = 0f; + PowerupScreen = true; + } + + void PowerupScreenHide () { + powerupMenuUI.SetActive(false); + Time.timeScale = 1f; + PowerupScreen = false; + } + + public void PowerupSelectLeft() { + Debug.Log("Left"); + } + + public void PowerupSelectRight() { + Debug.Log("Right"); + } +} diff --git a/Assets/PowerupMenu.cs.meta b/Assets/PowerupMenu.cs.meta new file mode 100644 index 0000000..39540ff --- /dev/null +++ b/Assets/PowerupMenu.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 988ee4d676dc49044a201a0ece425a35 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index 7dbb74e..99c27f0 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -121,80 +121,6 @@ NavMeshSettings: debug: m_Flags: 0 m_NavMeshData: {fileID: 0} ---- !u!1 &30116486 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 30116487} - - component: {fileID: 30116489} - - component: {fileID: 30116488} - m_Layer: 5 - m_Name: Fill - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &30116487 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 30116486} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 119621580} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &30116488 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 30116486} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0} - m_RaycastTarget: 1 - m_Maskable: 1 - m_OnCullStateChanged: - m_PersistentCalls: - m_Calls: [] - m_Sprite: {fileID: 0} - m_Type: 0 - m_PreserveAspect: 0 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 0 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &30116489 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 30116486} - m_CullTransparentMesh: 0 --- !u!1 &30668784 GameObject: m_ObjectHideFlags: 0 @@ -259,9 +185,9 @@ Transform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 3 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &39887614 +--- !u!1 &34377187 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -269,55 +195,55 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 39887615} - - component: {fileID: 39887617} - - component: {fileID: 39887616} + - component: {fileID: 34377188} + - component: {fileID: 34377190} + - component: {fileID: 34377189} m_Layer: 5 - m_Name: Fill + m_Name: Border m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &39887615 +--- !u!224 &34377188 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 39887614} + m_GameObject: {fileID: 34377187} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 323331767} - m_RootOrder: 0 + m_Father: {fileID: 604375053} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &39887616 +--- !u!114 &34377189 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 39887614} + m_GameObject: {fileID: 34377187} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 0} + m_Sprite: {fileID: 21300000, guid: 87d7374b17a90214fb97f493fe43c2f3, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -327,15 +253,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &39887617 +--- !u!222 &34377190 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 39887614} + m_GameObject: {fileID: 34377187} m_CullTransparentMesh: 0 ---- !u!1 &119621579 +--- !u!1 &40643059 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -343,48 +269,203 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 119621580} - - component: {fileID: 119621581} + - component: {fileID: 40643060} + - component: {fileID: 40643062} + - component: {fileID: 40643061} m_Layer: 5 - m_Name: HealthBarImpostor + m_Name: ScoreCrewmate m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &119621580 +--- !u!224 &40643060 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 119621579} + m_GameObject: {fileID: 40643059} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1734409800} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: -35.41107, y: 0} + m_SizeDelta: {x: 70.82214, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &40643061 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 40643059} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 0 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_outlineColor: + serializedVersion: 2 + rgba: 4278190080 + m_fontSize: 30.15 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_textAlignment: 514 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_firstOverflowCharacterIndex: -1 + m_linkedTextComponent: {fileID: 0} + m_isLinkedTextComponent: 0 + m_isTextTruncated: 0 + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_ignoreRectMaskCulling: 0 + m_ignoreCulling: 1 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_VertexBufferAutoSizeReduction: 1 + m_firstVisibleCharacter: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_textInfo: + textComponent: {fileID: 40643061} + characterCount: 1 + spriteCount: 0 + spaceCount: 0 + wordCount: 1 + linkCount: 0 + lineCount: 1 + pageCount: 1 + materialCount: 1 + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_spriteAnimator: {fileID: 0} + m_hasFontAssetChanged: 0 + m_subTextObjects: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &40643062 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 40643059} + m_CullTransparentMesh: 0 +--- !u!1 &65047896 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 65047897} + - component: {fileID: 65047900} + - component: {fileID: 65047899} + - component: {fileID: 65047898} + m_Layer: 5 + m_Name: Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &65047897 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 65047896} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 1} + m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - - {fileID: 30116487} - - {fileID: 1226992860} - - {fileID: 915727331} - - {fileID: 402120242} - m_Father: {fileID: 1569749304} + - {fileID: 1108367201} + m_Father: {fileID: 459400325} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -200, y: 132.66} - m_SizeDelta: {x: 80, y: 12} + m_AnchoredPosition: {x: 1.7, y: 21.6} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &119621581 +--- !u!114 &65047898 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 119621579} + m_GameObject: {fileID: 65047896} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} m_Name: m_EditorClassIdentifier: m_Navigation: @@ -393,9 +474,9 @@ MonoBehaviour: m_SelectOnDown: {fileID: 0} m_SelectOnLeft: {fileID: 0} m_SelectOnRight: {fileID: 0} - m_Transition: 0 + m_Transition: 1 m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.34901962} m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} @@ -413,62 +494,29 @@ MonoBehaviour: m_PressedTrigger: Pressed m_SelectedTrigger: Selected m_DisabledTrigger: Disabled - m_Interactable: 0 - m_TargetGraphic: {fileID: 0} - m_FillRect: {fileID: 30116487} - m_HandleRect: {fileID: 0} - m_Direction: 0 - m_MinValue: 0 - m_MaxValue: 100 - m_WholeNumbers: 1 - m_Value: 80 - m_OnValueChanged: + m_Interactable: 1 + m_TargetGraphic: {fileID: 65047899} + m_OnClick: m_PersistentCalls: - m_Calls: [] ---- !u!1 &124732000 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 124732001} - - component: {fileID: 124732003} - - component: {fileID: 124732002} - m_Layer: 5 - m_Name: Player - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &124732001 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 124732000} - m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 323331767} - m_RootOrder: 3 - m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} - m_AnchorMin: {x: 1, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: 13.400002, y: 0.0000019073} - m_SizeDelta: {x: 18, y: 20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &124732002 + m_Calls: + - m_Target: {fileID: 285432831} + m_MethodName: PowerupSelectRight + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &65047899 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 124732000} + m_GameObject: {fileID: 65047896} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -481,7 +529,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 9048e1725a9058b40bc84e23fbcd69a6, type: 3} + m_Sprite: {fileID: 21300000, guid: 6aabff92f3417ab458ed2a2b735dd368, type: 3} m_Type: 0 m_PreserveAspect: 1 m_FillCenter: 1 @@ -491,13 +539,13 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &124732003 +--- !u!222 &65047900 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 124732000} + m_GameObject: {fileID: 65047896} m_CullTransparentMesh: 0 --- !u!1001 &147844362 PrefabInstance: @@ -544,7 +592,7 @@ PrefabInstance: - target: {fileID: 5102505034379151491, guid: 6f545478bd0fb7a478ed6f674a5210f5, type: 3} propertyPath: m_RootOrder - value: 2 + value: 4 objectReference: {fileID: 0} - target: {fileID: 5102505034379151491, guid: 6f545478bd0fb7a478ed6f674a5210f5, type: 3} @@ -623,7 +671,7 @@ GameObject: - component: {fileID: 215201872} - component: {fileID: 215201871} - component: {fileID: 215201877} - m_Layer: 0 + m_Layer: 8 m_Name: Impostor m_TagString: Impostor m_Icon: {fileID: 0} @@ -643,7 +691,7 @@ BoxCollider2D: m_IsTrigger: 0 m_UsedByEffector: 0 m_UsedByComposite: 0 - m_Offset: {x: 0.05, y: 0.02} + m_Offset: {x: -0.09, y: -0.14} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} @@ -654,7 +702,7 @@ BoxCollider2D: adaptiveTiling: 0 m_AutoTiling: 0 serializedVersion: 2 - m_Size: {x: 0.5, y: 0.85} + m_Size: {x: 0.32, y: 0.54} m_EdgeRadius: 0 --- !u!50 &215201872 Rigidbody2D: @@ -668,7 +716,7 @@ Rigidbody2D: m_Simulated: 1 m_UseFullKinematicContacts: 1 m_UseAutoMass: 0 - m_Mass: 2 + m_Mass: 1 m_LinearDrag: 0 m_AngularDrag: 0.05 m_GravityScale: 1 @@ -695,13 +743,24 @@ MonoBehaviour: jumpAudio: {fileID: 8300000, guid: 67975c08d56ceb147bad38572d805aa8, type: 3} respawnAudio: {fileID: 8300000, guid: e18959d46b63f3c4c8cc020a433cf848, type: 3} ouchAudio: {fileID: 8300000, guid: 6c05149e5a2fba64ba172e25a61074b7, type: 3} + scoreKeeper: {fileID: 619108665} maxSpeed: 3 - jumpTakeOffSpeed: 8 + jumpTakeOffSpeed: 5 jumpState: 0 collider2d: {fileID: 215201871} audioSource: {fileID: 0} health: {fileID: 215201877} controlEnabled: 1 + attackPoint: {fileID: 1445735432} + spawnPoint: {fileID: 1789572233} + attackRange: 0.5 + attackDamage: 1 + attackRate: 2 + playerScore: 0 + playerDead: 0 + enemyLayer: + serializedVersion: 2 + m_Bits: 512 --- !u!95 &215201874 Animator: serializedVersion: 3 @@ -778,12 +837,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 215201870} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -0.57, y: 1.58, z: -0.07077733} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -3.9424515, y: -0.7862735, z: 6.1369615} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 12 + m_Children: + - {fileID: 1445735432} + m_Father: {fileID: 514405438} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &215201877 MonoBehaviour: @@ -797,8 +857,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ffad43bb006db4856a9c527b89b48db9, type: 3} m_Name: m_EditorClassIdentifier: - maxHP: 15 - slider: {fileID: 119621581} + maxHP: 5 + slider: {fileID: 927188194} gradient: serializedVersion: 2 key0: {r: 0.90196085, g: 0.054901965, b: 0.1137255, a: 1} @@ -828,8 +888,8 @@ MonoBehaviour: m_Mode: 1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 - fill: {fileID: 30116488} ---- !u!1 &292457041 + fill: {fileID: 645924084} +--- !u!1 &285432826 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -837,63 +897,175 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 292457042} - m_Layer: 0 - m_Name: Enemies + - component: {fileID: 285432830} + - component: {fileID: 285432829} + - component: {fileID: 285432828} + - component: {fileID: 285432827} + - component: {fileID: 285432831} + m_Layer: 5 + m_Name: Canvas m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &292457042 -Transform: +--- !u!114 &285432827 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 292457041} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 8 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &311588740 -GameObject: + m_GameObject: {fileID: 285432826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &285432828 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 311588741} - m_Layer: 0 - m_Name: Zones - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &311588741 -Transform: + m_GameObject: {fileID: 285432826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 +--- !u!223 &285432829 +Canvas: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 311588740} + m_GameObject: {fileID: 285432826} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 1 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &285432830 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 285432826} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} + m_LocalScale: {x: 0, y: 0, z: 0} m_Children: - - {fileID: 419576588} - - {fileID: 1890125181} - - {fileID: 1063126318} + - {fileID: 1147789774} m_Father: {fileID: 0} - m_RootOrder: 10 + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &318776226 -PrefabInstance: + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!114 &285432831 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 285432826} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 988ee4d676dc49044a201a0ece425a35, type: 3} + m_Name: + m_EditorClassIdentifier: + powerupMenuUI: {fileID: 1147789773} +--- !u!1 &292457041 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 292457042} + m_Layer: 0 + m_Name: Enemies + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &292457042 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 292457041} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &311588740 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 311588741} + m_Layer: 0 + m_Name: Zones + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &311588741 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 311588740} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 419576588} + - {fileID: 1890125181} + m_Father: {fileID: 0} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &318776226 +PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: @@ -1388,170 +1560,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 9a1bd12ebb35d4dc997aa0c5494eda9b, type: 3} ---- !u!1 &323331766 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 323331767} - - component: {fileID: 323331768} - m_Layer: 5 - m_Name: HealthBarCrewmate - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &323331767 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 323331766} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 39887615} - - {fileID: 869972690} - - {fileID: 1096123455} - - {fileID: 124732001} - m_Father: {fileID: 1569749304} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 200, y: 132.66} - m_SizeDelta: {x: 80, y: 12} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &323331768 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 323331766} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Navigation: - m_Mode: 3 - m_SelectOnUp: {fileID: 0} - m_SelectOnDown: {fileID: 0} - m_SelectOnLeft: {fileID: 0} - m_SelectOnRight: {fileID: 0} - m_Transition: 0 - m_Colors: - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} - m_ColorMultiplier: 1 - m_FadeDuration: 0.1 - m_SpriteState: - m_HighlightedSprite: {fileID: 0} - m_PressedSprite: {fileID: 0} - m_SelectedSprite: {fileID: 0} - m_DisabledSprite: {fileID: 0} - m_AnimationTriggers: - m_NormalTrigger: Normal - m_HighlightedTrigger: Highlighted - m_PressedTrigger: Pressed - m_SelectedTrigger: Selected - m_DisabledTrigger: Disabled - m_Interactable: 0 - m_TargetGraphic: {fileID: 0} - m_FillRect: {fileID: 39887615} - m_HandleRect: {fileID: 0} - m_Direction: 1 - m_MinValue: 0 - m_MaxValue: 100 - m_WholeNumbers: 1 - m_Value: 80 - m_OnValueChanged: - m_PersistentCalls: - m_Calls: [] ---- !u!1 &402120241 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 402120242} - - component: {fileID: 402120244} - - component: {fileID: 402120243} - m_Layer: 5 - m_Name: Player - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &402120242 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402120241} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 119621580} - m_RootOrder: 3 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: -17.599998, y: -0.0000038147} - m_SizeDelta: {x: 18, y: 20} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &402120243 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402120241} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_RaycastTarget: 1 - m_Maskable: 1 - m_OnCullStateChanged: - m_PersistentCalls: - m_Calls: [] - m_Sprite: {fileID: 21300000, guid: cdb9cab623eb1c84a927d5a99bde0894, type: 3} - m_Type: 0 - m_PreserveAspect: 1 - m_FillCenter: 1 - m_FillMethod: 4 - m_FillAmount: 1 - m_FillClockwise: 1 - m_FillOrigin: 0 - m_UseSpriteMesh: 0 - m_PixelsPerUnitMultiplier: 1 ---- !u!222 &402120244 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 402120241} - m_CullTransparentMesh: 0 --- !u!1 &419576585 GameObject: m_ObjectHideFlags: 0 @@ -1593,7 +1601,7 @@ BoxCollider2D: m_Density: 1 m_Material: {fileID: 0} m_IsTrigger: 1 - m_UsedByEffector: 0 + m_UsedByEffector: 1 m_UsedByComposite: 0 m_Offset: {x: 0, y: -0} m_SpriteTilingProperty: @@ -1632,7 +1640,7 @@ GameObject: m_Component: - component: {fileID: 421228357} m_Layer: 0 - m_Name: SpawnPoint + m_Name: SpawnPoints m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1648,11 +1656,13 @@ Transform: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0.39, y: -0.49, z: 0.3017578} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] + m_Children: + - {fileID: 1789572233} + - {fileID: 2084099969} m_Father: {fileID: 0} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &519420028 +--- !u!1 &459400324 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -1660,49 +1670,171 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 519420032} - - component: {fileID: 519420031} - - component: {fileID: 519420029} - - component: {fileID: 519420030} - - component: {fileID: 519420033} - m_Layer: 0 - m_Name: Main Camera - m_TagString: MainCamera + - component: {fileID: 459400325} + - component: {fileID: 459400327} + - component: {fileID: 459400326} + m_Layer: 5 + m_Name: PowerupRight + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!81 &519420029 -AudioListener: +--- !u!224 &459400325 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 519420028} - m_Enabled: 1 ---- !u!114 &519420030 + m_GameObject: {fileID: 459400324} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: -1, y: 1, z: 1} + m_Children: + - {fileID: 65047897} + m_Father: {fileID: 1147789774} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 182, y: -28} + m_SizeDelta: {x: 100, y: 125} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &459400326 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 519420028} - m_Enabled: 0 + m_GameObject: {fileID: 459400324} + m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: - m_ShowDebugText: 0 - m_ShowCameraFrustum: 1 - m_IgnoreTimeScale: 0 - m_WorldUpOverride: {fileID: 0} - m_UpdateMethod: 2 - m_BlendUpdateMethod: 1 - m_DefaultBlend: - m_Style: 1 - m_Time: 2 - m_CustomCurve: - serializedVersion: 2 + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: a0d529ab1f74ac44f92b43cf8c384f48, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &459400327 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 459400324} + m_CullTransparentMesh: 0 +--- !u!1 &514405437 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 514405438} + - component: {fileID: 514405439} + m_Layer: 0 + m_Name: GameRound + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &514405438 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 514405437} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.3124516, y: 2.0462735, z: -6.207739} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2120499074} + - {fileID: 215201876} + m_Father: {fileID: 0} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &514405439 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 514405437} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7804c522061bd4c558b5008952406407, type: 3} + m_Name: + m_EditorClassIdentifier: + impostor: {fileID: 215201873} + crewmate: {fileID: 2120499077} +--- !u!1 &519420028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 519420032} + - component: {fileID: 519420031} + - component: {fileID: 519420029} + - component: {fileID: 519420030} + - component: {fileID: 519420033} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &519420029 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 1 +--- !u!114 &519420030 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519420028} + m_Enabled: 0 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 72ece51f2901e7445ab60da3685d6b5f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowDebugText: 0 + m_ShowCameraFrustum: 1 + m_IgnoreTimeScale: 0 + m_WorldUpOverride: {fileID: 0} + m_UpdateMethod: 2 + m_BlendUpdateMethod: 1 + m_DefaultBlend: + m_Style: 1 + m_Time: 2 + m_CustomCurve: + serializedVersion: 2 m_Curve: [] m_PreInfinity: 2 m_PostInfinity: 2 @@ -1741,7 +1873,7 @@ Camera: far clip plane: 5000 field of view: 40 orthographic: 1 - orthographic size: 5.02 + orthographic size: 5 m_Depth: -1 m_CullingMask: serializedVersion: 2 @@ -1765,7 +1897,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 519420028} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.1, y: 1.42, z: -10.070777} + m_LocalPosition: {x: 2.53, y: 1.42, z: -9} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} @@ -1792,9 +1924,9 @@ MonoBehaviour: target2: {fileID: 215201876} Midpoint: {x: 0, y: 0, z: 0} distance: {x: 0, y: 0, z: 0} - camDistance: 30 + camDistance: 0 CamOffset: 0 - bounds: 10 + bounds: 0 --- !u!1 &554302358 GameObject: m_ObjectHideFlags: 0 @@ -5748,92 +5880,111 @@ TilemapCollider2D: m_Offset: {x: 0, y: 0} m_MaximumTileChangeCount: 1000 m_ExtrusionFactor: 0.00001 ---- !u!1 &742932003 +--- !u!1 &561224969 GameObject: - m_ObjectHideFlags: 3 + m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 742932004} - - component: {fileID: 742932006} - - component: {fileID: 742932005} + - component: {fileID: 561224970} m_Layer: 0 - m_Name: cm + m_Name: AttackPoint m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &742932004 +--- !u!4 &561224970 Transform: - m_ObjectHideFlags: 3 + m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 742932003} + m_GameObject: {fileID: 561224969} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.0075181513, y: 0.7297466, z: -0.15439585} + m_LocalPosition: {x: -0.3, y: 0, z: 1} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 1946717925} + m_Father: {fileID: 2120499074} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &742932005 -MonoBehaviour: - m_ObjectHideFlags: 3 +--- !u!1 &585829843 +GameObject: + m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 742932003} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} - m_Name: - m_EditorClassIdentifier: - m_LookaheadTime: 0 - m_LookaheadSmoothing: 10 - m_LookaheadIgnoreY: 0 - m_XDamping: 1 - m_YDamping: 1 - m_ZDamping: 1 - m_ScreenX: 0.5 - m_ScreenY: 0.5 - m_CameraDistance: 10 - m_DeadZoneWidth: 0.1 - m_DeadZoneHeight: 0.1 - m_DeadZoneDepth: 0 - m_UnlimitedSoftZone: 0 - m_SoftZoneWidth: 0.8 - m_SoftZoneHeight: 0.8 - m_BiasX: 0 - m_BiasY: 0 - m_CenterOnActivate: 1 - m_GroupFramingMode: 2 - m_AdjustmentMode: 2 - m_GroupFramingSize: 0.8 - m_MaxDollyIn: 5000 - m_MaxDollyOut: 5000 - m_MinimumDistance: 1 - m_MaximumDistance: 5000 - m_MinimumFOV: 3 - m_MaximumFOV: 60 - m_MinimumOrthoSize: 1 - m_MaximumOrthoSize: 100 ---- !u!114 &742932006 + serializedVersion: 6 + m_Component: + - component: {fileID: 585829844} + - component: {fileID: 585829846} + - component: {fileID: 585829845} + m_Layer: 5 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &585829844 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 585829843} + m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 604375053} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 62.9, y: 0.0000076294} + m_SizeDelta: {x: 21.019012, y: 25.769577} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &585829845 MonoBehaviour: - m_ObjectHideFlags: 3 + m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 742932003} + m_GameObject: {fileID: 585829843} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1 &869972689 + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 9048e1725a9058b40bc84e23fbcd69a6, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &585829846 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 585829843} + m_CullTransparentMesh: 0 +--- !u!1 &592764427 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5841,9 +5992,9 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 869972690} - - component: {fileID: 869972692} - - component: {fileID: 869972691} + - component: {fileID: 592764428} + - component: {fileID: 592764430} + - component: {fileID: 592764429} m_Layer: 5 m_Name: Border m_TagString: Untagged @@ -5851,18 +6002,18 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &869972690 +--- !u!224 &592764428 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 869972689} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 592764427} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 323331767} + m_Father: {fileID: 927188193} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -5870,22 +6021,22 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &869972691 +--- !u!114 &592764429 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 869972689} + m_GameObject: {fileID: 592764427} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 0.41176474, g: 0.41176474, b: 0.41176474, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 - m_Maskable: 0 + m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -5899,15 +6050,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &869972692 +--- !u!222 &592764430 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 869972689} + m_GameObject: {fileID: 592764427} m_CullTransparentMesh: 0 ---- !u!1 &901665978 +--- !u!1 &604375052 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5915,56 +6066,245 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 901665981} - - component: {fileID: 901665980} - - component: {fileID: 901665979} - m_Layer: 0 - m_Name: Background + - component: {fileID: 604375053} + - component: {fileID: 604375054} + m_Layer: 5 + m_Name: HealthBarCrewmate m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &901665979 -MonoBehaviour: +--- !u!224 &604375053 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 901665978} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a229c636674274e12bb4f79ddcae0d49, type: 3} - m_Name: - m_EditorClassIdentifier: - movementScale: {x: 0.25, y: 0.25, z: 0.25} ---- !u!156049354 &901665980 -Grid: + m_GameObject: {fileID: 604375052} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 646041244} + - {fileID: 34377188} + - {fileID: 867195592} + - {fileID: 585829844} + m_Father: {fileID: 2033635617} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: -105, y: -50} + m_SizeDelta: {x: 82.28345, y: 12.779526} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &604375054 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 901665978} + m_GameObject: {fileID: 604375052} m_Enabled: 1 - m_CellSize: {x: 1, y: 1, z: 0} - m_CellGap: {x: 0, y: 0, z: 0} - m_CellLayout: 0 - m_CellSwizzle: 0 ---- !u!4 &901665981 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 901665978} + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 0 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 0 + m_TargetGraphic: {fileID: 0} + m_FillRect: {fileID: 646041244} + m_HandleRect: {fileID: 0} + m_Direction: 1 + m_MinValue: 0 + m_MaxValue: 10 + m_WholeNumbers: 1 + m_Value: 10 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &619108663 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 619108664} + - component: {fileID: 619108666} + - component: {fileID: 619108665} + m_Layer: 5 + m_Name: ScoreImpostor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &619108664 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 619108663} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 7 + m_Father: {fileID: 1734409800} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &915727330 + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 35.4, y: 0} + m_SizeDelta: {x: 70.82214, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &619108665 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 619108663} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 0 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_outlineColor: + serializedVersion: 2 + rgba: 4278190080 + m_fontSize: 30.15 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_textAlignment: 514 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_firstOverflowCharacterIndex: -1 + m_linkedTextComponent: {fileID: 0} + m_isLinkedTextComponent: 0 + m_isTextTruncated: 0 + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_ignoreRectMaskCulling: 0 + m_ignoreCulling: 1 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_VertexBufferAutoSizeReduction: 1 + m_firstVisibleCharacter: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_textInfo: + textComponent: {fileID: 619108665} + characterCount: 1 + spriteCount: 0 + spaceCount: 0 + wordCount: 1 + linkCount: 0 + lineCount: 1 + pageCount: 1 + materialCount: 1 + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_spriteAnimator: {fileID: 0} + m_hasFontAssetChanged: 0 + m_subTextObjects: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &619108666 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 619108663} + m_CullTransparentMesh: 0 +--- !u!1 &645924082 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -5972,55 +6312,55 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 915727331} - - component: {fileID: 915727333} - - component: {fileID: 915727332} + - component: {fileID: 645924083} + - component: {fileID: 645924085} + - component: {fileID: 645924084} m_Layer: 5 - m_Name: Heart + m_Name: Fill m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &915727331 +--- !u!224 &645924083 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 915727330} + m_GameObject: {fileID: 645924082} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 119621580} - m_RootOrder: 2 + m_Father: {fileID: 927188193} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 0.0000038146973, y: -0.0000066757} - m_SizeDelta: {x: 13, y: 12} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &915727332 +--- !u!114 &645924084 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 915727330} + m_GameObject: {fileID: 645924082} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 0.077162705, g: 0.9622642, b: 0.21342954, a: 1} m_RaycastTarget: 1 m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 25998a46ce6917443aa4153ab177a38a, type: 3} + m_Sprite: {fileID: 0} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -6030,15 +6370,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &915727333 +--- !u!222 &645924085 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 915727330} + m_GameObject: {fileID: 645924082} m_CullTransparentMesh: 0 ---- !u!1 &1063126317 +--- !u!1 &646041243 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -6046,113 +6386,1045 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1063126318} - - component: {fileID: 1063126320} - - component: {fileID: 1063126319} - m_Layer: 0 - m_Name: DeathZone + - component: {fileID: 646041244} + - component: {fileID: 646041246} + - component: {fileID: 646041245} + m_Layer: 5 + m_Name: Fill m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1063126318 -Transform: +--- !u!224 &646041244 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1063126317} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 15, y: -6.5, z: 0} - m_LocalScale: {x: -0.29398438, y: 1, z: 1} + m_GameObject: {fileID: 646041243} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 311588741} - m_RootOrder: 2 + m_Father: {fileID: 604375053} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1063126319 + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &646041245 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1063126317} + m_GameObject: {fileID: 646041243} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f9473387ae50744bf946308793bd64e9, type: 3} + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!61 &1063126320 -BoxCollider2D: + m_Material: {fileID: 0} + m_Color: {r: 0.077162705, g: 0.9622642, b: 0.21342954, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &646041246 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 646041243} + m_CullTransparentMesh: 0 +--- !u!1 &716470358 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 716470359} + - component: {fileID: 716470361} + - component: {fileID: 716470360} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &716470359 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 716470358} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 905637813} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 74} + m_SizeDelta: {x: 300, y: 300} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &716470360 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1063126317} + m_GameObject: {fileID: 716470358} m_Enabled: 1 - m_Density: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: m_Material: {fileID: 0} - m_IsTrigger: 1 - m_UsedByEffector: 0 - m_UsedByComposite: 0 - m_Offset: {x: 13.5, y: 6.5} - m_SpriteTilingProperty: - border: {x: 0, y: 0, z: 0, w: 0} - pivot: {x: 0, y: 0} - oldSize: {x: 0, y: 0} - newSize: {x: 0, y: 0} - adaptiveTilingThreshold: 0 - drawMode: 0 - adaptiveTiling: 0 - m_AutoTiling: 0 - serializedVersion: 2 - m_Size: {x: 7.5, y: 2} - m_EdgeRadius: 0 ---- !u!1 &1082779265 -GameObject: + m_Color: {r: 0, g: 0, b: 0, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 50 + m_FontStyle: 1 + m_BestFit: 0 + m_MinSize: 3 + m_MaxSize: 50 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 0 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: + Speed +--- !u!222 &716470361 +CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 716470358} + m_CullTransparentMesh: 0 +--- !u!1 &742932003 +GameObject: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1082779267} - - component: {fileID: 1082779266} + - component: {fileID: 742932004} + - component: {fileID: 742932006} + - component: {fileID: 742932005} m_Layer: 0 - m_Name: Grid + m_Name: cm m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!156049354 &1082779266 -Grid: - m_ObjectHideFlags: 0 +--- !u!4 &742932004 +Transform: + m_ObjectHideFlags: 3 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1082779265} + m_GameObject: {fileID: 742932003} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.0075181513, y: 0.7297466, z: -0.15439585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1946717925} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &742932005 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 742932003} m_Enabled: 1 - m_CellSize: {x: 0.4, y: 0.4, z: 1} - m_CellGap: {x: 0, y: 0, z: 0} - m_CellLayout: 0 - m_CellSwizzle: 0 ---- !u!4 &1082779267 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6ad980451443d70438faac0bc6c235a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_LookaheadTime: 0 + m_LookaheadSmoothing: 10 + m_LookaheadIgnoreY: 0 + m_XDamping: 1 + m_YDamping: 1 + m_ZDamping: 1 + m_ScreenX: 0.5 + m_ScreenY: 0.5 + m_CameraDistance: 10 + m_DeadZoneWidth: 0.1 + m_DeadZoneHeight: 0.1 + m_DeadZoneDepth: 0 + m_UnlimitedSoftZone: 0 + m_SoftZoneWidth: 0.8 + m_SoftZoneHeight: 0.8 + m_BiasX: 0 + m_BiasY: 0 + m_CenterOnActivate: 1 + m_GroupFramingMode: 2 + m_AdjustmentMode: 2 + m_GroupFramingSize: 0.8 + m_MaxDollyIn: 5000 + m_MaxDollyOut: 5000 + m_MinimumDistance: 1 + m_MaximumDistance: 5000 + m_MinimumFOV: 3 + m_MaximumFOV: 60 + m_MinimumOrthoSize: 1 + m_MaximumOrthoSize: 100 +--- !u!114 &742932006 +MonoBehaviour: + m_ObjectHideFlags: 3 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 742932003} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &761923483 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 761923484} + - component: {fileID: 761923486} + - component: {fileID: 761923485} + m_Layer: 5 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &761923484 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 761923483} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 927188193} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -62.9, y: 0.0000076294} + m_SizeDelta: {x: 21.019012, y: 25.769577} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &761923485 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 761923483} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: cdb9cab623eb1c84a927d5a99bde0894, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &761923486 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 761923483} + m_CullTransparentMesh: 0 +--- !u!1 &867195591 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 867195592} + - component: {fileID: 867195594} + - component: {fileID: 867195593} + m_Layer: 5 + m_Name: Heart + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &867195592 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867195591} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 604375053} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 0.5} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: -0.1000061, y: 0} + m_SizeDelta: {x: 13, y: 12} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &867195593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867195591} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 25998a46ce6917443aa4153ab177a38a, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &867195594 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 867195591} + m_CullTransparentMesh: 0 +--- !u!1 &901665978 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 901665981} + - component: {fileID: 901665980} + - component: {fileID: 901665979} + m_Layer: 0 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &901665979 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901665978} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a229c636674274e12bb4f79ddcae0d49, type: 3} + m_Name: + m_EditorClassIdentifier: + movementScale: {x: 0.25, y: 0.25, z: 0.25} +--- !u!156049354 &901665980 +Grid: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901665978} + m_Enabled: 1 + m_CellSize: {x: 1, y: 1, z: 0} + m_CellGap: {x: 0, y: 0, z: 0} + m_CellLayout: 0 + m_CellSwizzle: 0 +--- !u!4 &901665981 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901665978} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &905637812 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 905637813} + - component: {fileID: 905637816} + - component: {fileID: 905637815} + - component: {fileID: 905637814} + m_Layer: 5 + m_Name: Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &905637813 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 905637812} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 1} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 716470359} + m_Father: {fileID: 1552660934} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: -6, y: 23.5} + m_SizeDelta: {x: 0, y: -25} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &905637814 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 905637812} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 0.6313726} + m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 905637815} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 285432831} + m_MethodName: PowerupSelectLeft + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &905637815 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 905637812} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 19b0947512b565842ae1c130e8e8c9f2, type: 3} + m_Type: 0 + m_PreserveAspect: 1 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &905637816 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 905637812} + m_CullTransparentMesh: 0 +--- !u!1 &927188192 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 927188193} + - component: {fileID: 927188194} + m_Layer: 5 + m_Name: HealthBarImpostor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &927188193 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927188192} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 645924083} + - {fileID: 592764428} + - {fileID: 1691858655} + - {fileID: 761923484} + m_Father: {fileID: 2033635617} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 105, y: -50} + m_SizeDelta: {x: 82.28345, y: 12.779526} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &927188194 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927188192} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 0 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 0 + m_TargetGraphic: {fileID: 0} + m_FillRect: {fileID: 645924083} + m_HandleRect: {fileID: 0} + m_Direction: 0 + m_MinValue: 0 + m_MaxValue: 10 + m_WholeNumbers: 1 + m_Value: 10 + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] +--- !u!1 &1082779265 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1082779267} + - component: {fileID: 1082779266} + m_Layer: 0 + m_Name: Grid + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!156049354 &1082779266 +Grid: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082779265} + m_Enabled: 1 + m_CellSize: {x: 0.4, y: 0.4, z: 1} + m_CellGap: {x: 0, y: 0, z: 0} + m_CellLayout: 0 + m_CellSwizzle: 0 +--- !u!4 &1082779267 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082779265} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 554302359} + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1108367200 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1108367201} + - component: {fileID: 1108367203} + - component: {fileID: 1108367202} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1108367201 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1108367200} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: -1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 65047897} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -1, y: 74} + m_SizeDelta: {x: 300, y: 300} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1108367202 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1108367200} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0, g: 0, b: 0, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_FontData: + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_FontSize: 50 + m_FontStyle: 1 + m_BestFit: 0 + m_MinSize: 3 + m_MaxSize: 50 + m_Alignment: 4 + m_AlignByGeometry: 0 + m_RichText: 0 + m_HorizontalOverflow: 0 + m_VerticalOverflow: 0 + m_LineSpacing: 1 + m_Text: + Damage +--- !u!222 &1108367203 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1108367200} + m_CullTransparentMesh: 0 +--- !u!1 &1147789773 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1147789774} + - component: {fileID: 1147789776} + - component: {fileID: 1147789775} + m_Layer: 5 + m_Name: PowerupMenu + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &1147789774 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1147789773} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1552660934} + - {fileID: 459400325} + m_Father: {fileID: 285432830} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1147789775 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1147789773} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 598490688680536869, guid: 9570b2aa16bcbbd4faab2f3ecc4272d7, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1147789776 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1147789773} + m_CullTransparentMesh: 0 +--- !u!1 &1261828463 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1261828464} + - component: {fileID: 1261828466} + - component: {fileID: 1261828465} + m_Layer: 5 + m_Name: ScoreSeparator + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1261828464 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1261828463} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1734409800} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0} + m_AnchorMax: {x: 0.5, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 70.82214, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1261828465 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1261828463} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: ':' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_outlineColor: + serializedVersion: 2 + rgba: 4278190080 + m_fontSize: 30.15 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_textAlignment: 514 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_firstOverflowCharacterIndex: -1 + m_linkedTextComponent: {fileID: 0} + m_isLinkedTextComponent: 0 + m_isTextTruncated: 0 + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_ignoreRectMaskCulling: 0 + m_ignoreCulling: 1 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_VertexBufferAutoSizeReduction: 1 + m_firstVisibleCharacter: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_textInfo: + textComponent: {fileID: 1261828465} + characterCount: 1 + spriteCount: 0 + spaceCount: 0 + wordCount: 1 + linkCount: 0 + lineCount: 1 + pageCount: 1 + materialCount: 1 + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_spriteAnimator: {fileID: 0} + m_hasFontAssetChanged: 0 + m_subTextObjects: + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + - {fileID: 0} + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1261828466 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1261828463} + m_CullTransparentMesh: 0 +--- !u!1 &1445735431 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1445735432} + m_Layer: 0 + m_Name: AttackPoint + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1445735432 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1082779265} + m_GameObject: {fileID: 1445735431} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0.3, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: - - {fileID: 554302359} - m_Father: {fileID: 0} - m_RootOrder: 6 + m_Children: [] + m_Father: {fileID: 215201876} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1096123454 +--- !u!1 &1552660933 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -6160,42 +7432,43 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1096123455} - - component: {fileID: 1096123457} - - component: {fileID: 1096123456} + - component: {fileID: 1552660934} + - component: {fileID: 1552660936} + - component: {fileID: 1552660935} m_Layer: 5 - m_Name: Heart + m_Name: PowerupLeft m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1096123455 +--- !u!224 &1552660934 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096123454} + m_GameObject: {fileID: 1552660933} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 323331767} - m_RootOrder: 2 + m_Children: + - {fileID: 905637813} + m_Father: {fileID: 1147789774} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: -2.0999985, y: -0.0000066757} - m_SizeDelta: {x: 13, y: 12} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -240, y: -28} + m_SizeDelta: {x: 100, y: 125} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1096123456 +--- !u!114 &1552660935 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096123454} + m_GameObject: {fileID: 1552660933} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} @@ -6208,7 +7481,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 25998a46ce6917443aa4153ab177a38a, type: 3} + m_Sprite: {fileID: 21300000, guid: a0d529ab1f74ac44f92b43cf8c384f48, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -6218,15 +7491,21 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1096123457 +--- !u!222 &1552660936 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1096123454} + m_GameObject: {fileID: 1552660933} m_CullTransparentMesh: 0 ---- !u!1 &1226992859 +--- !u!60 &1665035850 stripped +PolygonCollider2D: + m_CorrespondingSourceObject: {fileID: 5102505034379151492, guid: 6f545478bd0fb7a478ed6f674a5210f5, + type: 3} + m_PrefabInstance: {fileID: 147844362} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1691858654 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -6234,55 +7513,55 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1226992860} - - component: {fileID: 1226992862} - - component: {fileID: 1226992861} + - component: {fileID: 1691858655} + - component: {fileID: 1691858657} + - component: {fileID: 1691858656} m_Layer: 5 - m_Name: Border + m_Name: Heart m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1226992860 +--- !u!224 &1691858655 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1226992859} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 1691858654} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 119621580} - m_RootOrder: 1 + m_Father: {fileID: 927188193} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 0, y: 0.5} + m_AnchoredPosition: {x: 0.1000061, y: 0} + m_SizeDelta: {x: 13, y: 12} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1226992861 +--- !u!114 &1691858656 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1226992859} + m_GameObject: {fileID: 1691858654} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 0.41176474, g: 0.41176474, b: 0.41176474, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 - m_Maskable: 0 + m_Maskable: 1 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 87d7374b17a90214fb97f493fe43c2f3, type: 3} + m_Sprite: {fileID: 21300000, guid: 25998a46ce6917443aa4153ab177a38a, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -6292,15 +7571,15 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!222 &1226992862 +--- !u!222 &1691858657 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1226992859} + m_GameObject: {fileID: 1691858654} m_CullTransparentMesh: 0 ---- !u!1 &1569749300 +--- !u!1 &1734409799 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -6308,104 +7587,66 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1569749304} - - component: {fileID: 1569749303} - - component: {fileID: 1569749302} - - component: {fileID: 1569749301} + - component: {fileID: 1734409800} m_Layer: 5 - m_Name: Canvas + m_Name: Scoreboard m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &1569749301 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1569749300} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1569749302 -MonoBehaviour: +--- !u!224 &1734409800 +RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1569749300} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 ---- !u!223 &1569749303 -Canvas: + m_GameObject: {fileID: 1734409799} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 619108664} + - {fileID: 40643060} + - {fileID: 1261828464} + m_Father: {fileID: 2033635617} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 1} + m_AnchorMax: {x: 0.5, y: 1} + m_AnchoredPosition: {x: 0, y: -50.000015} + m_SizeDelta: {x: 122.3891, y: 33.69458} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1789572232 +GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1569749300} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 1 - m_Camera: {fileID: 519420031} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_AdditionalShaderChannelsFlag: 0 - m_SortingLayerID: 0 - m_SortingOrder: 10 - m_TargetDisplay: 0 ---- !u!224 &1569749304 -RectTransform: + serializedVersion: 6 + m_Component: + - component: {fileID: 1789572233} + m_Layer: 0 + m_Name: ImpostorSpawn + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1789572233 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1569749300} + m_GameObject: {fileID: 1789572232} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_Children: - - {fileID: 119621580} - - {fileID: 323331767} - m_Father: {fileID: 0} - m_RootOrder: 13 + m_LocalPosition: {x: -0.9, y: 1.88, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 421228357} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!60 &1665035850 stripped -PolygonCollider2D: - m_CorrespondingSourceObject: {fileID: 5102505034379151492, guid: 6f545478bd0fb7a478ed6f674a5210f5, - type: 3} - m_PrefabInstance: {fileID: 147844362} - m_PrefabAsset: {fileID: 0} --- !u!1 &1889797500 GameObject: m_ObjectHideFlags: 0 @@ -6554,8 +7795,8 @@ MonoBehaviour: m_StreamingVersion: 20170927 m_Priority: 10 m_StandbyUpdate: 2 - m_LookAt: {fileID: 0} - m_Follow: {fileID: 0} + m_LookAt: {fileID: 2120499074} + m_Follow: {fileID: 2120499074} m_Lens: FieldOfView: 40 OrthographicSize: 3.5 @@ -6579,12 +7820,12 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1946717923} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 3.1, y: 1.42, z: -10.070777} + m_LocalPosition: {x: 8, y: 1.42, z: -9} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 742932004} m_Father: {fileID: 0} - m_RootOrder: 4 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1946717926 MonoBehaviour: @@ -6603,6 +7844,137 @@ MonoBehaviour: m_BoundingShape2D: {fileID: 1665035850} m_ConfineScreenEdges: 1 m_Damping: 0 +--- !u!1 &2033635612 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2033635617} + - component: {fileID: 2033635616} + - component: {fileID: 2033635615} + - component: {fileID: 2033635614} + m_Layer: 5 + m_Name: CanvasGameStat + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &2033635614 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2033635612} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &2033635615 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2033635612} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 1 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 +--- !u!223 &2033635616 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2033635612} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 1 + m_Camera: {fileID: 519420031} + m_PlaneDistance: 100 + m_PixelPerfect: 1 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 25 + m_SortingLayerID: 0 + m_SortingOrder: 10 + m_TargetDisplay: 0 +--- !u!224 &2033635617 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2033635612} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_Children: + - {fileID: 927188193} + - {fileID: 604375053} + - {fileID: 1734409800} + m_Father: {fileID: 0} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &2084099968 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2084099969} + m_Layer: 0 + m_Name: CrewmateSpawn + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2084099969 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2084099968} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 5.75, y: 1.88, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 421228357} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2120499072 GameObject: m_ObjectHideFlags: 0 @@ -6618,7 +7990,7 @@ GameObject: - component: {fileID: 2120499075} - component: {fileID: 2120499078} - component: {fileID: 2120499079} - m_Layer: 0 + m_Layer: 9 m_Name: CrewMate m_TagString: Crewmate m_Icon: {fileID: 0} @@ -6663,7 +8035,7 @@ SpriteRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: 0 m_SortingLayer: 0 - m_SortingOrder: 0 + m_SortingOrder: 5 m_Sprite: {fileID: 21300000, guid: a0d529ab1f74ac44f92b43cf8c384f48, type: 3} m_Color: {r: 0, g: 1, b: 0.95156765, a: 1} m_FlipX: 1 @@ -6682,12 +8054,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2120499072} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 7.73, y: 1.72, z: -0.07077733} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.8775485, y: -0.6262735, z: 7.207739} m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 11 + m_Children: + - {fileID: 561224970} + m_Father: {fileID: 514405438} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!50 &2120499075 Rigidbody2D: @@ -6701,7 +8074,7 @@ Rigidbody2D: m_Simulated: 1 m_UseFullKinematicContacts: 1 m_UseAutoMass: 0 - m_Mass: 2 + m_Mass: 1 m_LinearDrag: 0 m_AngularDrag: 0.05 m_GravityScale: 1 @@ -6709,7 +8082,7 @@ Rigidbody2D: m_Interpolate: 1 m_SleepingMode: 0 m_CollisionDetection: 1 - m_Constraints: 4 + m_Constraints: 1 --- !u!95 &2120499076 Animator: serializedVersion: 3 @@ -6747,13 +8120,24 @@ MonoBehaviour: jumpAudio: {fileID: 8300000, guid: 67975c08d56ceb147bad38572d805aa8, type: 3} respawnAudio: {fileID: 8300000, guid: e18959d46b63f3c4c8cc020a433cf848, type: 3} ouchAudio: {fileID: 8300000, guid: 6c05149e5a2fba64ba172e25a61074b7, type: 3} + scoreKeeper: {fileID: 40643061} maxSpeed: 3 - jumpTakeOffSpeed: 8 + jumpTakeOffSpeed: 5 jumpState: 0 collider2d: {fileID: 2120499078} audioSource: {fileID: 0} health: {fileID: 2120499079} controlEnabled: 1 + attackPoint: {fileID: 561224970} + spawnPoint: {fileID: 2084099969} + attackRange: 0.5 + attackDamage: 1 + attackRate: 2 + playerScore: 0 + playerDead: 0 + enemyLayer: + serializedVersion: 2 + m_Bits: 256 --- !u!61 &2120499078 BoxCollider2D: m_ObjectHideFlags: 0 @@ -6767,7 +8151,7 @@ BoxCollider2D: m_IsTrigger: 0 m_UsedByEffector: 0 m_UsedByComposite: 0 - m_Offset: {x: 0.05, y: 0.02} + m_Offset: {x: -0.09, y: -0.14} m_SpriteTilingProperty: border: {x: 0, y: 0, z: 0, w: 0} pivot: {x: 0.5, y: 0.5} @@ -6778,7 +8162,7 @@ BoxCollider2D: adaptiveTiling: 0 m_AutoTiling: 0 serializedVersion: 2 - m_Size: {x: 0.5, y: 0.73} + m_Size: {x: 0.32, y: 0.54} m_EdgeRadius: 0 --- !u!114 &2120499079 MonoBehaviour: @@ -6792,8 +8176,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ffad43bb006db4856a9c527b89b48db9, type: 3} m_Name: m_EditorClassIdentifier: - maxHP: 15 - slider: {fileID: 323331768} + maxHP: 5 + slider: {fileID: 604375054} gradient: serializedVersion: 2 key0: {r: 0.90196085, g: 0.054901965, b: 0.1137255, a: 1} @@ -6823,4 +8207,4 @@ MonoBehaviour: m_Mode: 1 m_NumColorKeys: 3 m_NumAlphaKeys: 2 - fill: {fileID: 39887616} + fill: {fileID: 646041245} diff --git a/Assets/Scripts/Gameplay/PlayerEnemyCollision.cs b/Assets/Scripts/Gameplay/PlayerEnemyCollision.cs index 6a8d9f7..000469b 100644 --- a/Assets/Scripts/Gameplay/PlayerEnemyCollision.cs +++ b/Assets/Scripts/Gameplay/PlayerEnemyCollision.cs @@ -27,7 +27,7 @@ public override void Execute() var enemyHealth = enemy.GetComponent(); if (enemyHealth != null) { - enemyHealth.Decrement(); + enemyHealth.Decrement(1); if (!enemyHealth.IsAlive) { Schedule().enemy = enemy; diff --git a/Assets/Scripts/Mechanics/DeathZone.cs b/Assets/Scripts/Mechanics/DeathZone.cs index 8c5aaf0..82d137c 100644 --- a/Assets/Scripts/Mechanics/DeathZone.cs +++ b/Assets/Scripts/Mechanics/DeathZone.cs @@ -20,7 +20,7 @@ void OnTriggerEnter2D(Collider2D collider) { var ev = Schedule(0); ev.deathzone = this; - health.Decrement(); + health.Die(); } } diff --git a/Assets/Scripts/Mechanics/GameController.cs b/Assets/Scripts/Mechanics/GameController.cs index 017182f..0e53756 100644 --- a/Assets/Scripts/Mechanics/GameController.cs +++ b/Assets/Scripts/Mechanics/GameController.cs @@ -11,14 +11,7 @@ namespace Platformer.Mechanics public class GameController : MonoBehaviour { public static GameController Instance { get; private set; } - - //This model field is public and can be therefore be modified in the - //inspector. - //The reference actually comes from the InstanceRegister, and is shared - //through the simulation and events. Unity will deserialize over this - //shared reference when the scene loads, allowing the model to be - //conveniently configured inside the inspector. - public PlatformerModel model = Simulation.GetModel(); + public PlayerController impostor, crewmate; void OnEnable() { @@ -32,7 +25,35 @@ void OnDisable() void Update() { - if (Instance == this) Simulation.Tick(); + if(impostor.health.IsAlive && crewmate.health.IsAlive) { + // both players alive and fighting + } + else if (!impostor.health.IsAlive && !impostor.playerDead) { + // impostor is dead + crewmate.incrementScore(); + impostor.Dead(); + CheckForWinner(); + } + else if (!crewmate.health.IsAlive && !crewmate.playerDead) { + // crewmate is dead + impostor.incrementScore(); + crewmate.Dead(); + CheckForWinner(); + } + } + + void CheckForWinner() { + if(impostor.playerScore >= 3) { + // declare impostor as Winner + } + else if (crewmate.playerScore >= 3) { + // declare crewmate as Winner + } + else { + // new round - display powerups + impostor.Respawn(); + crewmate.Respawn(); + } } } } \ No newline at end of file diff --git a/Assets/Scripts/Mechanics/Health.cs b/Assets/Scripts/Mechanics/Health.cs index 060d6ea..cbfcbd3 100644 --- a/Assets/Scripts/Mechanics/Health.cs +++ b/Assets/Scripts/Mechanics/Health.cs @@ -40,10 +40,10 @@ public void Increment() /// Decrement the HP of the entity. Will trigger a HealthIsZero event when /// current HP reaches 0. /// - public void Decrement() + public void Decrement(int damageTaken) { - currentHP = Mathf.Clamp(currentHP - 1, 0, maxHP); - if (currentHP == 0) + currentHP = Mathf.Clamp(currentHP - damageTaken, 0, maxHP); + if (currentHP <= 0) { var ev = Schedule(); ev.health = this; @@ -57,13 +57,24 @@ public void Decrement() /// public void Die() { - while (currentHP > 0) Decrement(); + Decrement(currentHP); + } + + public int getHP() + { + return currentHP; + } + + public void Respawn() + { + Awake(); } void Awake() { currentHP = maxHP; slider.maxValue = maxHP; + slider.value = currentHP; fill.color = gradient.Evaluate(slider.normalizedValue); } } diff --git a/Assets/Scripts/Mechanics/PlayerController.cs b/Assets/Scripts/Mechanics/PlayerController.cs index cf1a2d5..ab5fb7f 100644 --- a/Assets/Scripts/Mechanics/PlayerController.cs +++ b/Assets/Scripts/Mechanics/PlayerController.cs @@ -5,6 +5,7 @@ using static Platformer.Core.Simulation; using Platformer.Model; using Platformer.Core; +using TMPro; namespace Platformer.Mechanics { @@ -18,6 +19,8 @@ public class PlayerController : KinematicObject public AudioClip respawnAudio; public AudioClip ouchAudio; + public TextMeshProUGUI scoreKeeper; + /// /// Max horizontal speed of the player. /// @@ -35,7 +38,6 @@ public class PlayerController : KinematicObject public bool controlEnabled = true; bool jump; - bool prevDead = false; Vector2 move; SpriteRenderer spriteRenderer; internal Animator animator; @@ -43,6 +45,20 @@ public class PlayerController : KinematicObject public Bounds Bounds => collider2d.bounds; + public Transform attackPoint, spawnPoint; + public float attackRange = 0.5f; + + public int attackDamage = 1; + + public float attackRate = 2f; + float nextAttackTime = 0f; + + public int playerScore = 0; + public bool playerDead = false; + + public LayerMask enemyLayer; + bool isSpriteFlipped; + void Awake() { health = GetComponent(); @@ -50,12 +66,20 @@ void Awake() collider2d = GetComponent(); spriteRenderer = GetComponent(); animator = GetComponent(); + isSpriteFlipped = spriteRenderer.flipX; } protected override void Update() { - if (controlEnabled && health.IsAlive) + if (controlEnabled && !playerDead) { + // + if(spriteRenderer.flipX != isSpriteFlipped) { + Vector3 newPos = new Vector3(attackPoint.transform.localPosition.x * -1f, 0f, 0f); + attackPoint.transform.localPosition = newPos; + isSpriteFlipped = spriteRenderer.flipX; + } + move.x = gameObject.CompareTag("Crewmate") ? Input.GetAxis("Horizontal") : Input.GetAxis("Horizontal-2"); bool jumpKeyDown = gameObject.CompareTag("Crewmate") ? Input.GetButtonDown("Jump") : Input.GetButtonDown("Jump-2"); bool jumpKeyUp = gameObject.CompareTag("Crewmate") ? Input.GetButtonUp("Jump") : Input.GetButtonUp("Jump-2"); @@ -69,22 +93,34 @@ protected override void Update() } bool attackKey = gameObject.CompareTag("Crewmate") ? Input.GetButtonDown("Attack") : Input.GetButtonDown("Attack-2"); - if (attackKey) { - animator.Play("Player-Attack"); + if (Time.time >= nextAttackTime) { + if (attackKey) { + Attack(); + nextAttackTime = Time.time + 1f / attackRate; + } } + + } else { move.x = 0; } - if(!health.IsAlive && !prevDead) { - animator.Play("Player-Death"); - prevDead = true; - } UpdateJumpState(); base.Update(); } + void Attack() { + // Play attack animation + animator.SetTrigger("attack"); + // Detect enemy in range of attack + Collider2D[] hitEnemy = Physics2D.OverlapCircleAll(attackPoint.position, attackRange, enemyLayer); + // Decrease enemy health + foreach(Collider2D enemy in hitEnemy) { + enemy.GetComponent().Decrement(attackDamage); + } + } + void UpdateJumpState() { jump = false; @@ -142,6 +178,24 @@ protected override void ComputeVelocity() targetVelocity = move * maxSpeed; } + public void incrementScore() { + playerScore = playerScore + 1; + scoreKeeper.text = $"{playerScore}"; + } + + public void Dead() + { + animator.Play("Player-Death"); + playerDead = true; + } + + public void Respawn() { + health.Respawn(); + transform.position = spawnPoint.position; + animator.Play("Player-Spawn"); + playerDead = false; + } + public enum JumpState { Grounded, diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index b9e1c7f..b7de517 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -626,7 +626,9 @@ PlayerSettings: daydream: daydreamIconForeground: {fileID: 0} daydreamIconBackground: {fileID: 0} - cloudServicesEnabled: {} + cloudServicesEnabled: + Collab: 1 + UNet: 1 luminIcon: m_Name: m_ModelFolderPath: @@ -639,10 +641,10 @@ PlayerSettings: m_VersionCode: 1 m_VersionName: apiCompatibilityLevel: 6 - cloudProjectId: + cloudProjectId: 24591940-71c8-4910-858c-d6cc896982fe framebufferDepthMemorylessMode: 0 - projectName: - organizationId: + projectName: AmongUps + organizationId: chv004 cloudEnabled: 0 enableNativePlatformBackendsForNewInputSystem: 0 disableOldInputManagerSupport: 0 diff --git a/ProjectSettings/QualitySettings.asset b/ProjectSettings/QualitySettings.asset index 92c2a3c..8f6169f 100644 --- a/ProjectSettings/QualitySettings.asset +++ b/ProjectSettings/QualitySettings.asset @@ -18,7 +18,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 0 - blendWeights: 1 + skinWeights: 1 textureQuality: 1 anisotropicTextures: 0 antiAliasing: 0 @@ -40,6 +40,7 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - serializedVersion: 2 name: Low @@ -53,7 +54,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 0 - blendWeights: 2 + skinWeights: 2 textureQuality: 0 anisotropicTextures: 0 antiAliasing: 0 @@ -75,6 +76,7 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - serializedVersion: 2 name: Medium @@ -88,7 +90,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 0 - blendWeights: 2 + skinWeights: 2 textureQuality: 0 anisotropicTextures: 1 antiAliasing: 0 @@ -110,6 +112,7 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - serializedVersion: 2 name: High @@ -123,7 +126,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 1 - blendWeights: 2 + skinWeights: 2 textureQuality: 0 anisotropicTextures: 1 antiAliasing: 0 @@ -145,6 +148,7 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - serializedVersion: 2 name: Very High @@ -158,7 +162,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 1 - blendWeights: 4 + skinWeights: 4 textureQuality: 0 anisotropicTextures: 2 antiAliasing: 2 @@ -180,6 +184,7 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - serializedVersion: 2 name: Ultra @@ -193,7 +198,7 @@ QualitySettings: shadowCascade2Split: 0.33333334 shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} shadowmaskMode: 1 - blendWeights: 4 + skinWeights: 4 textureQuality: 0 anisotropicTextures: 2 antiAliasing: 2 @@ -215,15 +220,6 @@ QualitySettings: asyncUploadBufferSize: 16 asyncUploadPersistentBuffer: 1 resolutionScalingFixedDPIFactor: 1 + customRenderPipeline: {fileID: 0} excludedTargetPlatforms: [] - m_PerPlatformDefaultQuality: - Android: 2 - Lumin: 5 - Nintendo Switch: 5 - PS4: 5 - Standalone: 5 - WebGL: 3 - Windows Store Apps: 5 - XboxOne: 5 - iPhone: 2 - tvOS: 2 + m_PerPlatformDefaultQuality: {} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 56b3d73..753f013 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -15,8 +15,8 @@ TagManager: - UI - - - - - - + - Impostor + - Crewmate - - - diff --git a/ProjectSettings/UnityConnectSettings.asset b/ProjectSettings/UnityConnectSettings.asset index c3ae9a0..584eee7 100644 --- a/ProjectSettings/UnityConnectSettings.asset +++ b/ProjectSettings/UnityConnectSettings.asset @@ -12,7 +12,7 @@ UnityConnectSettings: m_TestInitMode: 0 CrashReportingSettings: m_EventUrl: https://perf-events.cloud.unity3d.com - m_Enabled: 0 + m_Enabled: 1 m_LogBufferSize: 10 m_CaptureEditorExceptions: 1 UnityPurchasingSettings: