- Host card now also uses VRCObjectSync.

- Host card spawner now switches ownership on interact to prevent sync issues.
- Host card spawner now has an inset square collider to get in the way less.
- Adjusted collision box of location board to not block the host card spawner.
- Phone box cover now closes automatically when round 2 ends.
This commit is contained in:
2026-05-15 13:56:37 -04:00
parent 2fa20670ac
commit 1b167390cb
17 changed files with 30461 additions and 29404 deletions
+8 -8
View File
@@ -9,7 +9,7 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 583779592686493652}
- component: {fileID: 7553974903287998836}
- component: {fileID: 202827725453665762}
- component: {fileID: 4067872519216286117}
- component: {fileID: 3675447201977067804}
m_Layer: 0
@@ -27,15 +27,15 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8172070431878381391}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0.70710677, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0.6499994, y: 1.46305, z: -0.09999871}
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_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!135 &7553974903287998836
SphereCollider:
--- !u!65 &202827725453665762
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
@@ -53,8 +53,8 @@ SphereCollider:
m_ProvidesContacts: 0
m_Enabled: 0
serializedVersion: 3
m_Radius: 0.1
m_Center: {x: 0, y: 0, z: 0}
m_Size: {x: 0.2882356, y: 0.17041832, z: 0.0018917358}
m_Center: {x: 0, y: 0, z: 0.0025}
--- !u!114 &4067872519216286117
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -78,7 +78,7 @@ MonoBehaviour:
SerializationNodes: []
_udonSharpBackingUdonBehaviour: {fileID: 3675447201977067804}
_HostCard: {fileID: 0}
_InteractiveCollider: {fileID: 7553974903287998836}
_InteractiveCollider: {fileID: 202827725453665762}
--- !u!114 &3675447201977067804
MonoBehaviour:
m_ObjectHideFlags: 0
File diff suppressed because it is too large Load Diff
+7
View File
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f6465f2b41241f04a9645838d2b9d511
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+10 -8
View File
@@ -289,6 +289,7 @@ MonoBehaviour:
_GameManager: {fileID: 0}
_PhoneObjectSync: {fileID: 6810253013611224781}
_PhonePickup: {fileID: 1223336681658523664}
_PhoneBoxCoverAnimator: {fileID: 46381774273635150}
--- !u!114 &485089789795895798
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -471,10 +472,10 @@ CapsuleCollider:
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.040609214
m_Height: 0.29521763
m_Direction: 1
m_Center: {x: 0, y: -0.062605865, z: 0.08088123}
m_Radius: 0.0004060921
m_Height: 0.002952176
m_Direction: 2
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &1223336681658523664
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -493,8 +494,8 @@ MonoBehaviour:
ExactGrip: {fileID: 0}
allowManipulationWhenEquipped: 1
orientation: 1
AutoHold: 1
InteractionText:
AutoHold: 2
InteractionText: Pick Up
UseText: Pick Up
useEventBroadcastType: 0
UseDownEventName:
@@ -506,8 +507,8 @@ MonoBehaviour:
ThrowVelocityBoostScale: 1
currentlyHeldBy: {fileID: 0}
pickupable: 0
proximity: 2
version: 0
proximity: 1
version: 1
--- !u!114 &6810253013611224781
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -546,6 +547,7 @@ MonoBehaviour:
_udonSharpBackingUdonBehaviour: {fileID: 6720682060280260394}
_CallbackObject: {fileID: 3398338131143117589}
_OnPickupCallbackFunction: JailPhonePickedUp
_OnDropCallbackFunction:
_UseDownCallbackFunction:
_UseUpCallbackFunction:
--- !u!114 &6720682060280260394