Skip to content

Commit f6ec9c3

Browse files
authored
Merge pull request #95 from GDAC-at-Davis/dev
SFX NO
2 parents 7acc11c + e69fc68 commit f6ec9c3

File tree

12 files changed

+193
-8
lines changed

12 files changed

+193
-8
lines changed

YearLongProject/Assets/Fighters/Lady Luckless/Timelines/PirateLadyHeavy.playable

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ MonoBehaviour:
497497
m_Children: []
498498
m_Clips:
499499
- m_Version: 1
500-
m_Start: 0.25
500+
m_Start: 0.21666666666666667
501501
m_ClipIn: 0
502502
m_Asset: {fileID: 3690644467178157319}
503503
m_Duration: 0.32476875185966486
@@ -564,7 +564,7 @@ MonoBehaviour:
564564
m_PreExtrapolationMode: 0
565565
m_PostExtrapolationTime: 0
566566
m_PreExtrapolationTime: 0
567-
m_DisplayName: Whoosh
567+
m_DisplayName: Lady_Heavy
568568
m_Markers:
569569
m_Objects: []
570570
template:
@@ -815,15 +815,15 @@ MonoBehaviour:
815815
Slot13: 0
816816
Slot14: 0
817817
Slot15: 0
818-
EventLength: 0.611
818+
EventLength: 0.437
819819
eventName:
820820
EventReference:
821821
Guid:
822-
Data1: 1065174180
823-
Data2: 1090710763
824-
Data3: 986670009
825-
Data4: -1886672769
826-
Path: event:/Characters/Ahab/LightAttackUse
822+
Data1: 1500455391
823+
Data2: 1082759141
824+
Data3: 983504830
825+
Data4: 1921487549
826+
Path: event:/Characters/Lady/Lady_Heavy
827827
StopType: 0
828828
Parameters: []
829829
--- !u!114 &5749186314962794965

YearLongProject/Assets/Plugins/FMOD/Resources/FMODStudioSettings.asset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ MonoBehaviour:
635635
- Master
636636
Banks:
637637
- Ahab
638+
- Lady
638639
- Lancer
639640
- MalachiteMidlands
640641
- Test
0 Bytes
Binary file not shown.
75.4 KB
Binary file not shown.
4.56 KB
Binary file not shown.
7.53 KB
Binary file not shown.
102 Bytes
Binary file not shown.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<objects serializationModel="Studio.02.03.00">
3+
<object class="EncodableAsset" id="{731c47a5-ed4b-4329-ad7e-7a582f2386bf}">
4+
<property name="assetPath">
5+
<value>Characters/Lady/</value>
6+
</property>
7+
<relationship name="masterAssetFolder">
8+
<destination>{91809af5-d656-4fcd-81fa-52f4061d6beb}</destination>
9+
</relationship>
10+
</object>
11+
</objects>
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<objects serializationModel="Studio.02.03.00">
3+
<object class="AudioFile" id="{0ad4a4c0-c956-436b-abdf-f12c0ea10998}">
4+
<property name="assetPath">
5+
<value>Characters/Lady/lady_heavy.wav</value>
6+
</property>
7+
<property name="frequencyInKHz">
8+
<value>44.0999985</value>
9+
</property>
10+
<property name="channelCount">
11+
<value>2</value>
12+
</property>
13+
<property name="length">
14+
<value>0.43750566893424037</value>
15+
</property>
16+
<relationship name="masterAssetFolder">
17+
<destination>{91809af5-d656-4fcd-81fa-52f4061d6beb}</destination>
18+
</relationship>
19+
</object>
20+
</objects>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<objects serializationModel="Studio.02.03.00">
3+
<object class="Bank" id="{ca6a44cc-9d3d-4a78-ad9d-e62cd7620a74}">
4+
<property name="name">
5+
<value>Lady</value>
6+
</property>
7+
<relationship name="folder">
8+
<destination>{204e133e-7b27-4970-9f19-ca437c908b7d}</destination>
9+
</relationship>
10+
</object>
11+
</objects>

0 commit comments

Comments
 (0)