- Player podiums are claimed when teleported to.

- Fixed issue that caused screens to not reset after the final round.
- Fixed render target for videos so the aspect ratio is correct.
- Tweaked a bunch of textures and various unimportant things.
This commit is contained in:
2025-08-03 19:26:50 -04:00
parent d0be660432
commit 22a25b65d8
49 changed files with 2567 additions and 2129 deletions
@@ -73,7 +73,7 @@ TextureImporter:
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 3
compressionQuality: 0
compressionQuality: 25
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
+3 -3
View File
@@ -14,8 +14,8 @@ CustomRenderTexture:
m_DownscaleFallback: 0
m_IsAlphaChannelOptional: 0
serializedVersion: 5
m_Width: 256
m_Height: 256
m_Width: 854
m_Height: 480
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 94
@@ -23,7 +23,7 @@ CustomRenderTexture:
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
m_UseDynamicScale: 0
m_UseDynamicScale: 1
m_BindMS: 0
m_EnableCompatibleFormat: 1
m_EnableRandomWrite: 0
+2 -2
View File
@@ -69,11 +69,11 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 3
compressionQuality: 70
compressionQuality: 40
crunchedCompression: 1
allowsAlphaSplitting: 0
overridden: 0
@@ -69,10 +69,10 @@ TextureImporter:
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
maxTextureSize: 1024
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
textureCompression: 3
compressionQuality: 50
crunchedCompression: 1
allowsAlphaSplitting: 0