forked from MrHangover/WAVES
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normalized menu sounds (you couldn't hear all of them). Added project…
… info, banners, icons, splash screen etc.. Made the Esc menu available in all scenes, and the settings carry over (but the slider positions do not refresh to the values set from in a previous scene, even though the values are carried over correctly). FrequencyAnalysis.cs is now a spawned prefab like GameManager and WaveManager but the Mic is turned off in scene 0 and scene sceneCount-1. Also game ends 0.X seconds after you enter the building at the end
- Loading branch information
Showing
50 changed files
with
2,232 additions
and
828 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,152 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!1001 &100100000 | ||
Prefab: | ||
m_ObjectHideFlags: 1 | ||
serializedVersion: 2 | ||
m_Modification: | ||
m_TransformParent: {fileID: 0} | ||
m_Modifications: [] | ||
m_RemovedComponents: [] | ||
m_ParentPrefab: {fileID: 0} | ||
m_RootGameObject: {fileID: 1378734293407760} | ||
m_IsPrefabParent: 1 | ||
--- !u!1 &1378734293407760 | ||
GameObject: | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 100100000} | ||
serializedVersion: 5 | ||
m_Component: | ||
- component: {fileID: 4065568214627114} | ||
- component: {fileID: 114318298624476646} | ||
- component: {fileID: 82234795683607610} | ||
m_Layer: 0 | ||
m_Name: FrequencyAnalysis | ||
m_TagString: Untagged | ||
m_Icon: {fileID: 0} | ||
m_NavMeshLayer: 0 | ||
m_StaticEditorFlags: 0 | ||
m_IsActive: 1 | ||
--- !u!4 &4065568214627114 | ||
Transform: | ||
m_ObjectHideFlags: 1 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 100100000} | ||
m_GameObject: {fileID: 1378734293407760} | ||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
m_LocalPosition: {x: 0, y: 0, z: -10} | ||
m_LocalScale: {x: 1, y: 1, z: 1} | ||
m_Children: [] | ||
m_Father: {fileID: 0} | ||
m_RootOrder: 0 | ||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
--- !u!82 &82234795683607610 | ||
AudioSource: | ||
m_ObjectHideFlags: 1 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 100100000} | ||
m_GameObject: {fileID: 1378734293407760} | ||
m_Enabled: 1 | ||
serializedVersion: 4 | ||
OutputAudioMixerGroup: {fileID: 0} | ||
m_audioClip: {fileID: 0} | ||
m_PlayOnAwake: 1 | ||
m_Volume: 1 | ||
m_Pitch: 1 | ||
Loop: 0 | ||
Mute: 0 | ||
Spatialize: 0 | ||
SpatializePostEffects: 0 | ||
Priority: 128 | ||
DopplerLevel: 1 | ||
MinDistance: 1 | ||
MaxDistance: 500 | ||
Pan2D: 0 | ||
rolloffMode: 0 | ||
BypassEffects: 0 | ||
BypassListenerEffects: 0 | ||
BypassReverbZones: 0 | ||
rolloffCustomCurve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- serializedVersion: 2 | ||
time: 0 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 0 | ||
- serializedVersion: 2 | ||
time: 1 | ||
value: 0 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 0 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
m_RotationOrder: 4 | ||
panLevelCustomCurve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- serializedVersion: 2 | ||
time: 0 | ||
value: 0 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 0 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
m_RotationOrder: 0 | ||
spreadCustomCurve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- serializedVersion: 2 | ||
time: 0 | ||
value: 0 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 0 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
m_RotationOrder: 0 | ||
reverbZoneMixCustomCurve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- serializedVersion: 2 | ||
time: 0 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 0 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
m_RotationOrder: 0 | ||
--- !u!114 &114318298624476646 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 1 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 100100000} | ||
m_GameObject: {fileID: 1378734293407760} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: d5355b8c7dfaf904faed86a46ac1273a, type: 3} | ||
m_Name: | ||
m_EditorClassIdentifier: | ||
aso: {fileID: 82234795683607610} | ||
barParent: {fileID: 0} | ||
numSamples: 2048 | ||
samplesToTake: 64 | ||
abar: {fileID: 1841577057140266, guid: ffc357e89b45e1d4aa3f50ce2b5f74c1, type: 2} | ||
bars: 1 | ||
thebarsleft: [] | ||
pitch: 0 | ||
volumeScale: 10 | ||
noiseLevel: 0.7 | ||
lerpSpeed: 1.5 | ||
numOvertoneSamples: 3 | ||
freqAmpThreshold: 0.5 | ||
outputVolume: 0 | ||
micVolumeScale: 1 | ||
avgFreq: 0 | ||
calibrationFreqMin: 0 | ||
calibrationFreqMax: 684.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.