feat: added fmod
This commit is contained in:
parent
c803300dce
commit
3471c31c32
416 changed files with 39455 additions and 171 deletions
53
.gitattributes
vendored
Normal file
53
.gitattributes
vendored
Normal file
|
@ -0,0 +1,53 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
# 3D models
|
||||
*.3dm filter=lfs diff=lfs merge=lfs -text
|
||||
*.3ds filter=lfs diff=lfs merge=lfs -text
|
||||
*.blend filter=lfs diff=lfs merge=lfs -text
|
||||
*.c4d filter=lfs diff=lfs merge=lfs -text
|
||||
*.collada filter=lfs diff=lfs merge=lfs -text
|
||||
*.dae filter=lfs diff=lfs merge=lfs -text
|
||||
*.dxf filter=lfs diff=lfs merge=lfs -text
|
||||
*.fbx filter=lfs diff=lfs merge=lfs -text
|
||||
*.jas filter=lfs diff=lfs merge=lfs -text
|
||||
*.lws filter=lfs diff=lfs merge=lfs -text
|
||||
*.lxo filter=lfs diff=lfs merge=lfs -text
|
||||
*.ma filter=lfs diff=lfs merge=lfs -text
|
||||
*.max filter=lfs diff=lfs merge=lfs -text
|
||||
*.mb filter=lfs diff=lfs merge=lfs -text
|
||||
*.obj filter=lfs diff=lfs merge=lfs -text
|
||||
*.ply filter=lfs diff=lfs merge=lfs -text
|
||||
*.skp filter=lfs diff=lfs merge=lfs -text
|
||||
*.stl filter=lfs diff=lfs merge=lfs -text
|
||||
*.ztl filter=lfs diff=lfs merge=lfs -text
|
||||
# Audio
|
||||
*.aif filter=lfs diff=lfs merge=lfs -text
|
||||
*.aiff filter=lfs diff=lfs merge=lfs -text
|
||||
*.it filter=lfs diff=lfs merge=lfs -text
|
||||
*.mod filter=lfs diff=lfs merge=lfs -text
|
||||
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.s3m filter=lfs diff=lfs merge=lfs -text
|
||||
*.wav filter=lfs diff=lfs merge=lfs -text
|
||||
*.xm filter=lfs diff=lfs merge=lfs -text
|
||||
*.bank filter=lfs diff=lfs merge=lfs -text
|
||||
# Fonts
|
||||
*.otf filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
# Images
|
||||
*.bmp filter=lfs diff=lfs merge=lfs -text
|
||||
*.exr filter=lfs diff=lfs merge=lfs -text
|
||||
*.gif filter=lfs diff=lfs merge=lfs -text
|
||||
*.hdr filter=lfs diff=lfs merge=lfs -text
|
||||
*.iff filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
*.pict filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.psd filter=lfs diff=lfs merge=lfs -text
|
||||
*.tga filter=lfs diff=lfs merge=lfs -text
|
||||
*.tif filter=lfs diff=lfs merge=lfs -text
|
||||
*.tiff filter=lfs diff=lfs merge=lfs -text
|
||||
*.dll filter=lfs diff=lfs merge=lfs -text
|
||||
*.so filter=lfs diff=lfs merge=lfs -text
|
||||
*.dylib filter=lfs diff=lfs merge=lfs -text
|
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -80,3 +80,4 @@ jobs:
|
|||
ITCH_GAME: roses
|
||||
ITCH_USER: Geri8
|
||||
PACKAGE: build/${{ matrix.targetPlatform.os }}
|
||||
VERSION_FILE: version_number.txt
|
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -148,3 +148,21 @@ fabric.properties
|
|||
|
||||
# Android studio 3.1+ serialized cache file
|
||||
.idea/caches/build_file_checksums.ser
|
||||
|
||||
# Never ignore DLLs in the FMOD subfolder.
|
||||
!/[Aa]ssets/Plugins/FMOD/**/lib/*
|
||||
|
||||
# Don't ignore images and gizmos used by FMOD in the Unity Editor.
|
||||
!/[Aa]ssets/Gizmos/FMOD/*
|
||||
!/[Aa]ssets/Editor Default Resources/FMOD/*
|
||||
|
||||
# Ignore the Cache folder since it is updated locally.
|
||||
/[Aa]ssets/Plugins/FMOD/Cache/*
|
||||
|
||||
# Ignore bank files in the StreamingAssets folder.
|
||||
/[Aa]ssets/StreamingAssets/**/*.bank
|
||||
/[Aa]ssets/StreamingAssets/**/*.bank.meta
|
||||
# If the source bank files are kept outside of the StreamingAssets folder then these can be ignored.
|
||||
|
||||
# Log files can be ignored.
|
||||
fmod_editor.log
|
|
@ -1,142 +0,0 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!243 &-7160213631606786143
|
||||
AudioMixerGroupController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Music
|
||||
m_AudioMixer: {fileID: 24100000}
|
||||
m_GroupID: 368ea2813ad52084fb26726926ce27f6
|
||||
m_Children: []
|
||||
m_Volume: 725f4f70ac35cfa469dde004084af0ee
|
||||
m_Pitch: f337aba7af13f6a4f988c470fad714bb
|
||||
m_Send: 00000000000000000000000000000000
|
||||
m_Effects:
|
||||
- {fileID: -4409933510484433384}
|
||||
m_UserColorIndex: 0
|
||||
m_Mute: 0
|
||||
m_Solo: 0
|
||||
m_BypassEffects: 0
|
||||
--- !u!244 &-4409933510484433384
|
||||
AudioMixerEffectController:
|
||||
m_ObjectHideFlags: 3
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_EffectID: ed152c53560707d4e94edb5e2ac4f888
|
||||
m_EffectName: Attenuation
|
||||
m_MixLevel: 38d0be799db8cdc42adff4256ff56784
|
||||
m_Parameters: []
|
||||
m_SendTarget: {fileID: 0}
|
||||
m_EnableWetMix: 0
|
||||
m_Bypass: 0
|
||||
--- !u!243 &-3553563078259493616
|
||||
AudioMixerGroupController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: SFX
|
||||
m_AudioMixer: {fileID: 24100000}
|
||||
m_GroupID: 6da9bf99c784a0d439b29e46d5f2094b
|
||||
m_Children: []
|
||||
m_Volume: 7faa3be3dcd5a434998f419db9708169
|
||||
m_Pitch: a475cc8c54f6dcf4699c036293414b3c
|
||||
m_Send: 00000000000000000000000000000000
|
||||
m_Effects:
|
||||
- {fileID: -273637595845761401}
|
||||
m_UserColorIndex: 0
|
||||
m_Mute: 0
|
||||
m_Solo: 0
|
||||
m_BypassEffects: 0
|
||||
--- !u!244 &-273637595845761401
|
||||
AudioMixerEffectController:
|
||||
m_ObjectHideFlags: 3
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_EffectID: 1ec5583d7db4d3745b9f3712c7210656
|
||||
m_EffectName: Attenuation
|
||||
m_MixLevel: 900ab2eb5320cba4a93462b5e230224e
|
||||
m_Parameters: []
|
||||
m_SendTarget: {fileID: 0}
|
||||
m_EnableWetMix: 0
|
||||
m_Bypass: 0
|
||||
--- !u!241 &24100000
|
||||
AudioMixerController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: MainMixer
|
||||
m_OutputGroup: {fileID: 0}
|
||||
m_MasterGroup: {fileID: 24300002}
|
||||
m_Snapshots:
|
||||
- {fileID: 24500006}
|
||||
m_StartSnapshot: {fileID: 24500006}
|
||||
m_SuspendThreshold: -80
|
||||
m_EnableSuspend: 1
|
||||
m_UpdateMode: 0
|
||||
m_ExposedParameters:
|
||||
- guid: 725f4f70ac35cfa469dde004084af0ee
|
||||
name: Music
|
||||
- guid: 7faa3be3dcd5a434998f419db9708169
|
||||
name: SFX
|
||||
m_AudioMixerGroupViews:
|
||||
- guids:
|
||||
- b2dec02194d0b114a8361a68cb71d5ab
|
||||
- 368ea2813ad52084fb26726926ce27f6
|
||||
- 6da9bf99c784a0d439b29e46d5f2094b
|
||||
name: View
|
||||
m_CurrentViewIndex: 0
|
||||
m_TargetSnapshot: {fileID: 24500006}
|
||||
--- !u!243 &24300002
|
||||
AudioMixerGroupController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Master
|
||||
m_AudioMixer: {fileID: 24100000}
|
||||
m_GroupID: b2dec02194d0b114a8361a68cb71d5ab
|
||||
m_Children:
|
||||
- {fileID: -7160213631606786143}
|
||||
- {fileID: -3553563078259493616}
|
||||
m_Volume: 2e11bea9df9faf54dbed06a1de08b32c
|
||||
m_Pitch: 24c916b38f3938e459200f97d154eab4
|
||||
m_Send: 00000000000000000000000000000000
|
||||
m_Effects:
|
||||
- {fileID: 24400004}
|
||||
m_UserColorIndex: 0
|
||||
m_Mute: 0
|
||||
m_Solo: 0
|
||||
m_BypassEffects: 0
|
||||
--- !u!244 &24400004
|
||||
AudioMixerEffectController:
|
||||
m_ObjectHideFlags: 3
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
m_EffectID: 79704c03dfccc8d49b37fb9f049f7002
|
||||
m_EffectName: Attenuation
|
||||
m_MixLevel: a92d07ee2e1e0254f95ed8aaa7499935
|
||||
m_Parameters: []
|
||||
m_SendTarget: {fileID: 0}
|
||||
m_EnableWetMix: 0
|
||||
m_Bypass: 0
|
||||
--- !u!245 &24500006
|
||||
AudioMixerSnapshotController:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Snapshot
|
||||
m_AudioMixer: {fileID: 24100000}
|
||||
m_SnapshotID: 40d692ffdb9e1dc409fe16f0a5c11f0b
|
||||
m_FloatValues: {}
|
||||
m_TransitionOverrides: {}
|
BIN
Assets/Audio/Master.bank
Normal file
BIN
Assets/Audio/Master.bank
Normal file
Binary file not shown.
7
Assets/Audio/Master.bank.meta
Normal file
7
Assets/Audio/Master.bank.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f284e1a87c0b94d4589daf318be2061a
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Audio/Master.strings.bank
Normal file
BIN
Assets/Audio/Master.strings.bank
Normal file
Binary file not shown.
7
Assets/Audio/Master.strings.bank.meta
Normal file
7
Assets/Audio/Master.strings.bank.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: fca2b1ab342bd1f46ae6581a3e8ebcbe
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
9
Assets/Plugins/FMOD.meta
Normal file
9
Assets/Plugins/FMOD.meta
Normal file
|
@ -0,0 +1,9 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 06ae579381df01a4a87bb149dec89954
|
||||
folderAsset: yes
|
||||
timeCreated: 1429061260
|
||||
licenseType: Pro
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/Cache.meta
Normal file
8
Assets/Plugins/FMOD/Cache.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2d39cc9720795a44e912e6fe01765b7c
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/Cache/Editor.meta
Normal file
8
Assets/Plugins/FMOD/Cache/Editor.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 378d894e0a4b8c740b0b2d072146668b
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
91
Assets/Plugins/FMOD/Cache/Editor/FMODStudioCache.asset
Normal file
91
Assets/Plugins/FMOD/Cache/Editor/FMODStudioCache.asset
Normal file
|
@ -0,0 +1,91 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-8851123648198054470
|
||||
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: c18180ecb35941f4682ae60107b85b7c, type: 3}
|
||||
m_Name: bank:/Master.strings.bank
|
||||
m_EditorClassIdentifier:
|
||||
Path: Assets/Audio/Master.strings.bank
|
||||
Name: Master.strings
|
||||
StudioPath: bank:/Master.strings
|
||||
lastModified: 638489901050000000
|
||||
FileSizes:
|
||||
- Name:
|
||||
Value: 754
|
||||
Exists: 1
|
||||
--- !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: d32cf7c32a3ed8347bac48ef5ed56d82, type: 3}
|
||||
m_Name: FMODStudioCache
|
||||
m_EditorClassIdentifier:
|
||||
EditorBanks:
|
||||
- {fileID: -8851123648198054470}
|
||||
- {fileID: 945511457569720226}
|
||||
EditorEvents:
|
||||
- {fileID: 7120128689512779237}
|
||||
EditorParameters: []
|
||||
MasterBanks:
|
||||
- {fileID: 945511457569720226}
|
||||
StringsBanks:
|
||||
- {fileID: -8851123648198054470}
|
||||
cacheTime: 638489901050000000
|
||||
cacheVersion: 131590
|
||||
--- !u!114 &945511457569720226
|
||||
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: c18180ecb35941f4682ae60107b85b7c, type: 3}
|
||||
m_Name: bank:/Master.bank
|
||||
m_EditorClassIdentifier:
|
||||
Path: Assets/Audio/Master.bank
|
||||
Name: Master
|
||||
StudioPath: bank:/Master
|
||||
lastModified: 638489901050000000
|
||||
FileSizes: []
|
||||
Exists: 1
|
||||
--- !u!114 &7120128689512779237
|
||||
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: ceb653cd98e289a4e8697a1af55201f2, type: 3}
|
||||
m_Name: event:/Music
|
||||
m_EditorClassIdentifier:
|
||||
Path: event:/Music
|
||||
Guid:
|
||||
Data1: -1278457234
|
||||
Data2: 1222005079
|
||||
Data3: -781895534
|
||||
Data4: 573433697
|
||||
Banks:
|
||||
- {fileID: 945511457569720226}
|
||||
IsStream: 1
|
||||
Is3D: 0
|
||||
IsOneShot: 0
|
||||
Parameters: []
|
||||
MinDistance: 1
|
||||
MaxDistance: 20
|
||||
Length: 356250
|
|
@ -1,8 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: fd8d4f04926f4a641b45bf06667f3761
|
||||
guid: 2c9919634318e8840aa87070ce84cb17
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 24100000
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
38
Assets/Plugins/FMOD/FMODUnity.asmdef
Normal file
38
Assets/Plugins/FMOD/FMODUnity.asmdef
Normal file
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"name": "FMODUnity",
|
||||
"references": [
|
||||
"Unity.Timeline",
|
||||
"Unity.Addressables",
|
||||
"Unity.ResourceManager"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.timeline",
|
||||
"expression": "1.0.0",
|
||||
"define": "UNITY_TIMELINE_EXIST"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.addressables",
|
||||
"expression": "1.0.0",
|
||||
"define": "UNITY_ADDRESSABLES_EXIST"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.modules.physics",
|
||||
"expression": "1.0.0",
|
||||
"define": "UNITY_PHYSICS_EXIST"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.modules.physics2d",
|
||||
"expression": "1.0.0",
|
||||
"define": "UNITY_PHYSICS2D_EXIST"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
7
Assets/Plugins/FMOD/FMODUnity.asmdef.meta
Normal file
7
Assets/Plugins/FMOD/FMODUnity.asmdef.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0c752da273b17c547ae705acf0f2adf2
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
157
Assets/Plugins/FMOD/LICENSE.TXT
Normal file
157
Assets/Plugins/FMOD/LICENSE.TXT
Normal file
|
@ -0,0 +1,157 @@
|
|||
FMOD END USER LICENCE AGREEMENT
|
||||
===============================
|
||||
|
||||
This End User Licence Agreement (EULA) is a legal agreement between you and
|
||||
Firelight Technologies Pty Ltd (ACN 099 182 448) (us or we) and governs your use
|
||||
of FMOD Studio Authoring Tool and FMOD Studio Engine, together the Software.
|
||||
|
||||
1. GRANT OF LICENCE
|
||||
|
||||
1.1 FMOD Studio Authoring Tool
|
||||
|
||||
This EULA grants you the right to use FMOD Studio Authoring Tool for all use,
|
||||
including Commercial use, subject to the following:
|
||||
|
||||
i. FMOD Studio Authoring Tool is used to create content for use with the
|
||||
FMOD Studio Engine only;
|
||||
|
||||
ii. FMOD Studio Authoring Tool is not redistributed in any form.
|
||||
|
||||
1.2 FMOD Studio Engine
|
||||
|
||||
This EULA grants you the right to use FMOD Studio Engine, for personal
|
||||
(hobbyist), educational (students and teachers) or Non-Commercial use only,
|
||||
subject to the following:
|
||||
|
||||
i. FMOD Studio Engine is integrated and redistributed in a software
|
||||
application (Product) only;
|
||||
|
||||
ii. FMOD Studio Engine is not distributed as part of a game engine or tool
|
||||
set;
|
||||
|
||||
iii. FMOD Studio Engine is not used in any Commercial enterprise or for any
|
||||
Commercial production or subcontracting, except for the purposes of
|
||||
Evaluation or Development of a Commercial Product;
|
||||
|
||||
iv. Non-Commercial use does not involve any form of monetisation,
|
||||
sponsorship or promotion;
|
||||
|
||||
v. Product includes attribution in accordance with Clause 3.
|
||||
|
||||
2.OTHER USE
|
||||
|
||||
For all Commercial use, and any Non Commercial use not permitted by this
|
||||
license, a separate license is required. Refer to www.fmod.com/licensing for
|
||||
information.
|
||||
|
||||
3. CREDITS
|
||||
|
||||
All Products require an in game credit line which must include the words “FMOD
|
||||
Studio” and “Firelight Technologies Pty Ltd”. Refer to www.fmod.com/attribution
|
||||
for examples.
|
||||
|
||||
4. INTELLECTUAL PROPERTY RIGHTS
|
||||
|
||||
We are and remain at all times the owner of the Software (including all
|
||||
intellectual property rights in or to the Software). For the avoidance of doubt,
|
||||
nothing in this EULA may be deemed to grant or assign to you any proprietary or
|
||||
ownership interest or intellectual property rights in or to the Software other
|
||||
than the rights licensed pursuant to Clause 1.
|
||||
|
||||
You acknowledge and agree that you have no right, title or interest in and to
|
||||
the intellectual property rights in the Software.
|
||||
|
||||
5. SECURITY AND RISK
|
||||
|
||||
You are responsible for protecting the Software and any related materials at all
|
||||
times from unauthorised access, use or damage.
|
||||
|
||||
6. WARRANTY AND LIMITATION OF LIABILITY
|
||||
|
||||
The Software is provided by us “as is” and, to the maximum extent permitted by
|
||||
law, any express or implied warranties of any kind, including (but not limited
|
||||
to) all implied warranties of merchantability and fitness for a particular
|
||||
purpose are disclaimed.
|
||||
|
||||
In no event shall we (and our employees, contractors and subcontractors),
|
||||
developers and contributors be liable for any direct, special, indirect or
|
||||
consequential damages whatsoever resulting from loss of data or profits, whether
|
||||
in an action of contract, negligence or other tortious conduct, arising out of
|
||||
or in connection with the use or performance of the Software.
|
||||
|
||||
7. OGG VORBIS CODEC
|
||||
|
||||
FMOD uses the Ogg Vorbis codec © 2002, Xiph.Org Foundation.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
i. Redistributions of source code must retain the above copyright notice,
|
||||
the list of conditions and the following disclaimer.
|
||||
|
||||
ii. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other material provided with the distribution.
|
||||
|
||||
iii. Neither the name of the Xiph.org Foundation nor the names of its
|
||||
contributors may be used to endorse or promote products derived from this
|
||||
software without specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||||
CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
||||
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
||||
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
8. RESONANCE AUDIO SDK
|
||||
|
||||
FMOD includes Resonance Audio SDK, licensed under the Apache Licence, Version
|
||||
2.0 (the Licence); you may not use this file except in compliance with the
|
||||
License. You may obtain a copy of the License at:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software distributed
|
||||
under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR
|
||||
CONDITIONS OF ANY KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations under the License.
|
||||
|
||||
8. ANDROID PLATFORM CODE
|
||||
|
||||
Copyright (C) 2010 The Android Open Source Project All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice,
|
||||
this list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
||||
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
||||
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
|
||||
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
9. AUDIOMOTORS DEMO CONTENT
|
||||
|
||||
The audiogaming_audiomotors_demo_engine.agp file is provided for evaluation
|
||||
purposes only and is not to be redistributed. AudioMotors V2 Pro is required to
|
||||
create your own engine content. Refer to https://lesound.io for information.
|
7
Assets/Plugins/FMOD/LICENSE.TXT.meta
Normal file
7
Assets/Plugins/FMOD/LICENSE.TXT.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1230d971aa0449743a62ef96fa3179f2
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
14
Assets/Plugins/FMOD/README.txt
Normal file
14
Assets/Plugins/FMOD/README.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
Welcome to FMOD for Unity
|
||||
|
||||
This package allows you to easily play back audio events created in FMOD Studio
|
||||
within your Unity project.
|
||||
|
||||
The best place to start is with our online documentation:
|
||||
https://fmod.com/resources/documentation-unity
|
||||
|
||||
If you prefer a more step-by-step guide, try our integration tutorial that
|
||||
builds on the familiar Karting Microgame:
|
||||
https://fmod.com/unity-integrate
|
||||
|
||||
For support, join the conversation on our Unity forums:
|
||||
https://qa.fmod.com/c/unity
|
7
Assets/Plugins/FMOD/README.txt.meta
Normal file
7
Assets/Plugins/FMOD/README.txt.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 081074d1d9d6ab448b88688c3730e8a1
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/Resources.meta
Normal file
8
Assets/Plugins/FMOD/Resources.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8ebbdc602d3f972429be25a827c6feba
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
815
Assets/Plugins/FMOD/Resources/FMODStudioSettings.asset
Normal file
815
Assets/Plugins/FMOD/Resources/FMODStudioSettings.asset
Normal file
|
@ -0,0 +1,815 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-8400189721927457819
|
||||
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: 335f0a4b26fb46942858ea029e030d2a, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: playInEditor
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 1
|
||||
HasValue: 1
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 1
|
||||
HasValue: 1
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 48000
|
||||
HasValue: 1
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 1024
|
||||
HasValue: 1
|
||||
RealChannelCount:
|
||||
Value: 256
|
||||
HasValue: 1
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-8032846146024237684
|
||||
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: 17eea195bdfbf014e91ba7620ee491f8, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: e7a046c753c3c3d4aacc91f6597f310d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-6119485945617996931
|
||||
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: 93a382382f106584e8f8f62412fee177, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: fd7c55dab0fce234b8c25f6ffca523c1
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-4190010474521032498
|
||||
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: 9660e62d6232af242877f0cc2b90c63d, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 2c5177b11d81d824dbb064f9ac8527da
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &-11592168072848113
|
||||
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: 73549a74f689f0849a8271d9e908c514, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: b7716510a1f36934c87976f3a81dbf3d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !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: eef8d824ea7b63742966aaa0e94ac383, type: 3}
|
||||
m_Name: FMODStudioSettings
|
||||
m_EditorClassIdentifier:
|
||||
SwitchSettingsMigration: 1
|
||||
HasSourceProject: 0
|
||||
HasPlatforms: 0
|
||||
sourceProjectPath:
|
||||
sourceBankPath: Assets/Audio
|
||||
SourceBankPathUnformatted:
|
||||
BankRefreshCooldown: 5
|
||||
ShowBankRefreshWindow: 1
|
||||
AutomaticEventLoading: 1
|
||||
BankLoadType: 0
|
||||
AutomaticSampleLoading: 0
|
||||
EncryptionKey:
|
||||
ImportType: 0
|
||||
TargetAssetPath: FMODBanks
|
||||
TargetBankFolder:
|
||||
EventLinkage: 0
|
||||
LoggingLevel: 2
|
||||
SpeakerModeSettings: []
|
||||
SampleRateSettings: []
|
||||
LiveUpdateSettings: []
|
||||
OverlaySettings: []
|
||||
LoggingSettings: []
|
||||
BankDirectorySettings: []
|
||||
VirtualChannelSettings: []
|
||||
RealChannelSettings: []
|
||||
Plugins: []
|
||||
MasterBanks:
|
||||
- Master
|
||||
Banks: []
|
||||
BanksToLoad: []
|
||||
LiveUpdatePort: 9264
|
||||
EnableMemoryTracking: 0
|
||||
AndroidUseOBB: 0
|
||||
MeterChannelOrdering: 0
|
||||
StopEventsOutsideMaxDistance: 0
|
||||
BoltUnitOptionsBuildPending: 0
|
||||
EnableErrorCallback: 0
|
||||
SharedLibraryUpdateStage: 3
|
||||
SharedLibraryTimeSinceStart: 316.9672397
|
||||
CurrentVersion: 131590
|
||||
HideSetupWizard: 1
|
||||
LastEventReferenceScanVersion: 131590
|
||||
Platforms:
|
||||
- {fileID: -8400189721927457819}
|
||||
- {fileID: 2540182558892530802}
|
||||
- {fileID: 202869460976678773}
|
||||
- {fileID: -11592168072848113}
|
||||
- {fileID: 5059566023878322527}
|
||||
- {fileID: 2810559355947294135}
|
||||
- {fileID: -6119485945617996931}
|
||||
- {fileID: -4190010474521032498}
|
||||
- {fileID: -8032846146024237684}
|
||||
- {fileID: 7757066940766109354}
|
||||
- {fileID: 291954836213956252}
|
||||
MigratedPlatforms: 15000000060000001200000008000000050000000c0000000b0000000a000000090000000200000001000000
|
||||
--- !u!114 &202869460976678773
|
||||
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: d92d0baf34dae0e4ea032a42bd6107c0, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 52eb9df5db46521439908db3a29a1bbb
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &291954836213956252
|
||||
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: b87314b32fbe18943af496e4b47136c6, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 46fbfdf3fc43db0458918377fd40293e
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &2540182558892530802
|
||||
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: 9587379c972e4a54da1949613f11e1c6, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: default
|
||||
parentIdentifier:
|
||||
active: 1
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 9264
|
||||
HasValue: 1
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 3
|
||||
HasValue: 1
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 1
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers:
|
||||
- 52eb9df5db46521439908db3a29a1bbb
|
||||
- b7716510a1f36934c87976f3a81dbf3d
|
||||
- 0f8eb3f400726694eb47beb1a9f94ce8
|
||||
- 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
- fd7c55dab0fce234b8c25f6ffca523c1
|
||||
- 2c5177b11d81d824dbb064f9ac8527da
|
||||
- e7a046c753c3c3d4aacc91f6597f310d
|
||||
- c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
- 46fbfdf3fc43db0458918377fd40293e
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &2810559355947294135
|
||||
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: 97ba6cc2660c0ca498540d254701057a, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 2fea114e74ecf3c4f920e1d5cc1c4c40
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &5059566023878322527
|
||||
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: bc1f51bc35d549941904cf062bae93a3, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: 0f8eb3f400726694eb47beb1a9f94ce8
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
--- !u!114 &7757066940766109354
|
||||
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: 3abeb1429547a134480f4f2f1efc7e21, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
identifier: c88d16e5272a4e241b0ef0ac2e53b73d
|
||||
parentIdentifier: default
|
||||
active: 0
|
||||
Properties:
|
||||
LiveUpdate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
LiveUpdatePort:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Overlay:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Logging:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
SampleRate:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
BuildDirectory:
|
||||
Value:
|
||||
HasValue: 0
|
||||
SpeakerMode:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
VirtualChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
RealChannelCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferLength:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
DSPBufferCount:
|
||||
Value: 0
|
||||
HasValue: 0
|
||||
Plugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
StaticPlugins:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
CallbackHandler:
|
||||
Value: {fileID: 0}
|
||||
HasValue: 0
|
||||
OutputTypeName:
|
||||
threadAffinities:
|
||||
Value: []
|
||||
HasValue: 0
|
||||
displaySortOrder: 0
|
||||
childIdentifiers: []
|
||||
codecChannels:
|
||||
Value: []
|
||||
HasValue: 0
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: c2df490788b129348b5a09ee12253d7c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/addons.meta
Normal file
8
Assets/Plugins/FMOD/addons.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 850b7bf08237b964b8b005fe703774f9
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/addons/ResonanceAudio.meta
Normal file
8
Assets/Plugins/FMOD/addons/ResonanceAudio.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: ce39533effc93ba409e337ba540bf789
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/addons/ResonanceAudio/Editor.meta
Normal file
8
Assets/Plugins/FMOD/addons/ResonanceAudio/Editor.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 93923a20291353a40809350917bab197
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "FMODUnityResonanceEditor",
|
||||
"references": [
|
||||
"FMODUnityResonance"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 194213485063a984b98ce9410892267a
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,122 @@
|
|||
// Copyright 2017 Google Inc. All rights reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
using UnityEngine;
|
||||
using UnityEditor;
|
||||
using System.Collections;
|
||||
|
||||
namespace FMODUnityResonance
|
||||
{
|
||||
/// A custom editor for properties on the FmodResonanceAudioRoom script. This appears in the
|
||||
/// Inspector window of a FmodResonanceAudioRoom object.
|
||||
[CustomEditor(typeof(FmodResonanceAudioRoom))]
|
||||
[CanEditMultipleObjects]
|
||||
public class FmodResonanceAudioRoomEditor : Editor
|
||||
{
|
||||
private SerializedProperty leftWall = null;
|
||||
private SerializedProperty rightWall = null;
|
||||
private SerializedProperty floor = null;
|
||||
private SerializedProperty ceiling = null;
|
||||
private SerializedProperty backWall = null;
|
||||
private SerializedProperty frontWall = null;
|
||||
private SerializedProperty reflectivity = null;
|
||||
private SerializedProperty reverbGainDb = null;
|
||||
private SerializedProperty reverbBrightness = null;
|
||||
private SerializedProperty reverbTime = null;
|
||||
private SerializedProperty size = null;
|
||||
|
||||
private GUIContent surfaceMaterialsLabel = new GUIContent("Surface Materials",
|
||||
"Room surface materials to calculate the acoustic properties of the room.");
|
||||
private GUIContent surfaceMaterialLabel = new GUIContent("Surface Material",
|
||||
"Surface material used to calculate the acoustic properties of the room.");
|
||||
private GUIContent reflectivityLabel = new GUIContent("Reflectivity",
|
||||
"Adjusts what proportion of the direct sound is reflected back by each surface, after an " +
|
||||
"appropriate delay. Reverberation is unaffected by this setting.");
|
||||
private GUIContent reverbGainLabel = new GUIContent("Gain (dB)",
|
||||
"Applies a gain adjustment to the reverberation in the room. The default value will leave " +
|
||||
"reverb unaffected.");
|
||||
private GUIContent reverbPropertiesLabel = new GUIContent("Reverb Properties",
|
||||
"Parameters to adjust the reverb properties of the room.");
|
||||
private GUIContent reverbBrightnessLabel = new GUIContent("Brightness",
|
||||
"Adjusts the balance between high and low frequencies in the reverb.");
|
||||
private GUIContent reverbTimeLabel = new GUIContent("Time",
|
||||
"Adjusts the overall duration of the reverb by a positive scaling factor.");
|
||||
private GUIContent sizeLabel = new GUIContent("Size", "Sets the room dimensions.");
|
||||
|
||||
private void OnEnable()
|
||||
{
|
||||
leftWall = serializedObject.FindProperty("LeftWall");
|
||||
rightWall = serializedObject.FindProperty("RightWall");
|
||||
floor = serializedObject.FindProperty("Floor");
|
||||
ceiling = serializedObject.FindProperty("Ceiling");
|
||||
backWall = serializedObject.FindProperty("BackWall");
|
||||
frontWall = serializedObject.FindProperty("FrontWall");
|
||||
reflectivity = serializedObject.FindProperty("Reflectivity");
|
||||
reverbGainDb = serializedObject.FindProperty("ReverbGainDb");
|
||||
reverbBrightness = serializedObject.FindProperty("ReverbBrightness");
|
||||
reverbTime = serializedObject.FindProperty("ReverbTime");
|
||||
size = serializedObject.FindProperty("Size");
|
||||
}
|
||||
|
||||
/// @cond
|
||||
public override void OnInspectorGUI()
|
||||
{
|
||||
serializedObject.Update();
|
||||
|
||||
// Add clickable script field, as would have been provided by DrawDefaultInspector()
|
||||
MonoScript script = MonoScript.FromMonoBehaviour(target as MonoBehaviour);
|
||||
EditorGUI.BeginDisabledGroup(true);
|
||||
EditorGUILayout.ObjectField("Script", script, typeof(MonoScript), false);
|
||||
EditorGUI.EndDisabledGroup();
|
||||
|
||||
EditorGUILayout.LabelField(surfaceMaterialsLabel);
|
||||
++EditorGUI.indentLevel;
|
||||
DrawSurfaceMaterial(leftWall);
|
||||
DrawSurfaceMaterial(rightWall);
|
||||
DrawSurfaceMaterial(floor);
|
||||
DrawSurfaceMaterial(ceiling);
|
||||
DrawSurfaceMaterial(backWall);
|
||||
DrawSurfaceMaterial(frontWall);
|
||||
--EditorGUI.indentLevel;
|
||||
|
||||
EditorGUILayout.Separator();
|
||||
|
||||
EditorGUILayout.Slider(reflectivity, 0.0f, FmodResonanceAudio.MaxReflectivity, reflectivityLabel);
|
||||
|
||||
EditorGUILayout.Separator();
|
||||
|
||||
EditorGUILayout.LabelField(reverbPropertiesLabel);
|
||||
++EditorGUI.indentLevel;
|
||||
EditorGUILayout.Slider(reverbGainDb, FmodResonanceAudio.MinGainDb, FmodResonanceAudio.MaxGainDb,
|
||||
reverbGainLabel);
|
||||
EditorGUILayout.Slider(reverbBrightness, FmodResonanceAudio.MinReverbBrightness,
|
||||
FmodResonanceAudio.MaxReverbBrightness, reverbBrightnessLabel);
|
||||
EditorGUILayout.Slider(reverbTime, 0.0f, FmodResonanceAudio.MaxReverbTime, reverbTimeLabel);
|
||||
--EditorGUI.indentLevel;
|
||||
|
||||
EditorGUILayout.Separator();
|
||||
|
||||
EditorGUILayout.PropertyField(size, sizeLabel);
|
||||
|
||||
serializedObject.ApplyModifiedProperties();
|
||||
}
|
||||
/// @endcond
|
||||
|
||||
private void DrawSurfaceMaterial(SerializedProperty surfaceMaterial)
|
||||
{
|
||||
surfaceMaterialLabel.text = surfaceMaterial.displayName;
|
||||
EditorGUILayout.PropertyField(surfaceMaterial, surfaceMaterialLabel);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 935c6716e27bd481e97897dd9e1de595
|
||||
timeCreated: 1511395157
|
||||
licenseType: Pro
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/addons/ResonanceAudio/Scripts.meta
Normal file
8
Assets/Plugins/FMOD/addons/ResonanceAudio/Scripts.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 05a6a02c28ee77a49b6fcadf67aff3b7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "FMODUnityResonance",
|
||||
"references": [
|
||||
"FMODUnity"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 44d09cf463b68274884d8a3c8a94e528
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,290 @@
|
|||
// Copyright 2017 Google Inc. All rights reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
using UnityEngine;
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
using FMODUnity;
|
||||
|
||||
namespace FMODUnityResonance
|
||||
{
|
||||
/// This is the main Resonance Audio class that communicates with the FMOD Unity integration. Native
|
||||
/// functions of the system can only be called through this class to preserve the internal system
|
||||
/// functionality.
|
||||
public static class FmodResonanceAudio
|
||||
{
|
||||
/// Maximum allowed gain value in decibels.
|
||||
public const float MaxGainDb = 24.0f;
|
||||
|
||||
/// Minimum allowed gain value in decibels.
|
||||
public const float MinGainDb = -24.0f;
|
||||
|
||||
/// Maximum allowed reverb brightness modifier value.
|
||||
public const float MaxReverbBrightness = 1.0f;
|
||||
|
||||
/// Minimum allowed reverb brightness modifier value.
|
||||
public const float MinReverbBrightness = -1.0f;
|
||||
|
||||
/// Maximum allowed reverb time modifier value.
|
||||
public const float MaxReverbTime = 3.0f;
|
||||
|
||||
/// Maximum allowed reflectivity multiplier of a room surface material.
|
||||
public const float MaxReflectivity = 2.0f;
|
||||
|
||||
// Right-handed to left-handed matrix converter (and vice versa).
|
||||
private static readonly Matrix4x4 flipZ = Matrix4x4.Scale(new Vector3(1, 1, -1));
|
||||
|
||||
// Get a handle to the Resonance Audio Listener FMOD Plugin.
|
||||
private static readonly string listenerPluginName = "Resonance Audio Listener";
|
||||
|
||||
// Size of |RoomProperties| struct in bytes.
|
||||
private static readonly int roomPropertiesSize = FMOD.MarshalHelper.SizeOf(typeof(RoomProperties));
|
||||
|
||||
// Plugin data parameter index for the room properties.
|
||||
private static readonly int roomPropertiesIndex = 1;
|
||||
|
||||
// Boundaries instance to be used in room detection logic.
|
||||
private static Bounds bounds = new Bounds(Vector3.zero, Vector3.zero);
|
||||
|
||||
// Container to store the currently active rooms in the scene.
|
||||
private static List<FmodResonanceAudioRoom> enabledRooms = new List<FmodResonanceAudioRoom>();
|
||||
|
||||
// Current listener position.
|
||||
private static FMOD.VECTOR listenerPositionFmod = new FMOD.VECTOR();
|
||||
|
||||
// FMOD Resonance Audio Listener Plugin.
|
||||
private static FMOD.DSP listenerPlugin;
|
||||
|
||||
/// Updates the room effects of the environment with given |room| properties.
|
||||
/// @note This should only be called from the main Unity thread.
|
||||
public static void UpdateAudioRoom(FmodResonanceAudioRoom room, bool roomEnabled)
|
||||
{
|
||||
// Update the enabled rooms list.
|
||||
if (roomEnabled)
|
||||
{
|
||||
if (!enabledRooms.Contains(room))
|
||||
{
|
||||
enabledRooms.Add(room);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
enabledRooms.Remove(room);
|
||||
}
|
||||
// Update the current room effects to be applied.
|
||||
if (enabledRooms.Count > 0)
|
||||
{
|
||||
FmodResonanceAudioRoom currentRoom = enabledRooms[enabledRooms.Count - 1];
|
||||
RoomProperties roomProperties = GetRoomProperties(currentRoom);
|
||||
// Pass the room properties into a pointer.
|
||||
IntPtr roomPropertiesPtr = Marshal.AllocHGlobal(roomPropertiesSize);
|
||||
Marshal.StructureToPtr(roomProperties, roomPropertiesPtr, false);
|
||||
ListenerPlugin.setParameterData(roomPropertiesIndex, GetBytes(roomPropertiesPtr,
|
||||
roomPropertiesSize));
|
||||
Marshal.FreeHGlobal(roomPropertiesPtr);
|
||||
}
|
||||
else
|
||||
{
|
||||
// Set the room properties to a null room, which will effectively disable the room effects.
|
||||
ListenerPlugin.setParameterData(roomPropertiesIndex, GetBytes(IntPtr.Zero, 0));
|
||||
}
|
||||
}
|
||||
|
||||
/// Returns whether the listener is currently inside the given |room| boundaries.
|
||||
public static bool IsListenerInsideRoom(FmodResonanceAudioRoom room)
|
||||
{
|
||||
// Compute the room position relative to the listener.
|
||||
FMOD.VECTOR unused;
|
||||
RuntimeManager.CoreSystem.get3DListenerAttributes(0, out listenerPositionFmod, out unused,
|
||||
out unused, out unused);
|
||||
Vector3 listenerPosition = new Vector3(listenerPositionFmod.x, listenerPositionFmod.y,
|
||||
listenerPositionFmod.z);
|
||||
Vector3 relativePosition = listenerPosition - room.transform.position;
|
||||
Quaternion rotationInverse = Quaternion.Inverse(room.transform.rotation);
|
||||
// Set the size of the room as the boundary and return whether the listener is inside.
|
||||
bounds.size = Vector3.Scale(room.transform.lossyScale, room.Size);
|
||||
return bounds.Contains(rotationInverse * relativePosition);
|
||||
}
|
||||
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
private struct RoomProperties
|
||||
{
|
||||
// Center position of the room in world space.
|
||||
public float PositionX;
|
||||
public float PositionY;
|
||||
public float PositionZ;
|
||||
|
||||
// Rotation (quaternion) of the room in world space.
|
||||
public float RotationX;
|
||||
public float RotationY;
|
||||
public float RotationZ;
|
||||
public float RotationW;
|
||||
|
||||
// Size of the shoebox room in world space.
|
||||
public float DimensionsX;
|
||||
public float DimensionsY;
|
||||
public float DimensionsZ;
|
||||
|
||||
// Material name of each surface of the shoebox room.
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialLeft;
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialRight;
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialBottom;
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialTop;
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialFront;
|
||||
public FmodResonanceAudioRoom.SurfaceMaterial MaterialBack;
|
||||
|
||||
// User defined uniform scaling factor for reflectivity. This parameter has no effect when set
|
||||
// to 1.0f.
|
||||
public float ReflectionScalar;
|
||||
|
||||
// User defined reverb tail gain multiplier. This parameter has no effect when set to 0.0f.
|
||||
public float ReverbGain;
|
||||
|
||||
// Adjusts the reverberation time across all frequency bands. RT60 values are multiplied by this
|
||||
// factor. Has no effect when set to 1.0f.
|
||||
public float ReverbTime;
|
||||
|
||||
// Controls the slope of a line from the lowest to the highest RT60 values (increases high
|
||||
// frequency RT60s when positive, decreases when negative). Has no effect when set to 0.0f.
|
||||
public float ReverbBrightness;
|
||||
};
|
||||
|
||||
// Returns the FMOD Resonance Audio Listener Plugin.
|
||||
private static FMOD.DSP ListenerPlugin
|
||||
{
|
||||
get
|
||||
{
|
||||
if (!listenerPlugin.hasHandle())
|
||||
{
|
||||
listenerPlugin = Initialize();
|
||||
}
|
||||
return listenerPlugin;
|
||||
}
|
||||
}
|
||||
|
||||
// Converts given |db| value to its amplitude equivalent where 'dB = 20 * log10(amplitude)'.
|
||||
private static float ConvertAmplitudeFromDb(float db)
|
||||
{
|
||||
return Mathf.Pow(10.0f, 0.05f * db);
|
||||
}
|
||||
|
||||
// Converts given |position| and |rotation| from Unity space to audio space.
|
||||
private static void ConvertAudioTransformFromUnity(ref Vector3 position,
|
||||
ref Quaternion rotation)
|
||||
{
|
||||
// Compose the transformation matrix.
|
||||
Matrix4x4 transformMatrix = Matrix4x4.TRS(position, rotation, Vector3.one);
|
||||
// Convert the transformation matrix from left-handed to right-handed.
|
||||
transformMatrix = flipZ * transformMatrix * flipZ;
|
||||
// Update |position| and |rotation| respectively.
|
||||
position = transformMatrix.GetColumn(3);
|
||||
rotation = Quaternion.LookRotation(transformMatrix.GetColumn(2), transformMatrix.GetColumn(1));
|
||||
}
|
||||
|
||||
// Returns a byte array of |length| created from |ptr|.
|
||||
private static byte[] GetBytes(IntPtr ptr, int length)
|
||||
{
|
||||
if (ptr != IntPtr.Zero)
|
||||
{
|
||||
byte[] byteArray = new byte[length];
|
||||
Marshal.Copy(ptr, byteArray, 0, length);
|
||||
return byteArray;
|
||||
}
|
||||
// Return an empty array if the pointer is null.
|
||||
return new byte[1];
|
||||
}
|
||||
|
||||
// Returns room properties of the given |room|.
|
||||
private static RoomProperties GetRoomProperties(FmodResonanceAudioRoom room)
|
||||
{
|
||||
RoomProperties roomProperties;
|
||||
Vector3 position = room.transform.position;
|
||||
Quaternion rotation = room.transform.rotation;
|
||||
Vector3 scale = Vector3.Scale(room.transform.lossyScale, room.Size);
|
||||
ConvertAudioTransformFromUnity(ref position, ref rotation);
|
||||
roomProperties.PositionX = position.x;
|
||||
roomProperties.PositionY = position.y;
|
||||
roomProperties.PositionZ = position.z;
|
||||
roomProperties.RotationX = rotation.x;
|
||||
roomProperties.RotationY = rotation.y;
|
||||
roomProperties.RotationZ = rotation.z;
|
||||
roomProperties.RotationW = rotation.w;
|
||||
roomProperties.DimensionsX = scale.x;
|
||||
roomProperties.DimensionsY = scale.y;
|
||||
roomProperties.DimensionsZ = scale.z;
|
||||
roomProperties.MaterialLeft = room.LeftWall;
|
||||
roomProperties.MaterialRight = room.RightWall;
|
||||
roomProperties.MaterialBottom = room.Floor;
|
||||
roomProperties.MaterialTop = room.Ceiling;
|
||||
roomProperties.MaterialFront = room.FrontWall;
|
||||
roomProperties.MaterialBack = room.BackWall;
|
||||
roomProperties.ReverbGain = ConvertAmplitudeFromDb(room.ReverbGainDb);
|
||||
roomProperties.ReverbTime = room.ReverbTime;
|
||||
roomProperties.ReverbBrightness = room.ReverbBrightness;
|
||||
roomProperties.ReflectionScalar = room.Reflectivity;
|
||||
return roomProperties;
|
||||
}
|
||||
|
||||
// Initializes and returns the FMOD Resonance Audio Listener Plugin.
|
||||
private static FMOD.DSP Initialize()
|
||||
{
|
||||
// Search through all busses on in banks.
|
||||
int numBanks = 0;
|
||||
FMOD.DSP dsp = new FMOD.DSP();
|
||||
FMOD.Studio.Bank[] banks = null;
|
||||
RuntimeManager.StudioSystem.getBankCount(out numBanks);
|
||||
RuntimeManager.StudioSystem.getBankList(out banks);
|
||||
for (int currentBank = 0; currentBank < numBanks; ++currentBank)
|
||||
{
|
||||
int numBusses = 0;
|
||||
FMOD.Studio.Bus[] busses = null;
|
||||
banks[currentBank].getBusCount(out numBusses);
|
||||
banks[currentBank].getBusList(out busses);
|
||||
for (int currentBus = 0; currentBus < numBusses; ++currentBus)
|
||||
{
|
||||
// Make sure the channel group of the current bus is assigned properly.
|
||||
string busPath = null;
|
||||
busses[currentBus].getPath(out busPath);
|
||||
RuntimeManager.StudioSystem.getBus(busPath, out busses[currentBus]);
|
||||
busses[currentBus].lockChannelGroup();
|
||||
RuntimeManager.StudioSystem.flushCommands();
|
||||
FMOD.ChannelGroup channelGroup;
|
||||
busses[currentBus].getChannelGroup(out channelGroup);
|
||||
if (channelGroup.hasHandle())
|
||||
{
|
||||
int numDsps = 0;
|
||||
channelGroup.getNumDSPs(out numDsps);
|
||||
for (int currentDsp = 0; currentDsp < numDsps; ++currentDsp)
|
||||
{
|
||||
channelGroup.getDSP(currentDsp, out dsp);
|
||||
string dspNameSb;
|
||||
int unusedInt = 0;
|
||||
uint unusedUint = 0;
|
||||
dsp.getInfo(out dspNameSb, out unusedUint, out unusedInt, out unusedInt, out unusedInt);
|
||||
if (dspNameSb.ToString().Equals(listenerPluginName) && dsp.hasHandle())
|
||||
{
|
||||
return dsp;
|
||||
}
|
||||
}
|
||||
}
|
||||
busses[currentBus].unlockChannelGroup();
|
||||
}
|
||||
}
|
||||
RuntimeUtils.DebugLogError(listenerPluginName + " not found in the FMOD project.");
|
||||
return dsp;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6794e6301575a445d8588930a0752568
|
||||
timeCreated: 1511395157
|
||||
licenseType: Pro
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,121 @@
|
|||
// Copyright 2017 Google Inc. All rights reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
// You may obtain a copy of the License at
|
||||
//
|
||||
// http://www.apache.org/licenses/LICENSE-2.0
|
||||
//
|
||||
// Unless required by applicable law or agreed to in writing, software
|
||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
using UnityEngine;
|
||||
using UnityEngine.Serialization;
|
||||
using System.Collections;
|
||||
|
||||
namespace FMODUnityResonance
|
||||
{
|
||||
/// Resonance Audio room component that simulates environmental effects of a room with respect to
|
||||
/// the properties of the attached game object.
|
||||
[AddComponentMenu("ResonanceAudio/FmodResonanceAudioRoom")]
|
||||
public class FmodResonanceAudioRoom : MonoBehaviour
|
||||
{
|
||||
/// Material type that determines the acoustic properties of a room surface.
|
||||
public enum SurfaceMaterial
|
||||
{
|
||||
Transparent = 0, ///< Transparent
|
||||
AcousticCeilingTiles = 1, ///< Acoustic ceiling tiles
|
||||
BrickBare = 2, ///< Brick, bare
|
||||
BrickPainted = 3, ///< Brick, painted
|
||||
ConcreteBlockCoarse = 4, ///< Concrete block, coarse
|
||||
ConcreteBlockPainted = 5, ///< Concrete block, painted
|
||||
CurtainHeavy = 6, ///< Curtain, heavy
|
||||
FiberglassInsulation = 7, ///< Fiberglass insulation
|
||||
GlassThin = 8, ///< Glass, thin
|
||||
GlassThick = 9, ///< Glass, thick
|
||||
Grass = 10, ///< Grass
|
||||
LinoleumOnConcrete = 11, ///< Linoleum on concrete
|
||||
Marble = 12, ///< Marble
|
||||
Metal = 13, ///< Galvanized sheet metal
|
||||
ParquetOnConcrete = 14, ///< Parquet on concrete
|
||||
PlasterRough = 15, ///< Plaster, rough
|
||||
PlasterSmooth = 16, ///< Plaster, smooth
|
||||
PlywoodPanel = 17, ///< Plywood panel
|
||||
PolishedConcreteOrTile = 18, ///< Polished concrete or tile
|
||||
Sheetrock = 19, ///< Sheetrock
|
||||
WaterOrIceSurface = 20, ///< Water or ice surface
|
||||
WoodCeiling = 21, ///< Wood ceiling
|
||||
WoodPanel = 22 ///< Wood panel
|
||||
}
|
||||
|
||||
/// Room surface material in negative x direction.
|
||||
[FormerlySerializedAs("leftWall")]
|
||||
public SurfaceMaterial LeftWall = SurfaceMaterial.ConcreteBlockCoarse;
|
||||
|
||||
/// Room surface material in positive x direction.
|
||||
[FormerlySerializedAs("rightWall")]
|
||||
public SurfaceMaterial RightWall = SurfaceMaterial.ConcreteBlockCoarse;
|
||||
|
||||
/// Room surface material in negative y direction.
|
||||
[FormerlySerializedAs("floor")]
|
||||
public SurfaceMaterial Floor = SurfaceMaterial.ParquetOnConcrete;
|
||||
|
||||
/// Room surface material in positive y direction.
|
||||
[FormerlySerializedAs("ceiling")]
|
||||
public SurfaceMaterial Ceiling = SurfaceMaterial.PlasterRough;
|
||||
|
||||
/// Room surface material in negative z direction.
|
||||
[FormerlySerializedAs("backWall")]
|
||||
public SurfaceMaterial BackWall = SurfaceMaterial.ConcreteBlockCoarse;
|
||||
|
||||
/// Room surface material in positive z direction.
|
||||
[FormerlySerializedAs("frontWall")]
|
||||
public SurfaceMaterial FrontWall = SurfaceMaterial.ConcreteBlockCoarse;
|
||||
|
||||
/// Reflectivity scalar for each surface of the room.
|
||||
[FormerlySerializedAs("reflectivity")]
|
||||
public float Reflectivity = 1.0f;
|
||||
|
||||
/// Reverb gain modifier in decibels.
|
||||
[FormerlySerializedAs("reverbGainDb")]
|
||||
public float ReverbGainDb = 0.0f;
|
||||
|
||||
/// Reverb brightness modifier.
|
||||
[FormerlySerializedAs("reverbBrightness")]
|
||||
public float ReverbBrightness = 0.0f;
|
||||
|
||||
/// Reverb time modifier.
|
||||
[FormerlySerializedAs("reverbTime")]
|
||||
public float ReverbTime = 1.0f;
|
||||
|
||||
/// Size of the room (normalized with respect to scale of the game object).
|
||||
[FormerlySerializedAs("size")]
|
||||
public Vector3 Size = Vector3.one;
|
||||
|
||||
private void OnEnable()
|
||||
{
|
||||
FmodResonanceAudio.UpdateAudioRoom(this, FmodResonanceAudio.IsListenerInsideRoom(this));
|
||||
}
|
||||
|
||||
private void OnDisable()
|
||||
{
|
||||
FmodResonanceAudio.UpdateAudioRoom(this, false);
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
FmodResonanceAudio.UpdateAudioRoom(this, FmodResonanceAudio.IsListenerInsideRoom(this));
|
||||
}
|
||||
|
||||
private void OnDrawGizmosSelected()
|
||||
{
|
||||
// Draw shoebox model wireframe of the room.
|
||||
Gizmos.color = Color.yellow;
|
||||
Gizmos.matrix = transform.localToWorldMatrix;
|
||||
Gizmos.DrawWireCube(Vector3.zero, Size);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6b0c5e63920ee4f55b7ec5248525af4b
|
||||
timeCreated: 1511395157
|
||||
licenseType: Pro
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Plugins/FMOD/images.meta
Normal file
8
Assets/Plugins/FMOD/images.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 27e5eef2bd66ffe429eebdc4579b7231
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/AddIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/AddIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/AddIcon.png.meta
Normal file
57
Assets/Plugins/FMOD/images/AddIcon.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3300e81f02e64924eb7cb7782713b126
|
||||
timeCreated: 1455151837
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/ArrowIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/ArrowIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/ArrowIcon.png.meta
Normal file
57
Assets/Plugins/FMOD/images/ArrowIcon.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 01c0101f357b9da4ba78b8f58c290f86
|
||||
timeCreated: 1455161898
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/BankIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/BankIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/BankIcon.png.meta
Normal file
55
Assets/Plugins/FMOD/images/BankIcon.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a7e06068a7215854a84bf5ed8280ed15
|
||||
timeCreated: 1433208188
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/Border.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/Border.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/Border.png.meta
Normal file
57
Assets/Plugins/FMOD/images/Border.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 40848578d1961334d820821bec6175a4
|
||||
timeCreated: 1455150446
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/BrowserIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/BrowserIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/BrowserIcon.png.meta
Normal file
57
Assets/Plugins/FMOD/images/BrowserIcon.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: c783b763d12874147876e070661b66ab
|
||||
timeCreated: 1455688158
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/ContinuousParameterIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/ContinuousParameterIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
92
Assets/Plugins/FMOD/images/ContinuousParameterIcon.png.meta
Normal file
92
Assets/Plugins/FMOD/images/ContinuousParameterIcon.png.meta
Normal file
|
@ -0,0 +1,92 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b92803770616fc747bc3c40ffaec0a42
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/CopyIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/CopyIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/CopyIcon.png.meta
Normal file
57
Assets/Plugins/FMOD/images/CopyIcon.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6e164dcb85fc8ad4b9ab2f1e883862d2
|
||||
timeCreated: 1455688729
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
linearTexture: 0
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -1
|
||||
wrapMode: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 0
|
||||
textureType: -1
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/CrossYellow.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/CrossYellow.png
(Stored with Git LFS)
Normal file
Binary file not shown.
88
Assets/Plugins/FMOD/images/CrossYellow.png.meta
Normal file
88
Assets/Plugins/FMOD/images/CrossYellow.png.meta
Normal file
|
@ -0,0 +1,88 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 348d2265b48c67342a4db2a7062813fa
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
externalObjects: {}
|
||||
serializedVersion: 9
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 2
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/Delete.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/Delete.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/Delete.png.meta
Normal file
55
Assets/Plugins/FMOD/images/Delete.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 196080340db65c44883dd3f599556fb9
|
||||
timeCreated: 1434604329
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/DiscreteParameterIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/DiscreteParameterIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
92
Assets/Plugins/FMOD/images/DiscreteParameterIcon.png.meta
Normal file
92
Assets/Plugins/FMOD/images/DiscreteParameterIcon.png.meta
Normal file
|
@ -0,0 +1,92 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 509563e7079a6ed4cbf3b3240327e702
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/EventIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/EventIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/EventIcon.png.meta
Normal file
55
Assets/Plugins/FMOD/images/EventIcon.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a602f206f9cb31f439c79a2fe23687c5
|
||||
timeCreated: 1432616010
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/FMODLogoBlack.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/FMODLogoBlack.png
(Stored with Git LFS)
Normal file
Binary file not shown.
144
Assets/Plugins/FMOD/images/FMODLogoBlack.png.meta
Normal file
144
Assets/Plugins/FMOD/images/FMODLogoBlack.png.meta
Normal file
|
@ -0,0 +1,144 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 36e46b3c334e47e41a0b4ff2f26905ea
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: 0
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: 1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
flipbookRows: 1
|
||||
flipbookColumns: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
ignorePngGamma: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Standalone
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: PS4
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/FMODLogoWhite.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/FMODLogoWhite.png
(Stored with Git LFS)
Normal file
Binary file not shown.
144
Assets/Plugins/FMOD/images/FMODLogoWhite.png.meta
Normal file
144
Assets/Plugins/FMOD/images/FMODLogoWhite.png.meta
Normal file
|
@ -0,0 +1,144 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8fd8ccb8d7e81d943b28ea7975c7185d
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: 0
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: 1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
flipbookRows: 1
|
||||
flipbookColumns: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
ignorePngGamma: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Standalone
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: PS4
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: iPhone
|
||||
maxTextureSize: 256
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 0
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/FolderIconClosed.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/FolderIconClosed.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/FolderIconClosed.png.meta
Normal file
55
Assets/Plugins/FMOD/images/FolderIconClosed.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 70efeb6d97126f843b30b8ed62d18a4f
|
||||
timeCreated: 1432621560
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/FolderIconOpen.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/FolderIconOpen.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/FolderIconOpen.png.meta
Normal file
55
Assets/Plugins/FMOD/images/FolderIconOpen.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d2b54e4f7f80b9448a41d3c5985f5672
|
||||
timeCreated: 1432621574
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/LabeledParameterIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/LabeledParameterIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
92
Assets/Plugins/FMOD/images/LabeledParameterIcon.png.meta
Normal file
92
Assets/Plugins/FMOD/images/LabeledParameterIcon.png.meta
Normal file
|
@ -0,0 +1,92 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b4d696e5c0be6f44bb2f02aa41320656
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/LevelMeter.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/LevelMeter.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/LevelMeter.png.meta
Normal file
55
Assets/Plugins/FMOD/images/LevelMeter.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 21e7a3d41a926364a8b9a6704ebe80d8
|
||||
timeCreated: 1433917421
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/LevelMeterOff.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/LevelMeterOff.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/LevelMeterOff.png.meta
Normal file
55
Assets/Plugins/FMOD/images/LevelMeterOff.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 48dc5470d93f669419f294fcd33f7b7c
|
||||
timeCreated: 1434426551
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/NotFound.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/NotFound.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/NotFound.png.meta
Normal file
55
Assets/Plugins/FMOD/images/NotFound.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 1138ab068176f29499337d7a73dfecd9
|
||||
timeCreated: 1432798099
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/Preview.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/Preview.png
(Stored with Git LFS)
Normal file
Binary file not shown.
56
Assets/Plugins/FMOD/images/Preview.png.meta
Normal file
56
Assets/Plugins/FMOD/images/Preview.png.meta
Normal file
|
@ -0,0 +1,56 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0793eda432fc5df4ab1291e6baacd771
|
||||
timeCreated: 1434430906
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/PreviewEmitter.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/PreviewEmitter.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/PreviewEmitter.png.meta
Normal file
55
Assets/Plugins/FMOD/images/PreviewEmitter.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 9519043db3741934fa01455c47683e8c
|
||||
timeCreated: 1434431177
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
linearTexture: 0
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -1
|
||||
wrapMode: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 0
|
||||
textureType: -1
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/SearchIconBlack.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/SearchIconBlack.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/SearchIconBlack.png.meta
Normal file
55
Assets/Plugins/FMOD/images/SearchIconBlack.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 99471facfde9fb84dbe4a81ad570ebce
|
||||
timeCreated: 1434602090
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/SelectedAlt.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/SelectedAlt.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/SelectedAlt.png.meta
Normal file
57
Assets/Plugins/FMOD/images/SelectedAlt.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8ce9b717b1bc7564cbe35664f2f178a7
|
||||
timeCreated: 1455161898
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/SnapshotIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/SnapshotIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/SnapshotIcon.png.meta
Normal file
55
Assets/Plugins/FMOD/images/SnapshotIcon.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: cf2bba5fb8be7e64ca39979f18eb372a
|
||||
timeCreated: 1434600422
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/StudioIcon.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/StudioIcon.png
(Stored with Git LFS)
Normal file
Binary file not shown.
55
Assets/Plugins/FMOD/images/StudioIcon.png.meta
Normal file
55
Assets/Plugins/FMOD/images/StudioIcon.png.meta
Normal file
|
@ -0,0 +1,55 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a4edfa5854cdec34b98b1c55f0562bdd
|
||||
timeCreated: 1434601223
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: .25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 8
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TickGreen.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TickGreen.png
(Stored with Git LFS)
Normal file
Binary file not shown.
88
Assets/Plugins/FMOD/images/TickGreen.png.meta
Normal file
88
Assets/Plugins/FMOD/images/TickGreen.png.meta
Normal file
|
@ -0,0 +1,88 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 27533226416c4f549b9bec9c024100f7
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
externalObjects: {}
|
||||
serializedVersion: 9
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 1
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: -1
|
||||
wrapV: -1
|
||||
wrapW: -1
|
||||
nPOTScale: 1
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 0
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 0
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 2
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID:
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TransportOpen.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TransportOpen.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/TransportOpen.png.meta
Normal file
57
Assets/Plugins/FMOD/images/TransportOpen.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b0fb832e401d1514a9611735d8d340b1
|
||||
timeCreated: 1453178387
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TransportPlayButtonOff.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TransportPlayButtonOff.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/TransportPlayButtonOff.png.meta
Normal file
57
Assets/Plugins/FMOD/images/TransportPlayButtonOff.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 29258b1336a580946bc144df00b74ac1
|
||||
timeCreated: 1453177025
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TransportPlayButtonOn.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TransportPlayButtonOn.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/TransportPlayButtonOn.png.meta
Normal file
57
Assets/Plugins/FMOD/images/TransportPlayButtonOn.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2d777c9a14189d241aea1afeeeff448c
|
||||
timeCreated: 1453177025
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TransportStopButtonOff.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TransportStopButtonOff.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/TransportStopButtonOff.png.meta
Normal file
57
Assets/Plugins/FMOD/images/TransportStopButtonOff.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: cafa069c15865d543a07375373f0a18e
|
||||
timeCreated: 1453177025
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/TransportStopButtonOn.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/TransportStopButtonOn.png
(Stored with Git LFS)
Normal file
Binary file not shown.
57
Assets/Plugins/FMOD/images/TransportStopButtonOn.png.meta
Normal file
57
Assets/Plugins/FMOD/images/TransportStopButtonOn.png.meta
Normal file
|
@ -0,0 +1,57 @@
|
|||
fileFormatVersion: 2
|
||||
guid: eab53cb0959d1244aadeacf8b76c755c
|
||||
timeCreated: 1453177025
|
||||
licenseType: Free
|
||||
TextureImporter:
|
||||
fileIDToRecycleName: {}
|
||||
serializedVersion: 2
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
linearTexture: 1
|
||||
correctGamma: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 0
|
||||
cubemapConvolution: 0
|
||||
cubemapConvolutionSteps: 7
|
||||
cubemapConvolutionExponent: 1.5
|
||||
seamlessCubemap: 0
|
||||
textureFormat: -3
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
mipBias: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
rGBM: 0
|
||||
compressionQuality: 50
|
||||
allowsAlphaSplitting: 0
|
||||
spriteMode: 0
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 100
|
||||
alphaIsTransparency: 1
|
||||
textureType: 2
|
||||
buildTargetSettings: []
|
||||
spriteSheet:
|
||||
sprites: []
|
||||
outline: []
|
||||
spritePackingTag:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Plugins/FMOD/images/Wrench.png
(Stored with Git LFS)
Normal file
BIN
Assets/Plugins/FMOD/images/Wrench.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue