Compare commits
5 Commits
player-ran
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a4dd9a4cba | |||
| 6721bc1729 | |||
| 7b22f71a54 | |||
| 9f7f2ea92f | |||
| 9a42b37428 |
@ -477,6 +477,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -513,6 +517,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -1359,6 +1367,10 @@
|
|||||||
<Project>{F7161389-AE46-A707-AE04-38B99CD75559}</Project>
|
<Project>{F7161389-AE46-A707-AE04-38B99CD75559}</Project>
|
||||||
<Name>VRC.SDKBase.Editor.ShaderStripping</Name>
|
<Name>VRC.SDKBase.Editor.ShaderStripping</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="DOTween.Modules.csproj">
|
||||||
|
<Project>{A667D300-9154-9983-79E7-CBBF8CD2F581}</Project>
|
||||||
|
<Name>DOTween.Modules</Name>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="VRC.SDKBase.csproj">
|
<ProjectReference Include="VRC.SDKBase.csproj">
|
||||||
<Project>{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}</Project>
|
<Project>{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}</Project>
|
||||||
<Name>VRC.SDKBase</Name>
|
<Name>VRC.SDKBase</Name>
|
||||||
|
|||||||
@ -92,6 +92,7 @@
|
|||||||
<Compile Include="Assets\UdonSharp\PlayerTeleporter.cs" />
|
<Compile Include="Assets\UdonSharp\PlayerTeleporter.cs" />
|
||||||
<Compile Include="Assets\UdonSharp\Game Managers\GameManagerBase.cs" />
|
<Compile Include="Assets\UdonSharp\Game Managers\GameManagerBase.cs" />
|
||||||
<Compile Include="Assets\UdonSharp\Host Card Interfaces\HostCardRecoverTheLootInterface.cs" />
|
<Compile Include="Assets\UdonSharp\Host Card Interfaces\HostCardRecoverTheLootInterface.cs" />
|
||||||
|
<Compile Include="Assets\UdonSharp\Clue Presentations\LightningRoundClueImage.cs" />
|
||||||
<Compile Include="Assets\UdonSharp\CaseManagerTabs.cs" />
|
<Compile Include="Assets\UdonSharp\CaseManagerTabs.cs" />
|
||||||
<Compile Include="Assets\UdonSharp\Host Card Interfaces\HostCardManager.cs" />
|
<Compile Include="Assets\UdonSharp\Host Card Interfaces\HostCardManager.cs" />
|
||||||
<Compile Include="Assets\UdonSharp\Cameras\Camera Switchers\CameraTimerSwitchTrigger.cs" />
|
<Compile Include="Assets\UdonSharp\Cameras\Camera Switchers\CameraTimerSwitchTrigger.cs" />
|
||||||
@ -608,6 +609,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.Constraint.dll</HintPath>
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.Constraint.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.SDK3.Dynamics.PhysBone">
|
<Reference Include="VRC.SDK3.Dynamics.PhysBone">
|
||||||
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.PhysBone.dll</HintPath>
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.PhysBone.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -1402,6 +1407,10 @@
|
|||||||
<Project>{F7161389-AE46-A707-AE04-38B99CD75559}</Project>
|
<Project>{F7161389-AE46-A707-AE04-38B99CD75559}</Project>
|
||||||
<Name>VRC.SDKBase.Editor.ShaderStripping</Name>
|
<Name>VRC.SDKBase.Editor.ShaderStripping</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="DOTween.Modules.csproj">
|
||||||
|
<Project>{A667D300-9154-9983-79E7-CBBF8CD2F581}</Project>
|
||||||
|
<Name>DOTween.Modules</Name>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="VRC.SDKBase.csproj">
|
<ProjectReference Include="VRC.SDKBase.csproj">
|
||||||
<Project>{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}</Project>
|
<Project>{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}</Project>
|
||||||
<Name>VRC.SDKBase</Name>
|
<Name>VRC.SDKBase</Name>
|
||||||
|
|||||||
@ -34,10 +34,10 @@ AnimationClip:
|
|||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_IsActive
|
attribute: m_IsActive
|
||||||
path: SM_Skateboard
|
path: SM_Skateboard/Skateboard Model
|
||||||
classID: 1
|
classID: 1
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
flags: 0
|
flags: 16
|
||||||
m_PPtrCurves: []
|
m_PPtrCurves: []
|
||||||
m_SampleRate: 60
|
m_SampleRate: 60
|
||||||
m_WrapMode: 0
|
m_WrapMode: 0
|
||||||
@ -47,7 +47,7 @@ AnimationClip:
|
|||||||
m_ClipBindingConstant:
|
m_ClipBindingConstant:
|
||||||
genericBindings:
|
genericBindings:
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
path: 2961225309
|
path: 1646165447
|
||||||
attribute: 2086281974
|
attribute: 2086281974
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
typeID: 1
|
typeID: 1
|
||||||
@ -94,10 +94,10 @@ AnimationClip:
|
|||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_IsActive
|
attribute: m_IsActive
|
||||||
path: SM_Skateboard
|
path: SM_Skateboard/Skateboard Model
|
||||||
classID: 1
|
classID: 1
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
flags: 0
|
flags: 16
|
||||||
m_EulerEditorCurves: []
|
m_EulerEditorCurves: []
|
||||||
m_HasGenericRootTransform: 0
|
m_HasGenericRootTransform: 0
|
||||||
m_HasMotionFloatCurves: 0
|
m_HasMotionFloatCurves: 0
|
||||||
|
|||||||
@ -55,14 +55,23 @@ AnimationClip:
|
|||||||
weightedMode: 0
|
weightedMode: 0
|
||||||
inWeight: 0
|
inWeight: 0
|
||||||
outWeight: 0
|
outWeight: 0
|
||||||
|
- serializedVersion: 3
|
||||||
|
time: 1.6666666
|
||||||
|
value: 1
|
||||||
|
inSlope: Infinity
|
||||||
|
outSlope: Infinity
|
||||||
|
tangentMode: 103
|
||||||
|
weightedMode: 0
|
||||||
|
inWeight: 0
|
||||||
|
outWeight: 0
|
||||||
m_PreInfinity: 2
|
m_PreInfinity: 2
|
||||||
m_PostInfinity: 2
|
m_PostInfinity: 2
|
||||||
m_RotationOrder: 4
|
m_RotationOrder: 4
|
||||||
attribute: m_IsActive
|
attribute: m_IsActive
|
||||||
path: SM_Skateboard
|
path: SM_Skateboard/Skateboard Model
|
||||||
classID: 1
|
classID: 1
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
flags: 0
|
flags: 16
|
||||||
m_PPtrCurves: []
|
m_PPtrCurves: []
|
||||||
m_SampleRate: 60
|
m_SampleRate: 60
|
||||||
m_WrapMode: 0
|
m_WrapMode: 0
|
||||||
@ -81,7 +90,7 @@ AnimationClip:
|
|||||||
isIntCurve: 0
|
isIntCurve: 0
|
||||||
isSerializeReferenceCurve: 0
|
isSerializeReferenceCurve: 0
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
path: 2961225309
|
path: 1646165447
|
||||||
attribute: 2086281974
|
attribute: 2086281974
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
typeID: 1
|
typeID: 1
|
||||||
@ -111,27 +120,6 @@ AnimationClip:
|
|||||||
m_HeightFromFeet: 0
|
m_HeightFromFeet: 0
|
||||||
m_Mirror: 0
|
m_Mirror: 0
|
||||||
m_EditorCurves:
|
m_EditorCurves:
|
||||||
- serializedVersion: 2
|
|
||||||
curve:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Curve:
|
|
||||||
- serializedVersion: 3
|
|
||||||
time: 0
|
|
||||||
value: 1
|
|
||||||
inSlope: Infinity
|
|
||||||
outSlope: Infinity
|
|
||||||
tangentMode: 103
|
|
||||||
weightedMode: 0
|
|
||||||
inWeight: 0
|
|
||||||
outWeight: 0
|
|
||||||
m_PreInfinity: 2
|
|
||||||
m_PostInfinity: 2
|
|
||||||
m_RotationOrder: 4
|
|
||||||
attribute: m_IsActive
|
|
||||||
path: SM_Skateboard
|
|
||||||
classID: 1
|
|
||||||
script: {fileID: 0}
|
|
||||||
flags: 0
|
|
||||||
- serializedVersion: 2
|
- serializedVersion: 2
|
||||||
curve:
|
curve:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@ -222,6 +210,36 @@ AnimationClip:
|
|||||||
classID: 4
|
classID: 4
|
||||||
script: {fileID: 0}
|
script: {fileID: 0}
|
||||||
flags: 0
|
flags: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
curve:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Curve:
|
||||||
|
- serializedVersion: 3
|
||||||
|
time: 0
|
||||||
|
value: 1
|
||||||
|
inSlope: Infinity
|
||||||
|
outSlope: Infinity
|
||||||
|
tangentMode: 103
|
||||||
|
weightedMode: 0
|
||||||
|
inWeight: 0
|
||||||
|
outWeight: 0
|
||||||
|
- serializedVersion: 3
|
||||||
|
time: 1.6666666
|
||||||
|
value: 1
|
||||||
|
inSlope: Infinity
|
||||||
|
outSlope: Infinity
|
||||||
|
tangentMode: 103
|
||||||
|
weightedMode: 0
|
||||||
|
inWeight: 0
|
||||||
|
outWeight: 0
|
||||||
|
m_PreInfinity: 2
|
||||||
|
m_PostInfinity: 2
|
||||||
|
m_RotationOrder: 4
|
||||||
|
attribute: m_IsActive
|
||||||
|
path: SM_Skateboard/Skateboard Model
|
||||||
|
classID: 1
|
||||||
|
script: {fileID: 0}
|
||||||
|
flags: 16
|
||||||
m_EulerEditorCurves: []
|
m_EulerEditorCurves: []
|
||||||
m_HasGenericRootTransform: 0
|
m_HasGenericRootTransform: 0
|
||||||
m_HasMotionFloatCurves: 0
|
m_HasMotionFloatCurves: 0
|
||||||
|
|||||||
8
Assets/Audio/SFX/Crook Jail Call/Top Grunge.meta
Normal file
8
Assets/Audio/SFX/Crook Jail Call/Top Grunge.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b23f6bf47a450d748978a67795286a17
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Africa.wav
Normal file
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Africa.wav
Normal file
Binary file not shown.
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Africa.wav.meta
Normal file
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Africa.wav.meta
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ad1c5e4a1798faa42bef98aa84f1b4ba
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.7
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides:
|
||||||
|
4:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
7:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
forceToMono: 1
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 1
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Asia.wav
Normal file
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Asia.wav
Normal file
Binary file not shown.
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Asia.wav.meta
Normal file
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Asia.wav.meta
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 689fa256913c52c4186417a62f82dd1e
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.7
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides:
|
||||||
|
4:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
7:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
forceToMono: 1
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 1
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Europe.wav
Normal file
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Europe.wav
Normal file
Binary file not shown.
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Europe.wav.meta
Normal file
41
Assets/Audio/SFX/Crook Jail Call/Top Grunge/Europe.wav.meta
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 71e6814056b96c44abeb5815c5a59b04
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.7
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides:
|
||||||
|
4:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
7:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
forceToMono: 1
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 1
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/North America.wav
Normal file
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/North America.wav
Normal file
Binary file not shown.
@ -0,0 +1,41 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c598aa3776516f94ca00a943a3800d4a
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.7
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides:
|
||||||
|
4:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
7:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
forceToMono: 1
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 1
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/South America.wav
Normal file
BIN
Assets/Audio/SFX/Crook Jail Call/Top Grunge/South America.wav
Normal file
Binary file not shown.
@ -0,0 +1,41 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 032900e08d800bf4ba922fcee4f96e5c
|
||||||
|
AudioImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 7
|
||||||
|
defaultSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.7
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
platformSettingOverrides:
|
||||||
|
4:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
7:
|
||||||
|
serializedVersion: 2
|
||||||
|
loadType: 0
|
||||||
|
sampleRateSetting: 2
|
||||||
|
sampleRateOverride: 11025
|
||||||
|
compressionFormat: 1
|
||||||
|
quality: 0.25
|
||||||
|
conversionMode: 0
|
||||||
|
preloadAudioData: 0
|
||||||
|
forceToMono: 1
|
||||||
|
normalize: 1
|
||||||
|
loadInBackground: 1
|
||||||
|
ambisonic: 0
|
||||||
|
3D: 1
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Models/SM_LightningRoundClueImage.fbx
Normal file
BIN
Assets/Models/SM_LightningRoundClueImage.fbx
Normal file
Binary file not shown.
109
Assets/Models/SM_LightningRoundClueImage.fbx.meta
Normal file
109
Assets/Models/SM_LightningRoundClueImage.fbx.meta
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1e8f4e3938d373b459785d0da8540a34
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 22200
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
materials:
|
||||||
|
materialImportMode: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
materialLocation: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
removeConstantScaleCurves: 0
|
||||||
|
motionNodeName:
|
||||||
|
rigImportErrors:
|
||||||
|
rigImportWarnings:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
importAnimatedCustomProperties: 0
|
||||||
|
importConstraints: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
extraUserProperties: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 0
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
useSRGBMaterialColor: 1
|
||||||
|
sortHierarchyByName: 1
|
||||||
|
importPhysicalCameras: 1
|
||||||
|
importVisibility: 1
|
||||||
|
importBlendShapes: 1
|
||||||
|
importCameras: 1
|
||||||
|
importLights: 1
|
||||||
|
nodeNameCollisionStrategy: 1
|
||||||
|
fileIdsGeneration: 2
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
bakeAxisConversion: 0
|
||||||
|
preserveHierarchy: 0
|
||||||
|
skinWeightsMode: 0
|
||||||
|
maxBonesPerVertex: 4
|
||||||
|
minBoneWeight: 0.001
|
||||||
|
optimizeBones: 1
|
||||||
|
meshOptimizationFlags: -1
|
||||||
|
indexFormat: 0
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVMarginMethod: 1
|
||||||
|
secondaryUVMinLightmapResolution: 40
|
||||||
|
secondaryUVMinObjectScale: 1
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
strictVertexDataChecks: 0
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
normalCalculationMode: 4
|
||||||
|
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
|
||||||
|
blendShapeNormalImportMode: 1
|
||||||
|
normalSmoothingSource: 0
|
||||||
|
referencedClips: []
|
||||||
|
importAnimation: 0
|
||||||
|
humanDescription:
|
||||||
|
serializedVersion: 3
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
globalScale: 1
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
hasExtraRoot: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 0
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 0
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Models/SM_TrashBag_1.fbx
Normal file
BIN
Assets/Models/SM_TrashBag_1.fbx
Normal file
Binary file not shown.
109
Assets/Models/SM_TrashBag_1.fbx.meta
Normal file
109
Assets/Models/SM_TrashBag_1.fbx.meta
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 96b1b2c81d589bf4ebddfa7375b0805d
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 22200
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
materials:
|
||||||
|
materialImportMode: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
materialLocation: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
removeConstantScaleCurves: 0
|
||||||
|
motionNodeName:
|
||||||
|
rigImportErrors:
|
||||||
|
rigImportWarnings:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
importAnimatedCustomProperties: 0
|
||||||
|
importConstraints: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
extraUserProperties: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 0
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
useSRGBMaterialColor: 1
|
||||||
|
sortHierarchyByName: 1
|
||||||
|
importPhysicalCameras: 1
|
||||||
|
importVisibility: 1
|
||||||
|
importBlendShapes: 1
|
||||||
|
importCameras: 1
|
||||||
|
importLights: 1
|
||||||
|
nodeNameCollisionStrategy: 1
|
||||||
|
fileIdsGeneration: 2
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
bakeAxisConversion: 0
|
||||||
|
preserveHierarchy: 0
|
||||||
|
skinWeightsMode: 0
|
||||||
|
maxBonesPerVertex: 4
|
||||||
|
minBoneWeight: 0.001
|
||||||
|
optimizeBones: 1
|
||||||
|
meshOptimizationFlags: -1
|
||||||
|
indexFormat: 0
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVMarginMethod: 1
|
||||||
|
secondaryUVMinLightmapResolution: 40
|
||||||
|
secondaryUVMinObjectScale: 1
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
strictVertexDataChecks: 0
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
normalCalculationMode: 4
|
||||||
|
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
|
||||||
|
blendShapeNormalImportMode: 1
|
||||||
|
normalSmoothingSource: 0
|
||||||
|
referencedClips: []
|
||||||
|
importAnimation: 0
|
||||||
|
humanDescription:
|
||||||
|
serializedVersion: 3
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
globalScale: 1
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
hasExtraRoot: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 0
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 0
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Models/SM_TrashBag_2.fbx
Normal file
BIN
Assets/Models/SM_TrashBag_2.fbx
Normal file
Binary file not shown.
109
Assets/Models/SM_TrashBag_2.fbx.meta
Normal file
109
Assets/Models/SM_TrashBag_2.fbx.meta
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6c47e810c3254bc4e88fa454a4aed401
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 22200
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
materials:
|
||||||
|
materialImportMode: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
materialLocation: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
removeConstantScaleCurves: 0
|
||||||
|
motionNodeName:
|
||||||
|
rigImportErrors:
|
||||||
|
rigImportWarnings:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
importAnimatedCustomProperties: 0
|
||||||
|
importConstraints: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
extraUserProperties: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 0
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
useSRGBMaterialColor: 1
|
||||||
|
sortHierarchyByName: 1
|
||||||
|
importPhysicalCameras: 1
|
||||||
|
importVisibility: 1
|
||||||
|
importBlendShapes: 1
|
||||||
|
importCameras: 1
|
||||||
|
importLights: 1
|
||||||
|
nodeNameCollisionStrategy: 1
|
||||||
|
fileIdsGeneration: 2
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
bakeAxisConversion: 0
|
||||||
|
preserveHierarchy: 0
|
||||||
|
skinWeightsMode: 0
|
||||||
|
maxBonesPerVertex: 4
|
||||||
|
minBoneWeight: 0.001
|
||||||
|
optimizeBones: 1
|
||||||
|
meshOptimizationFlags: -1
|
||||||
|
indexFormat: 0
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVMarginMethod: 1
|
||||||
|
secondaryUVMinLightmapResolution: 40
|
||||||
|
secondaryUVMinObjectScale: 1
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
strictVertexDataChecks: 0
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
normalCalculationMode: 4
|
||||||
|
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
|
||||||
|
blendShapeNormalImportMode: 1
|
||||||
|
normalSmoothingSource: 0
|
||||||
|
referencedClips: []
|
||||||
|
importAnimation: 0
|
||||||
|
humanDescription:
|
||||||
|
serializedVersion: 3
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
globalScale: 1
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
hasExtraRoot: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 0
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 0
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Models/SM_TrashBag_3.fbx
Normal file
BIN
Assets/Models/SM_TrashBag_3.fbx
Normal file
Binary file not shown.
109
Assets/Models/SM_TrashBag_3.fbx.meta
Normal file
109
Assets/Models/SM_TrashBag_3.fbx.meta
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e9d81a6488b2fbc419aeb526672c80c3
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 22200
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
materials:
|
||||||
|
materialImportMode: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
materialLocation: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
removeConstantScaleCurves: 0
|
||||||
|
motionNodeName:
|
||||||
|
rigImportErrors:
|
||||||
|
rigImportWarnings:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
importAnimatedCustomProperties: 0
|
||||||
|
importConstraints: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
extraUserProperties: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 0
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
useSRGBMaterialColor: 1
|
||||||
|
sortHierarchyByName: 1
|
||||||
|
importPhysicalCameras: 1
|
||||||
|
importVisibility: 1
|
||||||
|
importBlendShapes: 1
|
||||||
|
importCameras: 1
|
||||||
|
importLights: 1
|
||||||
|
nodeNameCollisionStrategy: 1
|
||||||
|
fileIdsGeneration: 2
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
bakeAxisConversion: 0
|
||||||
|
preserveHierarchy: 0
|
||||||
|
skinWeightsMode: 0
|
||||||
|
maxBonesPerVertex: 4
|
||||||
|
minBoneWeight: 0.001
|
||||||
|
optimizeBones: 1
|
||||||
|
meshOptimizationFlags: -1
|
||||||
|
indexFormat: 0
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVMarginMethod: 1
|
||||||
|
secondaryUVMinLightmapResolution: 40
|
||||||
|
secondaryUVMinObjectScale: 1
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
strictVertexDataChecks: 0
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
normalCalculationMode: 4
|
||||||
|
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
|
||||||
|
blendShapeNormalImportMode: 1
|
||||||
|
normalSmoothingSource: 0
|
||||||
|
referencedClips: []
|
||||||
|
importAnimation: 0
|
||||||
|
humanDescription:
|
||||||
|
serializedVersion: 3
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
globalScale: 1
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
hasExtraRoot: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 0
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 0
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/Models/SM_TrashBag_4.fbx
Normal file
BIN
Assets/Models/SM_TrashBag_4.fbx
Normal file
Binary file not shown.
109
Assets/Models/SM_TrashBag_4.fbx.meta
Normal file
109
Assets/Models/SM_TrashBag_4.fbx.meta
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0c64faa3013642244a0b258ab6a39e53
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 22200
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
materials:
|
||||||
|
materialImportMode: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
materialLocation: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
resampleCurves: 1
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
removeConstantScaleCurves: 0
|
||||||
|
motionNodeName:
|
||||||
|
rigImportErrors:
|
||||||
|
rigImportWarnings:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
importAnimatedCustomProperties: 0
|
||||||
|
importConstraints: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: 0.5
|
||||||
|
animationPositionError: 0.5
|
||||||
|
animationScaleError: 0.5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
extraUserProperties: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 0
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
useSRGBMaterialColor: 1
|
||||||
|
sortHierarchyByName: 1
|
||||||
|
importPhysicalCameras: 1
|
||||||
|
importVisibility: 1
|
||||||
|
importBlendShapes: 1
|
||||||
|
importCameras: 1
|
||||||
|
importLights: 1
|
||||||
|
nodeNameCollisionStrategy: 1
|
||||||
|
fileIdsGeneration: 2
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
bakeAxisConversion: 0
|
||||||
|
preserveHierarchy: 0
|
||||||
|
skinWeightsMode: 0
|
||||||
|
maxBonesPerVertex: 4
|
||||||
|
minBoneWeight: 0.001
|
||||||
|
optimizeBones: 1
|
||||||
|
meshOptimizationFlags: -1
|
||||||
|
indexFormat: 0
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVMarginMethod: 1
|
||||||
|
secondaryUVMinLightmapResolution: 40
|
||||||
|
secondaryUVMinObjectScale: 1
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
strictVertexDataChecks: 0
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 3
|
||||||
|
normalCalculationMode: 4
|
||||||
|
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
|
||||||
|
blendShapeNormalImportMode: 1
|
||||||
|
normalSmoothingSource: 0
|
||||||
|
referencedClips: []
|
||||||
|
importAnimation: 0
|
||||||
|
humanDescription:
|
||||||
|
serializedVersion: 3
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: 0.5
|
||||||
|
foreArmTwist: 0.5
|
||||||
|
upperLegTwist: 0.5
|
||||||
|
legTwist: 0.5
|
||||||
|
armStretch: 0.05
|
||||||
|
legStretch: 0.05
|
||||||
|
feetSpacing: 0
|
||||||
|
globalScale: 1
|
||||||
|
rootMotionBoneName:
|
||||||
|
hasTranslationDoF: 0
|
||||||
|
hasExtraRoot: 0
|
||||||
|
skeletonHasParents: 1
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
autoGenerateAvatarMappingIfUnspecified: 1
|
||||||
|
animationType: 0
|
||||||
|
humanoidOversampling: 1
|
||||||
|
avatarSetup: 0
|
||||||
|
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
|
||||||
|
importBlendShapeDeformPercent: 1
|
||||||
|
remapMaterialsIfMaterialImportModeIsNone: 0
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@ -0,0 +1,451 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1001 &3468380626481506912
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 0}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 1962602868978819423, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1962602868978819423, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1962602868978819423, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.y
|
||||||
|
value: 80
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1962602868978819423, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1962602868978819423, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2357634297786518751, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_text
|
||||||
|
value: Colombian Coffee Beans
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2357634297786518751, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_fontSize
|
||||||
|
value: 49
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2764573716386264021, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2764573716386264021, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2764573716386264021, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.y
|
||||||
|
value: 80
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2764573716386264021, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 2764573716386264021, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4708553358522083476, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: The Brazen Bean Bamboozlement
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4897177162454936150, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.b
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4897177162454936150, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.g
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4897177162454936150, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.r
|
||||||
|
value: 0.78431374
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4897177162454936150, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Material
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 2100000, guid: 35630e38b4e5ffb40b44ec5348b4333f, type: 2}
|
||||||
|
- target: {fileID: 5289319896243535637, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_text
|
||||||
|
value: The Brazen Bean Bamboozlement
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5289319896243535637, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_fontSize
|
||||||
|
value: 49
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Pivot.x
|
||||||
|
value: 0.5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Pivot.y
|
||||||
|
value: 0.5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.x
|
||||||
|
value: 1940
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.y
|
||||||
|
value: 80
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6551736769887930211, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6587367985738308803, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6587367985738308803, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6587367985738308803, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.y
|
||||||
|
value: 80
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6587367985738308803, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6587367985738308803, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: Crook
|
||||||
|
value: Patty Larceny
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: _Crook
|
||||||
|
value: Top Grunge
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: StolenLoot
|
||||||
|
value: Colonial Williamsburg
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: _StolenLoot
|
||||||
|
value: Colombian Coffee Beans
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: LootImage.url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/LootImageS.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: CaseFileURL.url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/Case.json
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: _CaseFileURL.url
|
||||||
|
value: https://witwics-dev.github.io/TheWilliamsburglary.json
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.size
|
||||||
|
value: 7
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: ClueImages.Array.size
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.size
|
||||||
|
value: 5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: serializationData.Prefab
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[0].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_1.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[1].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_2.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[2].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_3.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[3].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_4.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[4].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_5.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[5].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_6.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[6].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/maps/atlas_7.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: MapFiles.Array.data[7].url
|
||||||
|
value: https://witwics-dev.github.io/TsealingTheTsarBell/Maps/atlas_8.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: ClueImages.Array.data[0].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/extra-images/komboloi.png
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[0].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/Intro.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[1].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/Chief.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[2].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/Shelly.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[3].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/PhoneTap.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[4].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/ACMERapnet.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: VideoFiles.Array.data[5].url
|
||||||
|
value: https://witwics.actual.horse/1992/the-brazen-bean-bamboozlement/videos/MauryPovich.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.size
|
||||||
|
value: 6
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[0].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/Intro.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[1].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/Intro.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[2].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/ACMEParabolanet.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[3].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/PhoneTap.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[4].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/Shakespeare.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FallbackVideoFiles.Array.data[5].url
|
||||||
|
value: https://filehost.battybovine.com/witwics/the-brazen-bean-bamboozlement/MauryPovich.mp4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7635005722111176880, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.b
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7635005722111176880, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.g
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7635005722111176880, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.r
|
||||||
|
value: 0.78431374
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7635005722111176880, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Material
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 2100000, guid: 35630e38b4e5ffb40b44ec5348b4333f, type: 2}
|
||||||
|
- target: {fileID: 8359197988175629327, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_text
|
||||||
|
value: Top Grunge
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8359197988175629327, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_fontSize
|
||||||
|
value: 49
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9017700041050903883, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.b
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9017700041050903883, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.g
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9017700041050903883, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Color.r
|
||||||
|
value: 0.78431374
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9017700041050903883, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Material
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 2100000, guid: 35630e38b4e5ffb40b44ec5348b4333f, type: 2}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents: []
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: 3929edff864c3a84abaac327dbadaf65, type: 3}
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@ -663,8 +663,12 @@ PrefabInstance:
|
|||||||
m_AddedGameObjects:
|
m_AddedGameObjects:
|
||||||
- targetCorrespondingSourceObject: {fileID: 1704803768580173738, guid: fa9de454fe013ac4e9fabd14308a4623,
|
- targetCorrespondingSourceObject: {fileID: 1704803768580173738, guid: fa9de454fe013ac4e9fabd14308a4623,
|
||||||
type: 3}
|
type: 3}
|
||||||
insertIndex: 1
|
insertIndex: 0
|
||||||
addedObject: {fileID: 6350532388199861281}
|
addedObject: {fileID: 6350532388199861281}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 1704803768580173738, guid: fa9de454fe013ac4e9fabd14308a4623,
|
||||||
|
type: 3}
|
||||||
|
insertIndex: 2
|
||||||
|
addedObject: {fileID: 3381831780455135816}
|
||||||
m_AddedComponents: []
|
m_AddedComponents: []
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: fa9de454fe013ac4e9fabd14308a4623, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: fa9de454fe013ac4e9fabd14308a4623, type: 3}
|
||||||
--- !u!224 &3159152697271345712 stripped
|
--- !u!224 &3159152697271345712 stripped
|
||||||
@ -673,3 +677,193 @@ RectTransform:
|
|||||||
type: 3}
|
type: 3}
|
||||||
m_PrefabInstance: {fileID: 4359270435400224154}
|
m_PrefabInstance: {fileID: 4359270435400224154}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!1001 &4909194325762004811
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 3159152697271345712}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 1621178116704786869, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1621178116704786869, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1621178116704786869, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1621178116704786869, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3107124359549143871, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3107124359549143871, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3107124359549143871, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3107124359549143871, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Pivot.x
|
||||||
|
value: 0.5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Pivot.y
|
||||||
|
value: 0.5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.x
|
||||||
|
value: 1940
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_SizeDelta.y
|
||||||
|
value: 80
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7730747093323658915, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMax.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7730747093323658915, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchorMin.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7730747093323658915, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7730747093323658915, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_AnchoredPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8002113181751004657, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: serializationData.Prefab
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 8002113181751004657, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
- target: {fileID: 8176863022479344372, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: The Brazen Bean Bamboozlement
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents: []
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64, type: 3}
|
||||||
|
--- !u!224 &3381831780455135816 stripped
|
||||||
|
RectTransform:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 7696185761847045379, guid: 9a3a2190bd8e3b3469b9af8d7b6dcf64,
|
||||||
|
type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 4909194325762004811}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
|||||||
357
Assets/Prefabs/Lightning Round Clue Image.prefab
Normal file
357
Assets/Prefabs/Lightning Round Clue Image.prefab
Normal file
@ -0,0 +1,357 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &4607355191875211952
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 3073698509509656553}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: Home
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 0
|
||||||
|
--- !u!4 &3073698509509656553
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4607355191875211952}
|
||||||
|
serializedVersion: 2
|
||||||
|
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:
|
||||||
|
- {fileID: 2203024406283518986}
|
||||||
|
m_Father: {fileID: 4605229607082001045}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!1 &7019178573964893232
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 4605229607082001045}
|
||||||
|
- component: {fileID: 6886393025205628948}
|
||||||
|
- component: {fileID: 2721512779154610797}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: Lightning Round Clue Image
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &4605229607082001045
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7019178573964893232}
|
||||||
|
serializedVersion: 2
|
||||||
|
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:
|
||||||
|
- {fileID: 3073698509509656553}
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!114 &6886393025205628948
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7019178573964893232}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: d1aa83f0ac70ece46bfb37da544afab0, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
serializationData:
|
||||||
|
SerializedFormat: 2
|
||||||
|
SerializedBytes:
|
||||||
|
ReferencedUnityObjects: []
|
||||||
|
SerializedBytesString:
|
||||||
|
Prefab: {fileID: 0}
|
||||||
|
PrefabModificationsReferencedUnityObjects: []
|
||||||
|
PrefabModifications: []
|
||||||
|
SerializationNodes: []
|
||||||
|
_udonSharpBackingUdonBehaviour: {fileID: 2721512779154610797}
|
||||||
|
_GameManager: {fileID: 0}
|
||||||
|
_ClueImageHome: {fileID: 4607355191875211952}
|
||||||
|
_ClueImageCardMesh: {fileID: 1216245346201961840}
|
||||||
|
--- !u!114 &2721512779154610797
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7019178573964893232}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 45115577ef41a5b4ca741ed302693907, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
interactTextPlacement: {fileID: 0}
|
||||||
|
interactText: Use
|
||||||
|
interactTextGO: {fileID: 0}
|
||||||
|
proximity: 2
|
||||||
|
SynchronizePosition: 0
|
||||||
|
AllowCollisionOwnershipTransfer: 0
|
||||||
|
Reliable: 0
|
||||||
|
_syncMethod: 3
|
||||||
|
serializedProgramAsset: {fileID: 11400000, guid: 0abef707595104c4b85f80593bfd6b64,
|
||||||
|
type: 2}
|
||||||
|
programSource: {fileID: 11400000, guid: 5dafe01128b502347bb38dbf9329257b, type: 2}
|
||||||
|
serializedPublicVariablesBytesString: Ai8AAAAAATIAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAFQAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AAAAAAAYBAAAAAAAAACcBBAAAAHQAeQBwAGUAAWgAAABTAHkAcwB0AGUAbQAuAEMAbwBsAGwAZQBjAHQAaQBvAG4AcwAuAEcAZQBuAGUAcgBpAGMALgBMAGkAcwB0AGAAMQBbAFsAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4ALgBJAG4AdABlAHIAZgBhAGMAZQBzAC4ASQBVAGQAbwBuAFYAYQByAGkAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AXQBdACwAIABtAHMAYwBvAHIAbABpAGIAAQEJAAAAVgBhAHIAaQBhAGIAbABlAHMALwEAAAABaAAAAFMAeQBzAHQAZQBtAC4AQwBvAGwAbABlAGMAdABpAG8AbgBzAC4ARwBlAG4AZQByAGkAYwAuAEwAaQBzAHQAYAAxAFsAWwBWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAEkAbgB0AGUAcgBmAGEAYwBlAHMALgBJAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlACwAIABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgBdAF0ALAAgAG0AcwBjAG8AcgBsAGkAYgABAAAABgEAAAAAAAAAAi8CAAAAAUkAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAGAAMQBbAFsAUwB5AHMAdABlAG0ALgBJAG4AdAAzADIALAAgAG0AcwBjAG8AcgBsAGkAYgBdAF0ALAAgAFYAUgBDAC4AVQBkAG8AbgAuAEMAbwBtAG0AbwBuAAIAAAAGAgAAAAAAAAAnAQQAAAB0AHkAcABlAAEXAAAAUwB5AHMAdABlAG0ALgBTAHQAcgBpAG4AZwAsACAAbQBzAGMAbwByAGwAaQBiACcBCgAAAFMAeQBtAGIAbwBsAE4AYQBtAGUAAR8AAABfAF8AXwBVAGQAbwBuAFMAaABhAHIAcABCAGUAaABhAHYAaQBvAHUAcgBWAGUAcgBzAGkAbwBuAF8AXwBfACcBBAAAAHQAeQBwAGUAARYAAABTAHkAcwB0AGUAbQAuAEkAbgB0ADMAMgAsACAAbQBzAGMAbwByAGwAaQBiABcBBQAAAFYAYQBsAHUAZQACAAAABwUHBQcF
|
||||||
|
publicVariablesUnityEngineObjects: []
|
||||||
|
publicVariablesSerializationDataFormat: 0
|
||||||
|
--- !u!1 &7375454700023594256
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 2203024406283518986}
|
||||||
|
- component: {fileID: 3560062359483532891}
|
||||||
|
- component: {fileID: 1216245346201961840}
|
||||||
|
- component: {fileID: 9027768766910332915}
|
||||||
|
- component: {fileID: 480668806642255717}
|
||||||
|
- component: {fileID: 1722617076329735154}
|
||||||
|
- component: {fileID: 9023600568509663941}
|
||||||
|
- component: {fileID: 4717634489080067321}
|
||||||
|
- component: {fileID: 2230136529501936090}
|
||||||
|
m_Layer: 13
|
||||||
|
m_Name: Clue
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &2203024406283518986
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
serializedVersion: 2
|
||||||
|
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: 3073698509509656553}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!33 &3560062359483532891
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Mesh: {fileID: 8308892998963280918, guid: 1e8f4e3938d373b459785d0da8540a34, type: 3}
|
||||||
|
--- !u!23 &1216245346201961840
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 0
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_StaticShadowCaster: 0
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RayTraceProcedural: 0
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 2100000, guid: 2ef88cbea3ef7c84d8671b0c0b46f094, type: 2}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_AdditionalVertexStreams: {fileID: 0}
|
||||||
|
--- !u!65 &9027768766910332915
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_Size: {x: 0.1, y: 0.05, z: 0.001}
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!54 &480668806642255717
|
||||||
|
Rigidbody:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
serializedVersion: 4
|
||||||
|
m_Mass: 1
|
||||||
|
m_Drag: 0
|
||||||
|
m_AngularDrag: 0.05
|
||||||
|
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
||||||
|
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
||||||
|
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 4294967295
|
||||||
|
m_ImplicitCom: 1
|
||||||
|
m_ImplicitTensor: 1
|
||||||
|
m_UseGravity: 0
|
||||||
|
m_IsKinematic: 1
|
||||||
|
m_Interpolate: 0
|
||||||
|
m_Constraints: 0
|
||||||
|
m_CollisionDetection: 0
|
||||||
|
--- !u!114 &1722617076329735154
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 1804438810, guid: 661092b4961be7145bfbe56e1e62337b, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
MomentumTransferMethod: 0
|
||||||
|
DisallowTheft: 1
|
||||||
|
ExactGun: {fileID: 0}
|
||||||
|
ExactGrip: {fileID: 0}
|
||||||
|
allowManipulationWhenEquipped: 0
|
||||||
|
orientation: 0
|
||||||
|
AutoHold: 0
|
||||||
|
InteractionText:
|
||||||
|
UseText: Pick Up
|
||||||
|
useEventBroadcastType: 0
|
||||||
|
UseDownEventName:
|
||||||
|
UseUpEventName:
|
||||||
|
pickupDropEventBroadcastType: 0
|
||||||
|
PickupEventName:
|
||||||
|
DropEventName:
|
||||||
|
ThrowVelocityBoostMinSpeed: 1
|
||||||
|
ThrowVelocityBoostScale: 1
|
||||||
|
currentlyHeldBy: {fileID: 0}
|
||||||
|
pickupable: 1
|
||||||
|
proximity: 0.2
|
||||||
|
version: 1
|
||||||
|
--- !u!114 &9023600568509663941
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: -1783056023, guid: 661092b4961be7145bfbe56e1e62337b, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
AllowCollisionOwnershipTransfer: 0
|
||||||
|
ForceKinematicOnRemote: 1
|
||||||
|
--- !u!114 &4717634489080067321
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 2b02b023f226de14f9feb829806abc3c, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
serializationData:
|
||||||
|
SerializedFormat: 2
|
||||||
|
SerializedBytes:
|
||||||
|
ReferencedUnityObjects: []
|
||||||
|
SerializedBytesString:
|
||||||
|
Prefab: {fileID: 0}
|
||||||
|
PrefabModificationsReferencedUnityObjects: []
|
||||||
|
PrefabModifications: []
|
||||||
|
SerializationNodes: []
|
||||||
|
_udonSharpBackingUdonBehaviour: {fileID: 2230136529501936090}
|
||||||
|
_CallbackObject: {fileID: 0}
|
||||||
|
_SendOwnershipTransferRequest: 0
|
||||||
|
_OnPickupCallbackFunction:
|
||||||
|
_OnDropCallbackFunction:
|
||||||
|
_UseDownCallbackFunction:
|
||||||
|
_UseUpCallbackFunction:
|
||||||
|
--- !u!114 &2230136529501936090
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7375454700023594256}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 45115577ef41a5b4ca741ed302693907, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
interactTextPlacement: {fileID: 0}
|
||||||
|
interactText: Use
|
||||||
|
interactTextGO: {fileID: 0}
|
||||||
|
proximity: 2
|
||||||
|
SynchronizePosition: 0
|
||||||
|
AllowCollisionOwnershipTransfer: 0
|
||||||
|
Reliable: 0
|
||||||
|
_syncMethod: 0
|
||||||
|
serializedProgramAsset: {fileID: 11400000, guid: f4f5ffed807c4e54e9967bed703330e8,
|
||||||
|
type: 2}
|
||||||
|
programSource: {fileID: 11400000, guid: 8a529462baaa2674899ff9ce101c5aa9, type: 2}
|
||||||
|
serializedPublicVariablesBytesString: Ai8AAAAAATIAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAFQAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AAAAAAAYBAAAAAAAAACcBBAAAAHQAeQBwAGUAAWgAAABTAHkAcwB0AGUAbQAuAEMAbwBsAGwAZQBjAHQAaQBvAG4AcwAuAEcAZQBuAGUAcgBpAGMALgBMAGkAcwB0AGAAMQBbAFsAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4ALgBJAG4AdABlAHIAZgBhAGMAZQBzAC4ASQBVAGQAbwBuAFYAYQByAGkAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AXQBdACwAIABtAHMAYwBvAHIAbABpAGIAAQEJAAAAVgBhAHIAaQBhAGIAbABlAHMALwEAAAABaAAAAFMAeQBzAHQAZQBtAC4AQwBvAGwAbABlAGMAdABpAG8AbgBzAC4ARwBlAG4AZQByAGkAYwAuAEwAaQBzAHQAYAAxAFsAWwBWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAEkAbgB0AGUAcgBmAGEAYwBlAHMALgBJAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlACwAIABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgBdAF0ALAAgAG0AcwBjAG8AcgBsAGkAYgABAAAABgEAAAAAAAAAAi8CAAAAAUkAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAGAAMQBbAFsAUwB5AHMAdABlAG0ALgBJAG4AdAAzADIALAAgAG0AcwBjAG8AcgBsAGkAYgBdAF0ALAAgAFYAUgBDAC4AVQBkAG8AbgAuAEMAbwBtAG0AbwBuAAIAAAAGAgAAAAAAAAAnAQQAAAB0AHkAcABlAAEXAAAAUwB5AHMAdABlAG0ALgBTAHQAcgBpAG4AZwAsACAAbQBzAGMAbwByAGwAaQBiACcBCgAAAFMAeQBtAGIAbwBsAE4AYQBtAGUAAR8AAABfAF8AXwBVAGQAbwBuAFMAaABhAHIAcABCAGUAaABhAHYAaQBvAHUAcgBWAGUAcgBzAGkAbwBuAF8AXwBfACcBBAAAAHQAeQBwAGUAARYAAABTAHkAcwB0AGUAbQAuAEkAbgB0ADMAMgAsACAAbQBzAGMAbwByAGwAaQBiABcBBQAAAFYAYQBsAHUAZQACAAAABwUHBQcF
|
||||||
|
publicVariablesUnityEngineObjects: []
|
||||||
|
publicVariablesSerializationDataFormat: 0
|
||||||
7
Assets/Prefabs/Lightning Round Clue Image.prefab.meta
Normal file
7
Assets/Prefabs/Lightning Round Clue Image.prefab.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 374ecdc120daafb40a5265ca525ea12e
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@ -32,10 +32,10 @@ RectTransform:
|
|||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 1536226202226680415}
|
m_Father: {fileID: 1536226202226680415}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 1}
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
m_AnchorMax: {x: 0, y: 1}
|
||||||
m_AnchoredPosition: {x: 0, y: 0}
|
m_AnchoredPosition: {x: 320, y: -26.22}
|
||||||
m_SizeDelta: {x: 0, y: 52.44}
|
m_SizeDelta: {x: 640, y: 52.44}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!222 &5249794858879863418
|
--- !u!222 &5249794858879863418
|
||||||
CanvasRenderer:
|
CanvasRenderer:
|
||||||
@ -168,10 +168,10 @@ RectTransform:
|
|||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 1536226202226680415}
|
m_Father: {fileID: 1536226202226680415}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 1}
|
||||||
m_AnchorMax: {x: 0, y: 0}
|
m_AnchorMax: {x: 0, y: 1}
|
||||||
m_AnchoredPosition: {x: 0, y: 0}
|
m_AnchoredPosition: {x: 320, y: -193}
|
||||||
m_SizeDelta: {x: 0, y: 261.12}
|
m_SizeDelta: {x: 640, y: 261.12}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!222 &4617982991613254492
|
--- !u!222 &4617982991613254492
|
||||||
CanvasRenderer:
|
CanvasRenderer:
|
||||||
@ -387,7 +387,7 @@ Transform:
|
|||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children:
|
m_Children:
|
||||||
- {fileID: 588643223867270423}
|
- {fileID: 7933870476227364200}
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!95 &7023755158255401478
|
--- !u!95 &7023755158255401478
|
||||||
@ -990,13 +990,46 @@ MonoBehaviour:
|
|||||||
serializedPublicVariablesBytesString: Ai8AAAAAATIAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAFQAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AAAAAAAYBAAAAAAAAACcBBAAAAHQAeQBwAGUAAWgAAABTAHkAcwB0AGUAbQAuAEMAbwBsAGwAZQBjAHQAaQBvAG4AcwAuAEcAZQBuAGUAcgBpAGMALgBMAGkAcwB0AGAAMQBbAFsAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4ALgBJAG4AdABlAHIAZgBhAGMAZQBzAC4ASQBVAGQAbwBuAFYAYQByAGkAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AXQBdACwAIABtAHMAYwBvAHIAbABpAGIAAQEJAAAAVgBhAHIAaQBhAGIAbABlAHMALwEAAAABaAAAAFMAeQBzAHQAZQBtAC4AQwBvAGwAbABlAGMAdABpAG8AbgBzAC4ARwBlAG4AZQByAGkAYwAuAEwAaQBzAHQAYAAxAFsAWwBWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAEkAbgB0AGUAcgBmAGEAYwBlAHMALgBJAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlACwAIABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgBdAF0ALAAgAG0AcwBjAG8AcgBsAGkAYgABAAAABgEAAAAAAAAAAi8CAAAAAUkAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAGAAMQBbAFsAUwB5AHMAdABlAG0ALgBJAG4AdAAzADIALAAgAG0AcwBjAG8AcgBsAGkAYgBdAF0ALAAgAFYAUgBDAC4AVQBkAG8AbgAuAEMAbwBtAG0AbwBuAAIAAAAGAgAAAAAAAAAnAQQAAAB0AHkAcABlAAEXAAAAUwB5AHMAdABlAG0ALgBTAHQAcgBpAG4AZwAsACAAbQBzAGMAbwByAGwAaQBiACcBCgAAAFMAeQBtAGIAbwBsAE4AYQBtAGUAAR8AAABfAF8AXwBVAGQAbwBuAFMAaABhAHIAcABCAGUAaABhAHYAaQBvAHUAcgBWAGUAcgBzAGkAbwBuAF8AXwBfACcBBAAAAHQAeQBwAGUAARYAAABTAHkAcwB0AGUAbQAuAEkAbgB0ADMAMgAsACAAbQBzAGMAbwByAGwAaQBiABcBBQAAAFYAYQBsAHUAZQACAAAABwUHBQcF
|
serializedPublicVariablesBytesString: Ai8AAAAAATIAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAFQAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AAAAAAAYBAAAAAAAAACcBBAAAAHQAeQBwAGUAAWgAAABTAHkAcwB0AGUAbQAuAEMAbwBsAGwAZQBjAHQAaQBvAG4AcwAuAEcAZQBuAGUAcgBpAGMALgBMAGkAcwB0AGAAMQBbAFsAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4ALgBJAG4AdABlAHIAZgBhAGMAZQBzAC4ASQBVAGQAbwBuAFYAYQByAGkAYQBiAGwAZQAsACAAVgBSAEMALgBVAGQAbwBuAC4AQwBvAG0AbQBvAG4AXQBdACwAIABtAHMAYwBvAHIAbABpAGIAAQEJAAAAVgBhAHIAaQBhAGIAbABlAHMALwEAAAABaAAAAFMAeQBzAHQAZQBtAC4AQwBvAGwAbABlAGMAdABpAG8AbgBzAC4ARwBlAG4AZQByAGkAYwAuAEwAaQBzAHQAYAAxAFsAWwBWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAEkAbgB0AGUAcgBmAGEAYwBlAHMALgBJAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlACwAIABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgBdAF0ALAAgAG0AcwBjAG8AcgBsAGkAYgABAAAABgEAAAAAAAAAAi8CAAAAAUkAAABWAFIAQwAuAFUAZABvAG4ALgBDAG8AbQBtAG8AbgAuAFUAZABvAG4AVgBhAHIAaQBhAGIAbABlAGAAMQBbAFsAUwB5AHMAdABlAG0ALgBJAG4AdAAzADIALAAgAG0AcwBjAG8AcgBsAGkAYgBdAF0ALAAgAFYAUgBDAC4AVQBkAG8AbgAuAEMAbwBtAG0AbwBuAAIAAAAGAgAAAAAAAAAnAQQAAAB0AHkAcABlAAEXAAAAUwB5AHMAdABlAG0ALgBTAHQAcgBpAG4AZwAsACAAbQBzAGMAbwByAGwAaQBiACcBCgAAAFMAeQBtAGIAbwBsAE4AYQBtAGUAAR8AAABfAF8AXwBVAGQAbwBuAFMAaABhAHIAcABCAGUAaABhAHYAaQBvAHUAcgBWAGUAcgBzAGkAbwBuAF8AXwBfACcBBAAAAHQAeQBwAGUAARYAAABTAHkAcwB0AGUAbQAuAEkAbgB0ADMAMgAsACAAbQBzAGMAbwByAGwAaQBiABcBBQAAAFYAYQBsAHUAZQACAAAABwUHBQcF
|
||||||
publicVariablesUnityEngineObjects: []
|
publicVariablesUnityEngineObjects: []
|
||||||
publicVariablesSerializationDataFormat: 0
|
publicVariablesSerializationDataFormat: 0
|
||||||
|
--- !u!1 &9079512395768367235
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 7933870476227364200}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: SM_Skateboard
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &7933870476227364200
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 9079512395768367235}
|
||||||
|
serializedVersion: 2
|
||||||
|
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:
|
||||||
|
- {fileID: 588643223867270423}
|
||||||
|
- {fileID: 867517934453916644}
|
||||||
|
m_Father: {fileID: 4892633996270911554}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
--- !u!1001 &1126461318336987900
|
--- !u!1001 &1126461318336987900
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Modification:
|
m_Modification:
|
||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_TransformParent: {fileID: 4892633996270911554}
|
m_TransformParent: {fileID: 7933870476227364200}
|
||||||
m_Modifications:
|
m_Modifications:
|
||||||
- target: {fileID: -8679921383154817045, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
- target: {fileID: -8679921383154817045, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
||||||
type: 3}
|
type: 3}
|
||||||
@ -1086,7 +1119,7 @@ PrefabInstance:
|
|||||||
- target: {fileID: 919132149155446097, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
- target: {fileID: 919132149155446097, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: SM_Skateboard
|
value: Skateboard Model
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 4331158463068053724, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
- target: {fileID: 4331158463068053724, guid: 8e803d46c9eb6fe4492b2ca6008a4f05,
|
||||||
type: 3}
|
type: 3}
|
||||||
@ -1129,6 +1162,106 @@ Transform:
|
|||||||
type: 3}
|
type: 3}
|
||||||
m_PrefabInstance: {fileID: 1126461318336987900}
|
m_PrefabInstance: {fileID: 1126461318336987900}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!1001 &5177485799661152909
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 7933870476227364200}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FOV
|
||||||
|
value: 25.5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: FarClippingPlane
|
||||||
|
value: 12
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: NearClippingPlane
|
||||||
|
value: 0.2
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: CameraSystemManager
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: serializationData.Prefab
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 1360612188282181879, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
- target: {fileID: 4175776851245093875, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: Skateboard Camera Anchor
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0.162
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: -0.52600026
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: -0.000000059604638
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents: []
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: b7be9e74a7f7fe24cb526bc367e85829, type: 3}
|
||||||
|
--- !u!4 &867517934453916644 stripped
|
||||||
|
Transform:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 5462889507286591849, guid: b7be9e74a7f7fe24cb526bc367e85829,
|
||||||
|
type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 5177485799661152909}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
--- !u!1001 &8626103086438023737
|
--- !u!1001 &8626103086438023737
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 751 KiB After Width: | Height: | Size: 788 KiB |
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -56,10 +56,12 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
|
|||||||
private Animator _Animator;
|
private Animator _Animator;
|
||||||
|
|
||||||
|
|
||||||
private void Start()
|
void Start()
|
||||||
{
|
{
|
||||||
_ClueImageDownloader = new VRCImageDownloader();
|
_ClueImageDownloader = new VRCImageDownloader();
|
||||||
_Animator = GetComponent<Animator>();
|
_Animator = GetComponent<Animator>();
|
||||||
|
|
||||||
|
_DisableAllCardSync();
|
||||||
}
|
}
|
||||||
|
|
||||||
void OnDestroy()
|
void OnDestroy()
|
||||||
@ -101,7 +103,6 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
|
|||||||
Interactable.SetActive(true);
|
Interactable.SetActive(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
_EnableCards(false);
|
|
||||||
_DisableAllCardSync();
|
_DisableAllCardSync();
|
||||||
|
|
||||||
_AudioManager.SendCustomNetworkEvent(NetworkEventTarget.All, "PlayMusicLoop", MusicEventType.ACMECrimenetComputerIdle);
|
_AudioManager.SendCustomNetworkEvent(NetworkEventTarget.All, "PlayMusicLoop", MusicEventType.ACMECrimenetComputerIdle);
|
||||||
@ -129,8 +130,6 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
|
|||||||
_TranslatedCard.transform.SetParent(_TranslatedCardAnimator);
|
_TranslatedCard.transform.SetParent(_TranslatedCardAnimator);
|
||||||
_TranslatedCard.transform.localPosition = Vector3.zero;
|
_TranslatedCard.transform.localPosition = Vector3.zero;
|
||||||
_TranslatedCard.transform.localRotation = Quaternion.identity;
|
_TranslatedCard.transform.localRotation = Quaternion.identity;
|
||||||
|
|
||||||
_EnableCards(false);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public void EnableClueImageCardSync()
|
public void EnableClueImageCardSync()
|
||||||
@ -151,15 +150,18 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
|
|||||||
private void _DisableAllCardSync()
|
private void _DisableAllCardSync()
|
||||||
{
|
{
|
||||||
_ClueImageCard.enabled = false;
|
_ClueImageCard.enabled = false;
|
||||||
_UntranslatedCard.enabled = false;
|
_ClueImageCard.transform.localPosition = Vector3.zero;
|
||||||
_TranslatedCard.enabled = false;
|
_ClueImageCard.transform.localRotation = Quaternion.identity;
|
||||||
}
|
|
||||||
|
|
||||||
private void _EnableCards(bool Enable)
|
_UntranslatedCard.enabled = false;
|
||||||
{
|
_UntranslatedCard.transform.SetParent(_UntranslatedCardSpawn);
|
||||||
_ClueImageCard.gameObject.SetActive(Enable);
|
_UntranslatedCard.transform.localPosition = Vector3.zero;
|
||||||
_UntranslatedCard.gameObject.SetActive(Enable);
|
_UntranslatedCard.transform.localRotation = Quaternion.identity;
|
||||||
_TranslatedCard.gameObject.SetActive(Enable);
|
|
||||||
|
_TranslatedCard.enabled = false;
|
||||||
|
_TranslatedCard.transform.SetParent(_TranslatedCardAnimator);
|
||||||
|
_TranslatedCard.transform.localPosition = Vector3.zero;
|
||||||
|
_TranslatedCard.transform.localRotation = Quaternion.identity;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -218,8 +220,6 @@ public class ACMECrimenetComputer : UdonSharpBehaviour
|
|||||||
_TranslatedCard.transform.localRotation = Quaternion.identity;
|
_TranslatedCard.transform.localRotation = Quaternion.identity;
|
||||||
|
|
||||||
_Animator.SetBool("Run Translator", true);
|
_Animator.SetBool("Run Translator", true);
|
||||||
|
|
||||||
_UntranslatedCard.enabled = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -44,7 +44,7 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
Data: 110
|
Data: 116
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data:
|
Data:
|
||||||
@ -5501,13 +5501,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Africa
|
Data: _CrookJailCall_TopGrunge_Africa
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 310|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 310|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Africa
|
Data: _CrookJailCall_TopGrunge_Africa
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5565,13 +5565,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Asia
|
Data: _CrookJailCall_TopGrunge_Asia
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 314|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 314|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Asia
|
Data: _CrookJailCall_TopGrunge_Asia
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5620,13 +5620,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Europe
|
Data: _CrookJailCall_TopGrunge_Europe
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 317|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 317|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Europe
|
Data: _CrookJailCall_TopGrunge_Europe
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5675,13 +5675,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_NorthAmerica
|
Data: _CrookJailCall_TopGrunge_NorthAmerica
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 320|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 320|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_NorthAmerica
|
Data: _CrookJailCall_TopGrunge_NorthAmerica
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5730,13 +5730,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Oceania
|
Data: _CrookJailCall_TopGrunge_Oceania
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 323|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 323|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_Oceania
|
Data: _CrookJailCall_TopGrunge_Oceania
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5785,13 +5785,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_SouthAmerica
|
Data: _CrookJailCall_TopGrunge_SouthAmerica
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 326|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 326|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_VicTheSlick_SouthAmerica
|
Data: _CrookJailCall_TopGrunge_SouthAmerica
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5840,13 +5840,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Africa
|
Data: _CrookJailCall_VicTheSlick_Africa
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 329|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 329|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Africa
|
Data: _CrookJailCall_VicTheSlick_Africa
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5904,13 +5904,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Asia
|
Data: _CrookJailCall_VicTheSlick_Asia
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 333|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 333|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Asia
|
Data: _CrookJailCall_VicTheSlick_Asia
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -5959,13 +5959,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Europe
|
Data: _CrookJailCall_VicTheSlick_Europe
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 336|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 336|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Europe
|
Data: _CrookJailCall_VicTheSlick_Europe
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -6014,13 +6014,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_NorthAmerica
|
Data: _CrookJailCall_VicTheSlick_NorthAmerica
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 339|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 339|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_NorthAmerica
|
Data: _CrookJailCall_VicTheSlick_NorthAmerica
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -6069,13 +6069,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Oceania
|
Data: _CrookJailCall_VicTheSlick_Oceania
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 342|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 342|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_Oceania
|
Data: _CrookJailCall_VicTheSlick_Oceania
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -6124,13 +6124,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_SouthAmerica
|
Data: _CrookJailCall_VicTheSlick_SouthAmerica
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 345|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 345|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CrookJailCall_WonderRat_SouthAmerica
|
Data: _CrookJailCall_VicTheSlick_SouthAmerica
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 10
|
Data: 10
|
||||||
@ -6179,16 +6179,355 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _FadeOutMusic
|
Data: _CrookJailCall_WonderRat_Africa
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 348|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 348|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 349|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 2
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 350|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
|
||||||
|
- Name: height
|
||||||
|
Entry: 4
|
||||||
|
Data: 8
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 351|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_WonderRat_Asia
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 352|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 353|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 354|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_WonderRat_Europe
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 355|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 356|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 357|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_WonderRat_NorthAmerica
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 358|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 359|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 360|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_WonderRat_Oceania
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 361|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 362|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 363|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_WonderRat_SouthAmerica
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 364|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CrookJailCall_WonderRat_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: 365|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 366|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: _FadeOutMusic
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 367|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _FadeOutMusic
|
Data: _FadeOutMusic
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 349|System.RuntimeType, mscorlib
|
Data: 368|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: System.Boolean, mscorlib
|
Data: System.Boolean, mscorlib
|
||||||
@ -6197,7 +6536,7 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: <SystemType>k__BackingField
|
- Name: <SystemType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 349
|
Data: 368
|
||||||
- Name: <SyncMode>k__BackingField
|
- Name: <SyncMode>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
@ -6212,7 +6551,7 @@ MonoBehaviour:
|
|||||||
Data: false
|
Data: false
|
||||||
- Name: _fieldAttributes
|
- Name: _fieldAttributes
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 350|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
Data: 369|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
mscorlib
|
mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
|
|||||||
@ -198,6 +198,15 @@ public class AudioManager : UdonSharpBehaviour
|
|||||||
|
|
||||||
[Space]
|
[Space]
|
||||||
|
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_Africa = null;
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_Asia = null;
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_Europe = null;
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_NorthAmerica = null;
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_Oceania = null;
|
||||||
|
[SerializeField] private AudioClip _CrookJailCall_TopGrunge_SouthAmerica = null;
|
||||||
|
|
||||||
|
[Space]
|
||||||
|
|
||||||
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Africa = null;
|
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Africa = null;
|
||||||
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Asia = null;
|
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Asia = null;
|
||||||
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Europe = null;
|
[SerializeField] private AudioClip _CrookJailCall_VicTheSlick_Europe = null;
|
||||||
@ -545,6 +554,17 @@ public class AudioManager : UdonSharpBehaviour
|
|||||||
case ContinentMap.SouthAmerica: _SFXPlayer.clip = _CrookJailCall_Robocrook_SouthAmerica; break;
|
case ContinentMap.SouthAmerica: _SFXPlayer.clip = _CrookJailCall_Robocrook_SouthAmerica; break;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
case AccusedCrook.TopGrunge:
|
||||||
|
switch (Map)
|
||||||
|
{
|
||||||
|
case ContinentMap.Africa: _SFXPlayer.clip = _CrookJailCall_TopGrunge_Africa; break;
|
||||||
|
case ContinentMap.Asia: _SFXPlayer.clip = _CrookJailCall_TopGrunge_Asia; break;
|
||||||
|
case ContinentMap.Europe: _SFXPlayer.clip = _CrookJailCall_TopGrunge_Europe; break;
|
||||||
|
case ContinentMap.NorthAmerica: _SFXPlayer.clip = _CrookJailCall_TopGrunge_NorthAmerica; break;
|
||||||
|
case ContinentMap.Oceania: _SFXPlayer.clip = _CrookJailCall_TopGrunge_Oceania; break;
|
||||||
|
case ContinentMap.SouthAmerica: _SFXPlayer.clip = _CrookJailCall_TopGrunge_SouthAmerica; break;
|
||||||
|
}
|
||||||
|
break;
|
||||||
case AccusedCrook.VicTheSlick:
|
case AccusedCrook.VicTheSlick:
|
||||||
switch (Map)
|
switch (Map)
|
||||||
{
|
{
|
||||||
|
|||||||
@ -0,0 +1,542 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &11400000
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: c333ccfdd0cbdbc4ca30cef2dd6e6b9b, type: 3}
|
||||||
|
m_Name: LightningRoundClueImage
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
serializedUdonProgramAsset: {fileID: 11400000, guid: 0abef707595104c4b85f80593bfd6b64,
|
||||||
|
type: 2}
|
||||||
|
udonAssembly:
|
||||||
|
assemblyError:
|
||||||
|
sourceCsScript: {fileID: 11500000, guid: d1aa83f0ac70ece46bfb37da544afab0, type: 3}
|
||||||
|
scriptVersion: 2
|
||||||
|
compiledVersion: 2
|
||||||
|
behaviourSyncMode: 4
|
||||||
|
hasInteractEvent: 0
|
||||||
|
scriptID: 1964429169738531032
|
||||||
|
serializationData:
|
||||||
|
SerializedFormat: 2
|
||||||
|
SerializedBytes:
|
||||||
|
ReferencedUnityObjects: []
|
||||||
|
SerializedBytesString:
|
||||||
|
Prefab: {fileID: 0}
|
||||||
|
PrefabModificationsReferencedUnityObjects: []
|
||||||
|
PrefabModifications: []
|
||||||
|
SerializationNodes:
|
||||||
|
- Name: fieldDefinitions
|
||||||
|
Entry: 7
|
||||||
|
Data: 0|System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[UdonSharp.Compiler.FieldDefinition,
|
||||||
|
UdonSharp.Editor]], mscorlib
|
||||||
|
- Name: comparer
|
||||||
|
Entry: 7
|
||||||
|
Data: 1|System.Collections.Generic.GenericEqualityComparer`1[[System.String,
|
||||||
|
mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 8
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data:
|
||||||
|
- Name: $k
|
||||||
|
Entry: 1
|
||||||
|
Data: _GameManager
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 2|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _GameManager
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 3|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: GameManagerRound1, Assembly-CSharp
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 4|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: VRC.Udon.UdonBehaviour, VRC.Udon
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- 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: 5|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 6|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: _ClueImageHome
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 7|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _ClueImageHome
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 8|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: UnityEngine.GameObject, UnityEngine.CoreModule
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 8
|
||||||
|
- 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: 9|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 2
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 10|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
|
||||||
|
- Name: height
|
||||||
|
Entry: 4
|
||||||
|
Data: 8
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 11|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: _ClueImageCardMesh
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 12|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _ClueImageCardMesh
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 13|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: UnityEngine.MeshRenderer, UnityEngine.CoreModule
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 13
|
||||||
|
- 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: 14|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 15|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: _Enabled
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 16|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _Enabled
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 17|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: System.Boolean, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 17
|
||||||
|
- Name: <SyncMode>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 3
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <IsSerialized>k__BackingField
|
||||||
|
Entry: 5
|
||||||
|
Data: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 18|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 19|UdonSharp.UdonSyncedAttribute, UdonSharp.Runtime
|
||||||
|
- 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: _ReferenceImageIndices
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 20|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _ReferenceImageIndices
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 21|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: System.Int32[], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 21
|
||||||
|
- Name: <SyncMode>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 3
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <IsSerialized>k__BackingField
|
||||||
|
Entry: 5
|
||||||
|
Data: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 22|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 23|UdonSharp.UdonSyncedAttribute, UdonSharp.Runtime
|
||||||
|
- 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: _ReferenceImageScales
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 24|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _ReferenceImageScales
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 25|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: System.Single[], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 25
|
||||||
|
- Name: <SyncMode>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 3
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <IsSerialized>k__BackingField
|
||||||
|
Entry: 5
|
||||||
|
Data: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 26|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 27|UdonSharp.UdonSyncedAttribute, UdonSharp.Runtime
|
||||||
|
- 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: _CurrentClueImageIndex
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 28|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CurrentClueImageIndex
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 29|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: System.Int32, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 29
|
||||||
|
- Name: <SyncMode>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 3
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <IsSerialized>k__BackingField
|
||||||
|
Entry: 5
|
||||||
|
Data: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 30|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 31|UdonSharp.UdonSyncedAttribute, UdonSharp.Runtime
|
||||||
|
- 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: _ClueImageDownloader
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 32|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _ClueImageDownloader
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 33|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: VRC.SDK3.Image.VRCImageDownloader, VRCSDK3
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 33
|
||||||
|
- 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: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 34|System.Collections.Generic.List`1[[System.Attribute, mscorlib]], mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 0
|
||||||
|
- Name:
|
||||||
|
Entry: 13
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 13
|
||||||
|
Data:
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5dafe01128b502347bb38dbf9329257b
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 11400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
103
Assets/UdonSharp/Clue Presentations/LightningRoundClueImage.cs
Normal file
103
Assets/UdonSharp/Clue Presentations/LightningRoundClueImage.cs
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
|
||||||
|
using UdonSharp;
|
||||||
|
using UnityEngine;
|
||||||
|
using VRC.SDK3.Data;
|
||||||
|
using VRC.SDK3.Image;
|
||||||
|
using VRC.Udon.Common;
|
||||||
|
|
||||||
|
|
||||||
|
[UdonBehaviourSyncMode(BehaviourSyncMode.Manual)]
|
||||||
|
public class LightningRoundClueImage : UdonSharpBehaviour
|
||||||
|
{
|
||||||
|
[SerializeField] private GameManagerRound1 _GameManager;
|
||||||
|
[Space]
|
||||||
|
[SerializeField] private GameObject _ClueImageHome;
|
||||||
|
[SerializeField] private MeshRenderer _ClueImageCardMesh;
|
||||||
|
|
||||||
|
[UdonSynced] private bool _Enabled = false;
|
||||||
|
[UdonSynced] private int[] _ReferenceImageIndices = new int[0];
|
||||||
|
[UdonSynced] private float[] _ReferenceImageScales = new float[0];
|
||||||
|
[UdonSynced] private int _CurrentClueImageIndex = -1;
|
||||||
|
|
||||||
|
private VRCImageDownloader _ClueImageDownloader;
|
||||||
|
|
||||||
|
|
||||||
|
void Start()
|
||||||
|
{
|
||||||
|
_ClueImageDownloader = new VRCImageDownloader();
|
||||||
|
}
|
||||||
|
|
||||||
|
void OnDestroy()
|
||||||
|
{
|
||||||
|
_ClueImageDownloader.Dispose();
|
||||||
|
}
|
||||||
|
|
||||||
|
public override void OnDeserialization(DeserializationResult Result)
|
||||||
|
{
|
||||||
|
_EnableImage_Synced();
|
||||||
|
_LoadClueImage_Synced();
|
||||||
|
|
||||||
|
base.OnDeserialization(Result);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
public void EnableImage(bool Enable)
|
||||||
|
{
|
||||||
|
_Enabled = Enable;
|
||||||
|
_EnableImage_Synced();
|
||||||
|
|
||||||
|
RequestSerialization();
|
||||||
|
}
|
||||||
|
private void _EnableImage_Synced()
|
||||||
|
{
|
||||||
|
_ClueImageCardMesh.transform.localPosition = Vector3.zero;
|
||||||
|
_ClueImageCardMesh.transform.localRotation = Quaternion.identity;
|
||||||
|
_ClueImageHome.SetActive(_Enabled);
|
||||||
|
}
|
||||||
|
|
||||||
|
public void LoadClueImages(DataList ReferenceImages, DataList ReferenceImagesScale)
|
||||||
|
{
|
||||||
|
_ReferenceImageIndices = new int[ReferenceImages.Count];
|
||||||
|
for (int i = 0; i < _ReferenceImageIndices.Length; i++)
|
||||||
|
{
|
||||||
|
_ReferenceImageIndices[i] = (int)ReferenceImages[i].Number;
|
||||||
|
}
|
||||||
|
|
||||||
|
_ReferenceImageScales = new float[ReferenceImages.Count];
|
||||||
|
for (int i = 0; i < _ReferenceImageScales.Length; i++)
|
||||||
|
{
|
||||||
|
_ReferenceImageScales[i] = (i < ReferenceImagesScale.Count) ? (float)ReferenceImagesScale[i].Number : 1.0f;
|
||||||
|
}
|
||||||
|
|
||||||
|
_LoadClueImage(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
private void _LoadClueImage(int Index)
|
||||||
|
{
|
||||||
|
_CurrentClueImageIndex = Index % _ReferenceImageIndices.Length;
|
||||||
|
_ClueImageCardMesh.transform.localScale = Vector3.one;
|
||||||
|
_LoadClueImage_Synced();
|
||||||
|
|
||||||
|
RequestSerialization();
|
||||||
|
}
|
||||||
|
private void _LoadClueImage_Synced()
|
||||||
|
{
|
||||||
|
if (_CurrentClueImageIndex >= 0 && _CurrentClueImageIndex < _ReferenceImageIndices.Length)
|
||||||
|
{
|
||||||
|
TextureInfo AdditionalTextureInfo = new TextureInfo();
|
||||||
|
AdditionalTextureInfo.WrapModeU = TextureWrapMode.Clamp;
|
||||||
|
AdditionalTextureInfo.WrapModeV = TextureWrapMode.Clamp;
|
||||||
|
AdditionalTextureInfo.GenerateMipMaps = true;
|
||||||
|
_ClueImageDownloader.DownloadImage(
|
||||||
|
_GameManager.GetClueImageURL(_ReferenceImageIndices[_CurrentClueImageIndex % _ReferenceImageIndices.Length]), null, this, AdditionalTextureInfo);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
public override void OnImageLoadSuccess(IVRCImageDownload Result)
|
||||||
|
{
|
||||||
|
_ClueImageCardMesh.material.SetTexture("_MainTex", Result.Result);
|
||||||
|
float Scale = _ReferenceImageScales[_CurrentClueImageIndex];
|
||||||
|
_ClueImageCardMesh.transform.localScale = new Vector3(Scale, Scale, Scale);
|
||||||
|
base.OnImageLoadSuccess(Result);
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d1aa83f0ac70ece46bfb37da544afab0
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@ -44,7 +44,7 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
Data: 39
|
Data: 42
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data:
|
Data:
|
||||||
@ -1957,19 +1957,19 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _ACMEBugnetAlert
|
Data: _LightningRoundClueImage
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 124|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 124|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _ACMEBugnetAlert
|
Data: _LightningRoundClueImage
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 125|System.RuntimeType, mscorlib
|
Data: 125|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: ACMEBugnetAlert, Assembly-CSharp
|
Data: LightningRoundClueImage, Assembly-CSharp
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 8
|
Entry: 8
|
||||||
Data:
|
Data:
|
||||||
@ -2018,19 +2018,19 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _Modem
|
Data: _ACMEBugnetAlert
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 128|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 128|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _Modem
|
Data: _ACMEBugnetAlert
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 129|System.RuntimeType, mscorlib
|
Data: 129|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: Modem, Assembly-CSharp
|
Data: ACMEBugnetAlert, Assembly-CSharp
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 8
|
Entry: 8
|
||||||
Data:
|
Data:
|
||||||
@ -2079,25 +2079,25 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _ArrivalDisplays
|
Data: _Modem
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 132|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 132|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _ArrivalDisplays
|
Data: _Modem
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 133|System.RuntimeType, mscorlib
|
Data: 133|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: ArrivalDisplay[], Assembly-CSharp
|
Data: Modem, Assembly-CSharp
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 8
|
Entry: 8
|
||||||
Data:
|
Data:
|
||||||
- Name: <SystemType>k__BackingField
|
- Name: <SystemType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 98
|
Data: 4
|
||||||
- Name: <SyncMode>k__BackingField
|
- Name: <SyncMode>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
@ -2140,16 +2140,77 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _LightningRoundEffects
|
Data: _ArrivalDisplays
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 136|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 136|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _LightningRoundEffects
|
Data: _ArrivalDisplays
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 137|System.RuntimeType, mscorlib
|
Data: 137|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: ArrivalDisplay[], Assembly-CSharp
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 98
|
||||||
|
- 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: 138|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 139|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: _LightningRoundEffects
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 140|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _LightningRoundEffects
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 141|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: LightningRoundEffectsController, Assembly-CSharp
|
Data: LightningRoundEffectsController, Assembly-CSharp
|
||||||
@ -2173,14 +2234,14 @@ MonoBehaviour:
|
|||||||
Data: true
|
Data: true
|
||||||
- Name: _fieldAttributes
|
- Name: _fieldAttributes
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 138|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
Data: 142|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
mscorlib
|
mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
Data: 3
|
Data: 3
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 139|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
|
Data: 143|UnityEngine.SpaceAttribute, UnityEngine.CoreModule
|
||||||
- Name: height
|
- Name: height
|
||||||
Entry: 4
|
Entry: 4
|
||||||
Data: 8
|
Data: 8
|
||||||
@ -2189,74 +2250,13 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 140|UnityEngine.HeaderAttribute, UnityEngine.CoreModule
|
Data: 144|UnityEngine.HeaderAttribute, UnityEngine.CoreModule
|
||||||
- Name: header
|
- Name: header
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: Effects
|
Data: Effects
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 8
|
Entry: 8
|
||||||
Data:
|
Data:
|
||||||
- Name:
|
|
||||||
Entry: 7
|
|
||||||
Data: 141|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: _TheChaseAnimator
|
|
||||||
- Name: $v
|
|
||||||
Entry: 7
|
|
||||||
Data: 142|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
|
||||||
- Name: <Name>k__BackingField
|
|
||||||
Entry: 1
|
|
||||||
Data: _TheChaseAnimator
|
|
||||||
- Name: <UserType>k__BackingField
|
|
||||||
Entry: 7
|
|
||||||
Data: 143|System.RuntimeType, mscorlib
|
|
||||||
- Name:
|
|
||||||
Entry: 1
|
|
||||||
Data: UnityEngine.Animator, UnityEngine.AnimationModule
|
|
||||||
- Name:
|
|
||||||
Entry: 8
|
|
||||||
Data:
|
|
||||||
- Name: <SystemType>k__BackingField
|
|
||||||
Entry: 9
|
|
||||||
Data: 143
|
|
||||||
- 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: 144|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
|
||||||
mscorlib
|
|
||||||
- Name:
|
|
||||||
Entry: 12
|
|
||||||
Data: 1
|
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 145|UnityEngine.SerializeField, UnityEngine.CoreModule
|
Data: 145|UnityEngine.SerializeField, UnityEngine.CoreModule
|
||||||
@ -2280,16 +2280,77 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: $k
|
- Name: $k
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CameraControllerRound1
|
Data: _TheChaseAnimator
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 146|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 146|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _CameraControllerRound1
|
Data: _TheChaseAnimator
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 147|System.RuntimeType, mscorlib
|
Data: 147|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: UnityEngine.Animator, UnityEngine.AnimationModule
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 147
|
||||||
|
- 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: 148|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 1
|
||||||
|
- Name:
|
||||||
|
Entry: 7
|
||||||
|
Data: 149|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: _CameraControllerRound1
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 150|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _CameraControllerRound1
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 151|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: CameraControllerRound1, Assembly-CSharp
|
Data: CameraControllerRound1, Assembly-CSharp
|
||||||
@ -2313,7 +2374,7 @@ MonoBehaviour:
|
|||||||
Data: false
|
Data: false
|
||||||
- Name: _fieldAttributes
|
- Name: _fieldAttributes
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 148|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
Data: 152|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
mscorlib
|
mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
@ -2338,13 +2399,13 @@ MonoBehaviour:
|
|||||||
Data: _VideoPlayerTimer
|
Data: _VideoPlayerTimer
|
||||||
- Name: $v
|
- Name: $v
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 149|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
Data: 153|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
- Name: <Name>k__BackingField
|
- Name: <Name>k__BackingField
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: _VideoPlayerTimer
|
Data: _VideoPlayerTimer
|
||||||
- Name: <UserType>k__BackingField
|
- Name: <UserType>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 150|System.RuntimeType, mscorlib
|
Data: 154|System.RuntimeType, mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 1
|
Entry: 1
|
||||||
Data: System.Single, mscorlib
|
Data: System.Single, mscorlib
|
||||||
@ -2353,7 +2414,7 @@ MonoBehaviour:
|
|||||||
Data:
|
Data:
|
||||||
- Name: <SystemType>k__BackingField
|
- Name: <SystemType>k__BackingField
|
||||||
Entry: 9
|
Entry: 9
|
||||||
Data: 150
|
Data: 154
|
||||||
- Name: <SyncMode>k__BackingField
|
- Name: <SyncMode>k__BackingField
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
Data: System.Nullable`1[[UdonSharp.UdonSyncMode, UdonSharp.Runtime]], mscorlib
|
||||||
@ -2368,7 +2429,111 @@ MonoBehaviour:
|
|||||||
Data: false
|
Data: false
|
||||||
- Name: _fieldAttributes
|
- Name: _fieldAttributes
|
||||||
Entry: 7
|
Entry: 7
|
||||||
Data: 151|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
Data: 155|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 0
|
||||||
|
- 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: _TiebreakerJSONString
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 156|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _TiebreakerJSONString
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 7
|
||||||
|
Data: 157|System.RuntimeType, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 1
|
||||||
|
Data: System.String, mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 8
|
||||||
|
Data:
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 157
|
||||||
|
- 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: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 158|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
|
mscorlib
|
||||||
|
- Name:
|
||||||
|
Entry: 12
|
||||||
|
Data: 0
|
||||||
|
- 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: _TiebreakerLoadAttempts
|
||||||
|
- Name: $v
|
||||||
|
Entry: 7
|
||||||
|
Data: 159|UdonSharp.Compiler.FieldDefinition, UdonSharp.Editor
|
||||||
|
- Name: <Name>k__BackingField
|
||||||
|
Entry: 1
|
||||||
|
Data: _TiebreakerLoadAttempts
|
||||||
|
- Name: <UserType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 57
|
||||||
|
- Name: <SystemType>k__BackingField
|
||||||
|
Entry: 9
|
||||||
|
Data: 57
|
||||||
|
- 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: false
|
||||||
|
- Name: _fieldAttributes
|
||||||
|
Entry: 7
|
||||||
|
Data: 160|System.Collections.Generic.List`1[[System.Attribute, mscorlib]],
|
||||||
mscorlib
|
mscorlib
|
||||||
- Name:
|
- Name:
|
||||||
Entry: 12
|
Entry: 12
|
||||||
|
|||||||
@ -52,6 +52,7 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
[SerializeField] private VideoMusicClueSkateboard _VideoMusicClueSkateboard;
|
[SerializeField] private VideoMusicClueSkateboard _VideoMusicClueSkateboard;
|
||||||
[SerializeField] private DetectiveNoirEffect _DetectiveNoirEffect;
|
[SerializeField] private DetectiveNoirEffect _DetectiveNoirEffect;
|
||||||
[SerializeField] private FilingCabinet _FilingCabinet;
|
[SerializeField] private FilingCabinet _FilingCabinet;
|
||||||
|
[SerializeField] private LightningRoundClueImage _LightningRoundClueImage;
|
||||||
[SerializeField] private ACMEBugnetAlert _ACMEBugnetAlert;
|
[SerializeField] private ACMEBugnetAlert _ACMEBugnetAlert;
|
||||||
[SerializeField] private Modem _Modem;
|
[SerializeField] private Modem _Modem;
|
||||||
|
|
||||||
@ -65,6 +66,8 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
private CameraControllerRound1 _CameraControllerRound1 = null;
|
private CameraControllerRound1 _CameraControllerRound1 = null;
|
||||||
|
|
||||||
private float _VideoPlayerTimer = -1.0f;
|
private float _VideoPlayerTimer = -1.0f;
|
||||||
|
private string _TiebreakerJSONString = "";
|
||||||
|
private int _TiebreakerLoadAttempts = 0;
|
||||||
|
|
||||||
|
|
||||||
void Start()
|
void Start()
|
||||||
@ -151,6 +154,7 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
Networking.SetOwner(NewOwner, _VideoMusicClueSkateboard.gameObject);
|
Networking.SetOwner(NewOwner, _VideoMusicClueSkateboard.gameObject);
|
||||||
Networking.SetOwner(NewOwner, _DetectiveNoirEffect.gameObject);
|
Networking.SetOwner(NewOwner, _DetectiveNoirEffect.gameObject);
|
||||||
Networking.SetOwner(NewOwner, _FilingCabinet.gameObject);
|
Networking.SetOwner(NewOwner, _FilingCabinet.gameObject);
|
||||||
|
Networking.SetOwner(NewOwner, _LightningRoundClueImage.gameObject);
|
||||||
Networking.SetOwner(NewOwner, _ACMEBugnetAlert.gameObject);
|
Networking.SetOwner(NewOwner, _ACMEBugnetAlert.gameObject);
|
||||||
Networking.SetOwner(NewOwner, _Modem.gameObject);
|
Networking.SetOwner(NewOwner, _Modem.gameObject);
|
||||||
|
|
||||||
@ -835,6 +839,23 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
|
|
||||||
Interface.QuestionUI.text = CurrentQuestion["Question"].ToString();
|
Interface.QuestionUI.text = CurrentQuestion["Question"].ToString();
|
||||||
|
|
||||||
|
if (CurrentQuestion.ContainsKey("Reference Images") && CurrentQuestion["Reference Images"].TokenType == TokenType.DataList)
|
||||||
|
{
|
||||||
|
DataList ReferenceImages = CurrentQuestion["Reference Images"].DataList;
|
||||||
|
DataList ReferenceImagesScale = new DataList();
|
||||||
|
if (CurrentQuestion.ContainsKey("Reference Images Scale") && CurrentQuestion["Reference Images Scale"].TokenType == TokenType.DataList)
|
||||||
|
{
|
||||||
|
ReferenceImagesScale = CurrentQuestion["Reference Images Scale"].DataList;
|
||||||
|
}
|
||||||
|
|
||||||
|
_LightningRoundClueImage.LoadClueImages(ReferenceImages, ReferenceImagesScale);
|
||||||
|
_LightningRoundClueImage.EnableImage(true);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
_LightningRoundClueImage.EnableImage(false);
|
||||||
|
}
|
||||||
|
|
||||||
DataList Choices = CurrentQuestion["Choices"].DataList;
|
DataList Choices = CurrentQuestion["Choices"].DataList;
|
||||||
for (int i = 0; i < Choices.Count && i < Interface.ChoiceUI.Length; i++)
|
for (int i = 0; i < Choices.Count && i < Interface.ChoiceUI.Length; i++)
|
||||||
{
|
{
|
||||||
@ -1485,6 +1506,8 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
{
|
{
|
||||||
_CurrentQuestionType = RoundSegmentType.Tiebreaker;
|
_CurrentQuestionType = RoundSegmentType.Tiebreaker;
|
||||||
|
|
||||||
|
LoadTiebreakerData();
|
||||||
|
|
||||||
EnableInteraction("Advance To Tiebreaker");
|
EnableInteraction("Advance To Tiebreaker");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
@ -1535,23 +1558,36 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void BeginTiebreakerRound()
|
private void BeginTiebreakerRound()
|
||||||
{
|
{
|
||||||
HostCardBetweenRoundsInterface Interface =
|
if (_TiebreakerJSONString == "")
|
||||||
(HostCardBetweenRoundsInterface)GetHostCardInterface(RoundSegmentType.BetweenSegments);
|
{
|
||||||
Interface.HeaderUI.text = "Preparing tiebreaker...";
|
HostCardBetweenRoundsInterface BetweenSegmentsInterface =
|
||||||
Interface.CommentUI.text = "";
|
(HostCardBetweenRoundsInterface)GetHostCardInterface(RoundSegmentType.BetweenSegments);
|
||||||
|
BetweenSegmentsInterface.HeaderUI.text = "Preparing tiebreaker...";
|
||||||
|
BetweenSegmentsInterface.CommentUI.text = "";
|
||||||
|
|
||||||
VRCStringDownloader.LoadUrl(_TiebreakerData, (IUdonEventReceiver)this);
|
_TiebreakerLoadAttempts++;
|
||||||
|
if (_TiebreakerLoadAttempts >= 3)
|
||||||
|
{
|
||||||
|
BetweenSegmentsInterface.CommentUI.text = $"[ERROR] Failed to load tiebreaker after {_TiebreakerLoadAttempts} attempts.";
|
||||||
|
EnableInteraction();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
SendCustomEventDelayedSeconds(nameof(BeginTiebreakerRound), 1.0f);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
ReloadTiebreakerData();
|
||||||
}
|
}
|
||||||
public override void OnStringLoadSuccess(IVRCStringDownload TiebreakerString)
|
public void ReloadTiebreakerData()
|
||||||
{
|
{
|
||||||
HostCardTiebreakerInterface Interface =
|
HostCardTiebreakerInterface Interface =
|
||||||
(HostCardTiebreakerInterface)GetHostCardInterface(RoundSegmentType.Tiebreaker);
|
(HostCardTiebreakerInterface)GetHostCardInterface(RoundSegmentType.Tiebreaker);
|
||||||
|
|
||||||
string ErrorString = "";
|
string ErrorString = "";
|
||||||
string JSONString = TiebreakerString.Result;
|
if (VRCJson.TryDeserializeFromJson(_TiebreakerJSONString, out DataToken JSONResult))
|
||||||
if (VRCJson.TryDeserializeFromJson(JSONString, out DataToken JSONResult))
|
|
||||||
{
|
{
|
||||||
if (JSONResult.TokenType == TokenType.DataDictionary)
|
if (JSONResult.TokenType == TokenType.DataDictionary)
|
||||||
{
|
{
|
||||||
@ -2068,6 +2104,18 @@ public class GameManagerRound1 : GameManagerBase
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void LoadTiebreakerData()
|
||||||
|
{
|
||||||
|
_TiebreakerJSONString = "";
|
||||||
|
_TiebreakerLoadAttempts = 0;
|
||||||
|
VRCStringDownloader.LoadUrl(_TiebreakerData, (IUdonEventReceiver)this);
|
||||||
|
}
|
||||||
|
public override void OnStringLoadSuccess(IVRCStringDownload TiebreakerString)
|
||||||
|
{
|
||||||
|
_TiebreakerJSONString = TiebreakerString.Result;
|
||||||
|
_TiebreakerLoadAttempts = 0;
|
||||||
|
}
|
||||||
|
|
||||||
private HostCardBetweenRoundsInterface ShowBetweenQuestionsInterface()
|
private HostCardBetweenRoundsInterface ShowBetweenQuestionsInterface()
|
||||||
{
|
{
|
||||||
_VideoPlayer.ShowScreen = ClueScreenType.Blank;
|
_VideoPlayer.ShowScreen = ClueScreenType.Blank;
|
||||||
|
|||||||
@ -19,6 +19,11 @@ public class VideoMusicClueSkateboard : UdonSharpBehaviour
|
|||||||
[SerializeField] private TextMeshProUGUI _ClueTextGUI;
|
[SerializeField] private TextMeshProUGUI _ClueTextGUI;
|
||||||
|
|
||||||
|
|
||||||
|
void Start()
|
||||||
|
{
|
||||||
|
ResetSkateboard();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
[NetworkCallable]
|
[NetworkCallable]
|
||||||
public void ResetSkateboard()
|
public void ResetSkateboard()
|
||||||
|
|||||||
1159
DOTween.Modules.csproj
Normal file
1159
DOTween.Modules.csproj
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@
|
|||||||
"version": "1.0.1"
|
"version": "1.0.1"
|
||||||
},
|
},
|
||||||
"com.vrchat.worlds": {
|
"com.vrchat.worlds": {
|
||||||
"version": "3.10.3"
|
"version": "3.10.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
@ -27,13 +27,13 @@
|
|||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
},
|
},
|
||||||
"com.vrchat.worlds": {
|
"com.vrchat.worlds": {
|
||||||
"version": "3.10.3",
|
"version": "3.10.4",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.vrchat.base": "3.10.3"
|
"com.vrchat.base": "3.10.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"com.vrchat.base": {
|
"com.vrchat.base": {
|
||||||
"version": "3.10.3",
|
"version": "3.10.4",
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -548,7 +548,7 @@ PlayerSettings:
|
|||||||
- None
|
- None
|
||||||
- OpenVR
|
- OpenVR
|
||||||
- Oculus
|
- Oculus
|
||||||
m_DefaultShaderChunkSizeInMB: 16
|
m_DefaultShaderChunkSizeInMB: 4
|
||||||
m_DefaultShaderChunkCount: 0
|
m_DefaultShaderChunkCount: 0
|
||||||
openGLRequireES31: 0
|
openGLRequireES31: 0
|
||||||
openGLRequireES31AEP: 0
|
openGLRequireES31AEP: 0
|
||||||
|
|||||||
BIN
Raw Files/Chief Saying Carmen Sandiego.aup3
Normal file
BIN
Raw Files/Chief Saying Carmen Sandiego.aup3
Normal file
Binary file not shown.
BIN
Raw Files/ContessaInJail.fla
Normal file
BIN
Raw Files/ContessaInJail.fla
Normal file
Binary file not shown.
1
Raw Files/CrookInJailVideoCreator.bat
Normal file
1
Raw Files/CrookInJailVideoCreator.bat
Normal file
@ -0,0 +1 @@
|
|||||||
|
ffmpeg -framerate 8 -i %1InJail%%04d.png -i "D:\Code\Unity\VRChat Worlds\witwics\Raw Files\Jail Metal Door - Berlin Atmospheres 0307 - With Lead-In.wav" -vf "scale=640:360" -c:v libx264 -b:v 128k -pix_fmt yuv420p -c:a aac -b:a 96k -movflags faststart %1InJail.mp4
|
||||||
Binary file not shown.
BIN
Raw Files/KneemoiInJail.fla
Normal file
BIN
Raw Files/KneemoiInJail.fla
Normal file
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 4.4 MiB |
BIN
Raw Files/PattyLarcenyInJail.fla
Normal file
BIN
Raw Files/PattyLarcenyInJail.fla
Normal file
Binary file not shown.
@ -57,6 +57,7 @@
|
|||||||
<smallcaps><size=36>See India. Darjeeling "At a lama dance" | Boston Public Library | https://www.flickr.com/photos/boston_public_library/3530678237 | CC-BY-NC-ND 2.0</size></smallcaps>
|
<smallcaps><size=36>See India. Darjeeling "At a lama dance" | Boston Public Library | https://www.flickr.com/photos/boston_public_library/3530678237 | CC-BY-NC-ND 2.0</size></smallcaps>
|
||||||
<smallcaps><size=36>Haere mai (welcome) to New Zealand | Boston Public Library | https://www.flickr.com/photos/boston_public_library/3530670335 | CC-BY-NC-ND 2.0</size></smallcaps>
|
<smallcaps><size=36>Haere mai (welcome) to New Zealand | Boston Public Library | https://www.flickr.com/photos/boston_public_library/3530670335 | CC-BY-NC-ND 2.0</size></smallcaps>
|
||||||
<smallcaps><size=36>Nikes thrown over a Telephone Wire in Charlottesville, Virginia | Wcedmisten | https://en.wikipedia.org/wiki/File:Nikes_thrown_over_a_Telephone_Wire.jpg | CC-BY 4.0</size></smallcaps>
|
<smallcaps><size=36>Nikes thrown over a Telephone Wire in Charlottesville, Virginia | Wcedmisten | https://en.wikipedia.org/wiki/File:Nikes_thrown_over_a_Telephone_Wire.jpg | CC-BY 4.0</size></smallcaps>
|
||||||
|
<smallcaps><size=36>Four Kombologia | Theltalpha | https://en.wikipedia.org/wiki/File:Four_Kombologia.jpg | CC-BY-SA 2.5</size></smallcaps>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
Raw Files/SFX/Crook Calls/Top Grunge.aup3
Normal file
BIN
Raw Files/SFX/Crook Calls/Top Grunge.aup3
Normal file
Binary file not shown.
BIN
Raw Files/TopGrungeInJail.fla
Normal file
BIN
Raw Files/TopGrungeInJail.fla
Normal file
Binary file not shown.
@ -477,6 +477,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -513,6 +517,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -483,6 +483,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -519,6 +523,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -474,6 +474,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -510,6 +514,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -474,6 +474,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -510,6 +514,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -1136,6 +1144,10 @@
|
|||||||
<Project>{9580962B-C9DD-86D2-0CAB-74F2C1EA7A40}</Project>
|
<Project>{9580962B-C9DD-86D2-0CAB-74F2C1EA7A40}</Project>
|
||||||
<Name>UniTask</Name>
|
<Name>UniTask</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="DOTween.Modules.csproj">
|
||||||
|
<Project>{A667D300-9154-9983-79E7-CBBF8CD2F581}</Project>
|
||||||
|
<Name>DOTween.Modules</Name>
|
||||||
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
|
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
|
||||||
|
|||||||
@ -480,6 +480,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -516,6 +520,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -546,6 +546,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -582,6 +586,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -475,6 +475,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -511,6 +515,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -549,6 +549,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -585,6 +589,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -507,6 +507,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -543,6 +547,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -612,6 +612,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -648,6 +652,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -490,6 +490,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -526,6 +530,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -525,6 +525,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -561,6 +565,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -498,6 +498,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -534,6 +538,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -474,6 +474,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -510,6 +514,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -479,6 +479,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -515,6 +519,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -67,6 +67,7 @@
|
|||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\GenericBuilderNotification\GenericBuilderNotification.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\GenericBuilderNotification\GenericBuilderNotification.cs" />
|
||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\TagsField\TagsField.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\TagsField\TagsField.cs" />
|
||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCProgressContent.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCProgressContent.cs" />
|
||||||
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\ModeratedNotification\ModeratedNotification.cs" />
|
||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCWorld.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCWorld.cs" />
|
||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCApi.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\API\VRCApi.cs" />
|
||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\OptionsPopupContent.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\OptionsPopupContent.cs" />
|
||||||
@ -159,6 +160,7 @@
|
|||||||
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\ControlPanel\IVRCSdkControlPanelBuilder.cs" />
|
<Compile Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\ControlPanel\IVRCSdkControlPanelBuilder.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\ModeratedNotification\Resources\ModeratedNotificationStyles.uss" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Resources\PerceptualMipmapping\PerceptualPostProcessor.compute" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Resources\PerceptualMipmapping\PerceptualPostProcessor.compute" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\Resources\OptionsPopupField.uxml" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\Resources\OptionsPopupField.uxml" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\StepFoldout\Resources\StepFoldoutStyles.uss" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\StepFoldout\Resources\StepFoldoutStyles.uss" />
|
||||||
@ -182,6 +184,7 @@
|
|||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\Resources\OptionsPopupFieldStyles.uss" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\OptionsPopupField\Resources\OptionsPopupFieldStyles.uss" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Checklist\Resources\ChecklistLayout.uxml" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Checklist\Resources\ChecklistLayout.uxml" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Checklist\Resources\ChecklistStyles.uss" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Checklist\Resources\ChecklistStyles.uss" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\ModeratedNotification\Resources\ModeratedNotification.uxml" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Resources\VRCSdkPanelStyles.uss" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Resources\VRCSdkPanelStyles.uss" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Modal\Resources\ModalStyles.uss" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\Elements\Modal\Resources\ModalStyles.uss" />
|
||||||
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Plugins\VRC.SDK3.Dynamics.PhysBone.Editor.dll" />
|
<None Include="Packages\com.vrchat.base\Editor\VRCSDK\Plugins\VRC.SDK3.Dynamics.PhysBone.Editor.dll" />
|
||||||
@ -604,6 +607,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -640,6 +647,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -92,8 +92,10 @@
|
|||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Dependencies\Managed\System.Collections.Immutable.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Dependencies\Managed\System.Collections.Immutable.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Outlines.cginc" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Outlines.cginc" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\VRC.SDKBase.asmdef" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\VRC.SDKBase.asmdef" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.XML" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-SupersampledUnlit.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-SupersampledUnlit.shader" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\ToonStandardOutline.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\ToonStandardOutline.shader" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-Particle-Multiply.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-Particle-Multiply.shader" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.Utility.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.Utility.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\license.txt" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\license.txt" />
|
||||||
@ -103,6 +105,7 @@
|
|||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\DataStructs.cginc" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\DataStructs.cginc" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.Constraint.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.SDK3.Dynamics.Constraint.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-BumpedSpecular.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-BumpedSpecular.shader" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-BumpedDiffuse.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-BumpedDiffuse.shader" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mirror.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mirror.shader" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\VRCAtlasingShim.cginc" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\VRCAtlasingShim.cginc" />
|
||||||
@ -119,9 +122,11 @@
|
|||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Definitions.cginc" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Definitions.cginc" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\version.txt" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\version.txt" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRCSDKBase-Editor.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRCSDKBase-Editor.dll" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\readme.txt" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-Diffuse.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\VRChat-Mobile-Diffuse.shader" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\SDKBase-Legacy.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\SDKBase-Legacy.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.Dynamics.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRC.Dynamics.dll" />
|
||||||
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.XML" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRCCore-Editor.dll" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\VRCCore-Editor.dll" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Lighting.cginc" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\Mobile\ToonStandard\CG\Lighting.cginc" />
|
||||||
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\VRChat-Sprites-Default.shader" />
|
<None Include="Packages\com.vrchat.base\Runtime\VRCSDK\Sample Assets\Shaders\VRChat-Sprites-Default.shader" />
|
||||||
@ -537,6 +542,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -573,6 +582,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -558,6 +558,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -594,6 +598,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -661,6 +661,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -697,6 +701,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -502,6 +502,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -538,6 +542,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -496,6 +496,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -532,6 +536,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -494,6 +494,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -530,6 +534,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -481,6 +481,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -517,6 +521,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -507,6 +507,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Integrations\UdonSharp\Runtime\Plugins\System.Text.Encoding.CodePages.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTweenEditor">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\Editor\DOTweenEditor.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="SemanticVersioning">
|
<Reference Include="SemanticVersioning">
|
||||||
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
<HintPath>Packages\com.vrchat.core.vpm-resolver\Editor\Dependencies\SemanticVersioning.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
@ -543,6 +547,10 @@
|
|||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.EditorBindings.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="DOTween">
|
||||||
|
<HintPath>Packages\com.vrchat.base\Runtime\VRCSDK\Plugins\DOTween\DOTween.dll</HintPath>
|
||||||
|
<Private>False</Private>
|
||||||
|
</Reference>
|
||||||
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
<Reference Include="VRC.Udon.VRCTypeResolverModules">
|
||||||
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
<HintPath>Packages\com.vrchat.worlds\Editor\Udon\External\VRC.Udon.VRCTypeResolverModules.dll</HintPath>
|
||||||
<Private>False</Private>
|
<Private>False</Private>
|
||||||
|
|||||||
@ -23,6 +23,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniTask.Linq", "UniTask.Lin
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.SDKBase", "VRC.SDKBase.csproj", "{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.SDKBase", "VRC.SDKBase.csproj", "{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}"
|
||||||
EndProject
|
EndProject
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DOTween.Modules", "DOTween.Modules.csproj", "{A667D300-9154-9983-79E7-CBBF8CD2F581}"
|
||||||
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.ClientSim.Editor", "VRC.ClientSim.Editor.csproj", "{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.ClientSim.Editor", "VRC.ClientSim.Editor.csproj", "{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}"
|
||||||
EndProject
|
EndProject
|
||||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.SDK3", "VRC.SDK3.csproj", "{08FEB8F6-AD22-0DF5-5232-7DE088616AF5}"
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VRC.SDK3", "VRC.SDK3.csproj", "{08FEB8F6-AD22-0DF5-5232-7DE088616AF5}"
|
||||||
@ -107,6 +109,10 @@ Global
|
|||||||
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Release|Any CPU.Build.0 = Release|Any CPU
|
{85AD6C13-67F3-91E5-7E2D-4A7A350F6D9D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
{A667D300-9154-9983-79E7-CBBF8CD2F581}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{A667D300-9154-9983-79E7-CBBF8CD2F581}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{A667D300-9154-9983-79E7-CBBF8CD2F581}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{A667D300-9154-9983-79E7-CBBF8CD2F581}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{EDA91D34-D0FA-9A75-4AD8-FD82735CBE9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user