Compare commits

...

5 Commits

Author SHA1 Message Date
Hozach (Audio)
887cdf76e4 Merge branch 'main' into Chaz 2025-05-12 11:23:46 -04:00
Hozach (Audio)
839743c3b7 Bunny Squeaks! Into UE! 2025-05-12 11:15:35 -04:00
Hozach (Audio)
0bfa54fdea Build Banks (forgot to do that last commit) 2025-05-12 10:54:24 -04:00
Hozach (Audio)
0066cdad61 Added Cooking SFX and Soul Collect to FMOD as Events
Did a little organization to the actual assets within FMOD (put them in folders)
2025-05-12 10:53:24 -04:00
Hozach (Audio)
ad3e750d73 Added Bunny as actual FMOD Events, updated changes from Main 2025-05-12 10:32:28 -04:00
159 changed files with 1646 additions and 37 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2,22 +2,22 @@
<objects serializationModel="Studio.02.02.00">
<object class="Workspace" id="{7566e94e-8228-4fb9-ac5e-6a0103d5bf81}">
<relationship name="projectSettings">
<destination>{f179b5e9-b81a-4484-9db4-c7129a966fbb}</destination>
<destination>{329afcb7-4f67-4c8a-a2e3-fbcf3e3b721e}</destination>
</relationship>
<relationship name="changelist">
<destination>{7c418852-d02f-4cfe-be46-0d0c48539ebf}</destination>
<destination>{0573242c-a625-47ca-876d-0a9d9fe63eae}</destination>
</relationship>
</object>
<object class="ProjectSettings" id="{f179b5e9-b81a-4484-9db4-c7129a966fbb}">
<object class="ProjectSettings" id="{329afcb7-4f67-4c8a-a2e3-fbcf3e3b721e}">
<property name="openWindows">
<value>Event Editor 1</value>
</property>
<property name="windowLayout">
<value>AAAAAQAAABwARQB2AGUAbgB0ACAARQBkAGkAdABvAHIAIAAxAAAAQgHZ0MsAAwAA//////////gAAAoAAAAFeAAAAGkAAAJXAAAEiAAAA/oAAAAAAgAAAAoAAAAAAAAAABcAAAn/AAAFdw==</value>
<value>AAAAAgAAAA4ATQBpAHgAZQByACAAMQAAAEIB2dDLAAMAAAAABWgAAAAwAAAJ9wAABA0AAAVpAAAATQAACfYAAAQMAAAAAAAAAAAKAAAABWkAAABNAAAJ9gAABAwAAAAcAEUAdgBlAG4AdAAgAEUAZABpAHQAbwByACAAMQAAAEIB2dDLAAMAAAAAA44AAAAAAAAJcAAABXcAAAOPAAAAHQAACW8AAAV2AAAAAAAAAAAKAAAAA48AAAAdAAAJbwAABXY=</value>
</property>
<relationship name="activePlatform">
<destination>{44345994-b449-453f-9198-e8f3accd1e71}</destination>
</relationship>
</object>
<object class="WorkspaceChangelist" id="{7c418852-d02f-4cfe-be46-0d0c48539ebf}" />
<object class="WorkspaceChangelist" id="{0573242c-a625-47ca-876d-0a9d9fe63eae}" />
</objects>

View File

@ -2,22 +2,22 @@
<objects serializationModel="Studio.02.02.00">
<object class="Workspace" id="{7566e94e-8228-4fb9-ac5e-6a0103d5bf81}">
<relationship name="projectSettings">
<destination>{f179b5e9-b81a-4484-9db4-c7129a966fbb}</destination>
<destination>{329afcb7-4f67-4c8a-a2e3-fbcf3e3b721e}</destination>
</relationship>
<relationship name="changelist">
<destination>{7c418852-d02f-4cfe-be46-0d0c48539ebf}</destination>
<destination>{0573242c-a625-47ca-876d-0a9d9fe63eae}</destination>
</relationship>
</object>
<object class="ProjectSettings" id="{f179b5e9-b81a-4484-9db4-c7129a966fbb}">
<object class="ProjectSettings" id="{329afcb7-4f67-4c8a-a2e3-fbcf3e3b721e}">
<property name="openWindows">
<value>Event Editor 1</value>
</property>
<property name="windowLayout">
<value>AAAAAQAAABwARQB2AGUAbgB0ACAARQBkAGkAdABvAHIAIAAxAAAAQgHZ0MsAAwAA//////////gAAAoAAAAFeAAAAGkAAAJXAAAEiAAAA/oAAAAAAgAAAAoAAAAAAAAAABcAAAn/AAAFdw==</value>
<value>AAAAAgAAAA4ATQBpAHgAZQByACAAMQAAAEIB2dDLAAMAAAAABWgAAAAwAAAJ9wAABA0AAAVpAAAATQAACfYAAAQMAAAAAAAAAAAKAAAABWkAAABNAAAJ9gAABAwAAAAcAEUAdgBlAG4AdAAgAEUAZABpAHQAbwByACAAMQAAAEIB2dDLAAMAAAAAA44AAAAAAAAJcAAABXcAAAOPAAAAHQAACW8AAAV2AAAAAAAAAAAKAAAAA48AAAAdAAAJbwAABXY=</value>
</property>
<relationship name="activePlatform">
<destination>{44345994-b449-453f-9198-e8f3accd1e71}</destination>
</relationship>
</object>
<object class="WorkspaceChangelist" id="{7c418852-d02f-4cfe-be46-0d0c48539ebf}" />
<object class="WorkspaceChangelist" id="{0573242c-a625-47ca-876d-0a9d9fe63eae}" />
</objects>

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More