- Added Contessa's portrait, jail video, and jail calls.

- Added newly added sounds and images to credits file.
- ACME Crimenet Computer's image clues now support transparency.
- ACME Crimenet Computer's image clues are now actually loaded from the JSON.
- Adjusted position of North America floor map to make it faster to run across.
- A Disaster Aria is now complete.
This commit is contained in:
2025-11-28 05:08:00 -05:00
parent c739ceda2a
commit 03550aac82
23 changed files with 805 additions and 156 deletions
@@ -98,12 +98,17 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
_AudioManager.SendCustomNetworkEvent(NetworkEventTarget.All, "PlayMusicLoop", MusicEventType.ACMECrimenetComputerIdle);
}
[NetworkCallable]
public void LoadClueImage(int Index)
{
TextureInfo AdditionalTextureInfo = new TextureInfo();
AdditionalTextureInfo.WrapModeU = TextureWrapMode.Clamp;
AdditionalTextureInfo.WrapModeV = TextureWrapMode.Clamp;
AdditionalTextureInfo.GenerateMipMaps = true;
_ClueImageDownloader.DownloadImage(
_GameManager.GetClueImageURL(0), null,
_GameManager.GetClueImageURL(Index), null,
(IUdonEventReceiver)this, AdditionalTextureInfo);
}
public override void OnImageLoadSuccess(IVRCImageDownload Result)
@@ -112,6 +117,12 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
base.OnImageLoadSuccess(Result);
}
[NetworkCallable]
public void SetClueImageScale(float Scale)
{
_ClueImageCard.transform.localScale = new Vector3(Scale, Scale, Scale);
}
[NetworkCallable]
public void OpenCompartment()
{
+411 -54
View File
@@ -44,7 +44,7 @@ MonoBehaviour:
Data:
- Name:
Entry: 12
Data: 75
Data: 81
- Name:
Entry: 7
Data:
@@ -3183,13 +3183,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Africa
Data: _CrookJailCall_Contessa_Africa
- Name: $v
Entry: 7
Data: 180|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Africa
Data: _CrookJailCall_Contessa_Africa
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3256,13 +3256,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Asia
Data: _CrookJailCall_Contessa_Asia
- Name: $v
Entry: 7
Data: 185|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Asia
Data: _CrookJailCall_Contessa_Asia
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3311,13 +3311,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Europe
Data: _CrookJailCall_Contessa_Europe
- Name: $v
Entry: 7
Data: 188|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Europe
Data: _CrookJailCall_Contessa_Europe
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3366,13 +3366,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_NorthAmerica
Data: _CrookJailCall_Contessa_NorthAmerica
- Name: $v
Entry: 7
Data: 191|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_NorthAmerica
Data: _CrookJailCall_Contessa_NorthAmerica
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3421,13 +3421,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Oceania
Data: _CrookJailCall_Contessa_Oceania
- Name: $v
Entry: 7
Data: 194|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Oceania
Data: _CrookJailCall_Contessa_Oceania
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3476,13 +3476,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_SouthAmerica
Data: _CrookJailCall_Contessa_SouthAmerica
- Name: $v
Entry: 7
Data: 197|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_SouthAmerica
Data: _CrookJailCall_Contessa_SouthAmerica
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3531,13 +3531,13 @@ MonoBehaviour:
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_Eartha_Africa
Data: _CrookJailCall_DoubleTrouble_Africa
- Name: $v
Entry: 7
Data: 200|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_Africa
Data: _CrookJailCall_DoubleTrouble_Africa
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
@@ -3560,12 +3560,360 @@ MonoBehaviour:
Entry: 7
Data: 201|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 2
- Name:
Entry: 7
Data: 202|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
- Name: height
Entry: 4
Data: 8
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data: 203|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Asia
- Name: $v
Entry: 7
Data: 204|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Asia
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 205|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 202|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 206|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Europe
- Name: $v
Entry: 7
Data: 207|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Europe
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 208|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 209|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_NorthAmerica
- Name: $v
Entry: 7
Data: 210|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_NorthAmerica
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 211|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 212|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Oceania
- Name: $v
Entry: 7
Data: 213|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_Oceania
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 214|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 215|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_DoubleTrouble_SouthAmerica
- Name: $v
Entry: 7
Data: 216|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_DoubleTrouble_SouthAmerica
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 217|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 218|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
- Name:
Entry: 13
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data:
- Name: $k
Entry: 1
Data: _CrookJailCall_Eartha_Africa
- Name: $v
Entry: 7
Data: 219|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_Africa
- Name: <UserType>k__BackingField
Entry: 9
Data: 10
- Name: <SystemType>k__BackingField
Entry: 9
Data: 10
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
- Name:
Entry: 6
Data:
- Name:
Entry: 8
Data:
- Name: <IsSerialized>k__BackingField
Entry: 5
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 220|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 2
- Name:
Entry: 7
Data: 221|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
- Name: height
Entry: 4
Data: 8
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data: 222|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3589,7 +3937,7 @@ MonoBehaviour:
Data: _CrookJailCall_Eartha_Asia
- Name: $v
Entry: 7
Data: 203|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 223|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_Asia
@@ -3613,14 +3961,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 204|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 224|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 205|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 225|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3644,7 +3992,7 @@ MonoBehaviour:
Data: _CrookJailCall_Eartha_Europe
- Name: $v
Entry: 7
Data: 206|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 226|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_Europe
@@ -3668,14 +4016,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 207|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 227|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 208|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 228|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3699,7 +4047,7 @@ MonoBehaviour:
Data: _CrookJailCall_Eartha_NorthAmerica
- Name: $v
Entry: 7
Data: 209|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 229|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_NorthAmerica
@@ -3723,14 +4071,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 210|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 230|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 211|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 231|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3754,7 +4102,7 @@ MonoBehaviour:
Data: _CrookJailCall_Eartha_Oceania
- Name: $v
Entry: 7
Data: 212|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 232|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_Oceania
@@ -3778,14 +4126,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 213|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 233|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 214|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 234|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3809,7 +4157,7 @@ MonoBehaviour:
Data: _CrookJailCall_Eartha_SouthAmerica
- Name: $v
Entry: 7
Data: 215|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 235|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Eartha_SouthAmerica
@@ -3833,14 +4181,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 216|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 236|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 217|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 237|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3864,7 +4212,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_Africa
- Name: $v
Entry: 7
Data: 218|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 238|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_Africa
@@ -3888,14 +4236,23 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 219|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 239|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
Data: 2
- Name:
Entry: 7
Data: 220|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 240|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
- Name: height
Entry: 4
Data: 8
- Name:
Entry: 8
Data:
- Name:
Entry: 7
Data: 241|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3919,7 +4276,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_Asia
- Name: $v
Entry: 7
Data: 221|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 242|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_Asia
@@ -3943,14 +4300,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 222|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 243|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 223|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 244|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -3974,7 +4331,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_Europe
- Name: $v
Entry: 7
Data: 224|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 245|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_Europe
@@ -3998,14 +4355,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 225|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 246|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 226|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 247|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -4029,7 +4386,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_NorthAmerica
- Name: $v
Entry: 7
Data: 227|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 248|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_NorthAmerica
@@ -4053,14 +4410,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 228|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 249|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 229|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 250|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -4084,7 +4441,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_Oceania
- Name: $v
Entry: 7
Data: 230|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 251|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_Oceania
@@ -4108,14 +4465,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 231|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 252|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 232|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 253|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -4139,7 +4496,7 @@ MonoBehaviour:
Data: _CrookJailCall_Patty_SouthAmerica
- Name: $v
Entry: 7
Data: 233|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 254|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _CrookJailCall_Patty_SouthAmerica
@@ -4163,14 +4520,14 @@ MonoBehaviour:
Data: true
- Name: _fieldAttributes
Entry: 7
Data: 234|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 255|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
Data: 1
- Name:
Entry: 7
Data: 235|UnityEngine.SerializeField, UnityEngine.CoreModule
Data: 256|UnityEngine.SerializeField, UnityEngine.CoreModule
- Name:
Entry: 8
Data:
@@ -4194,13 +4551,13 @@ MonoBehaviour:
Data: _FadeOutMusic
- Name: $v
Entry: 7
Data: 236|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
Data: 257|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
- Name: <Name>k__BackingField
Entry: 1
Data: _FadeOutMusic
- Name: <UserType>k__BackingField
Entry: 7
Data: 237|System.RuntimeType, mscorlib
Data: 258|System.RuntimeType, mscorlib
- Name:
Entry: 1
Data: System.Boolean, mscorlib
@@ -4209,7 +4566,7 @@ MonoBehaviour:
Data:
- Name: <SystemType>k__BackingField
Entry: 9
Data: 237
Data: 258
- Name: <SyncMode>k__BackingField
Entry: 7
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
@@ -4224,7 +4581,7 @@ MonoBehaviour:
Data: false
- Name: _fieldAttributes
Entry: 7
Data: 238|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
Data: 259|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
mscorlib
- Name:
Entry: 12
+24
View File
@@ -134,6 +134,15 @@ public class AudioManager : UdonSharpBehaviour
[SerializeField] private AudioClip _CrookInJail_WonderRat = null;
[Space][Header("Crook Jail Calls")]
[SerializeField] private AudioClip _CrookJailCall_Contessa_Africa = null;
[SerializeField] private AudioClip _CrookJailCall_Contessa_Asia = null;
[SerializeField] private AudioClip _CrookJailCall_Contessa_Europe = null;
[SerializeField] private AudioClip _CrookJailCall_Contessa_NorthAmerica = null;
[SerializeField] private AudioClip _CrookJailCall_Contessa_Oceania = null;
[SerializeField] private AudioClip _CrookJailCall_Contessa_SouthAmerica = null;
[Space]
[SerializeField] private AudioClip _CrookJailCall_DoubleTrouble_Africa = null;
[SerializeField] private AudioClip _CrookJailCall_DoubleTrouble_Asia = null;
[SerializeField] private AudioClip _CrookJailCall_DoubleTrouble_Europe = null;
@@ -141,6 +150,8 @@ public class AudioManager : UdonSharpBehaviour
[SerializeField] private AudioClip _CrookJailCall_DoubleTrouble_Oceania = null;
[SerializeField] private AudioClip _CrookJailCall_DoubleTrouble_SouthAmerica = null;
[Space]
[SerializeField] private AudioClip _CrookJailCall_Eartha_Africa = null;
[SerializeField] private AudioClip _CrookJailCall_Eartha_Asia = null;
[SerializeField] private AudioClip _CrookJailCall_Eartha_Europe = null;
@@ -148,6 +159,8 @@ public class AudioManager : UdonSharpBehaviour
[SerializeField] private AudioClip _CrookJailCall_Eartha_Oceania = null;
[SerializeField] private AudioClip _CrookJailCall_Eartha_SouthAmerica = null;
[Space]
[SerializeField] private AudioClip _CrookJailCall_Patty_Africa = null;
[SerializeField] private AudioClip _CrookJailCall_Patty_Asia = null;
[SerializeField] private AudioClip _CrookJailCall_Patty_Europe = null;
@@ -396,6 +409,17 @@ public class AudioManager : UdonSharpBehaviour
switch (Crook)
{
case AccusedCrook.Contessa:
switch (Map)
{
case ContinentMap.Africa: _SFXPlayer.clip = _CrookJailCall_Contessa_Africa; break;
case ContinentMap.Asia: _SFXPlayer.clip = _CrookJailCall_Contessa_Asia; break;
case ContinentMap.Europe: _SFXPlayer.clip = _CrookJailCall_Contessa_Europe; break;
case ContinentMap.NorthAmerica: _SFXPlayer.clip = _CrookJailCall_Contessa_NorthAmerica; break;
case ContinentMap.Oceania: _SFXPlayer.clip = _CrookJailCall_Contessa_Oceania; break;
case ContinentMap.SouthAmerica: _SFXPlayer.clip = _CrookJailCall_Contessa_SouthAmerica; break;
}
break;
case AccusedCrook.DoubleTrouble:
switch (Map)
{
@@ -364,6 +364,26 @@ public class GameManagerRound1 : GameManagerBase
TranslatedText = Presentation["Translated Text"].String;
}
if (Presentation.ContainsKey("Clue Image"))
{
_ACMECrimenetComputer.SendCustomNetworkEvent(NetworkEventTarget.All,
"LoadClueImage",
(int)Presentation["Clue Image"].DataList[0].Number);
if (Presentation.ContainsKey("Clue Image Scale"))
{
_ACMECrimenetComputer.SendCustomNetworkEvent(NetworkEventTarget.All,
"SetClueImageScale",
(float)Presentation["Clue Image Scale"].DataList[0].Number);
}
else
{
_ACMECrimenetComputer.SendCustomNetworkEvent(NetworkEventTarget.All,
"SetClueImageScale",
1.0f);
}
}
_ACMECrimenetComputer.SendCustomNetworkEvent(NetworkEventTarget.All,
"SetCardTexts", UntranslatedText, TranslatedText);
_ACMECrimenetComputer.SendCustomNetworkEvent(NetworkEventTarget.All, "SwooceRightIn");