From a7c53dbf059a0516b4d25fcf2402baeb5da53d39 Mon Sep 17 00:00:00 2001 From: Jamie Greunbaum Date: Sun, 24 May 2026 12:42:55 -0400 Subject: [PATCH] - Phone pickup distance reduced to 10cm. - Slightly increased compression for the blank TV texture. --- Assets/Prefabs/Phone.prefab | 3 ++- Assets/Textures/T_BlankTVPicture.png.meta | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Assets/Prefabs/Phone.prefab b/Assets/Prefabs/Phone.prefab index 2a8e9a9..2fe3c1a 100644 --- a/Assets/Prefabs/Phone.prefab +++ b/Assets/Prefabs/Phone.prefab @@ -507,7 +507,7 @@ MonoBehaviour: ThrowVelocityBoostScale: 1 currentlyHeldBy: {fileID: 0} pickupable: 0 - proximity: 1 + proximity: 0.1 version: 1 --- !u!114 &6810253013611224781 MonoBehaviour: @@ -546,6 +546,7 @@ MonoBehaviour: SerializationNodes: [] _udonSharpBackingUdonBehaviour: {fileID: 6720682060280260394} _CallbackObject: {fileID: 3398338131143117589} + _SendOwnershipTransferRequest: 0 _OnPickupCallbackFunction: JailPhonePickedUp _OnDropCallbackFunction: _UseDownCallbackFunction: diff --git a/Assets/Textures/T_BlankTVPicture.png.meta b/Assets/Textures/T_BlankTVPicture.png.meta index e7d4228..fae6bcb 100644 --- a/Assets/Textures/T_BlankTVPicture.png.meta +++ b/Assets/Textures/T_BlankTVPicture.png.meta @@ -73,7 +73,7 @@ TextureImporter: resizeAlgorithm: 0 textureFormat: -1 textureCompression: 3 - compressionQuality: 50 + compressionQuality: 30 crunchedCompression: 1 allowsAlphaSplitting: 0 overridden: 0