Skip to content

Commit

Permalink
feat: v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Guribo committed Jun 12, 2021
1 parent 2323e7e commit 6f8fccd
Show file tree
Hide file tree
Showing 30 changed files with 2,320 additions and 428 deletions.
2 changes: 1 addition & 1 deletion Materials.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Prefabs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Prefabs/BetterPlayerAudio.prefab

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion Prefabs/BetterPlayerAudioController.prefab

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions Prefabs/BetterPlayerAudioMenu.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -2260,6 +2260,7 @@ MonoBehaviour:
proximity: 2
SynchronizePosition: 0
AllowCollisionOwnershipTransfer: 0
Reliable: 0
serializedProgramAsset: {fileID: 11400000, guid: b4d12f05b7311e44faf6cb814103a413,
type: 2}
programSource: {fileID: 11400000, guid: bb7f0f1c83ce5af4ca88ed109558c275, type: 2}
Expand Down Expand Up @@ -3750,7 +3751,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 8613197021454976029}
m_Direction: 0
m_MinValue: 0
m_MaxValue: 100
m_MaxValue: 1000
m_WholeNumbers: 0
m_Value: 0
m_OnValueChanged:
Expand Down Expand Up @@ -4400,9 +4401,9 @@ MonoBehaviour:
m_HandleRect: {fileID: 8613197019726592134}
m_Direction: 0
m_MinValue: 1
m_MaxValue: 250
m_MaxValue: 10000
m_WholeNumbers: 0
m_Value: 40
m_Value: 1
m_OnValueChanged:
m_PersistentCalls:
m_Calls:
Expand Down Expand Up @@ -6726,7 +6727,7 @@ MonoBehaviour:
m_HandleRect: {fileID: 8613197020867628461}
m_Direction: 0
m_MinValue: 0
m_MaxValue: 100
m_MaxValue: 10000
m_WholeNumbers: 0
m_Value: 1
m_OnValueChanged:
Expand Down
2 changes: 1 addition & 1 deletion Prefabs/Examples.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

164 changes: 160 additions & 4 deletions Prefabs/Examples/Microphone.prefab

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Scenes.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Scenes/UdonBetterPlayerAudio.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,7 @@ MonoBehaviour:
blueprintId:
contentType: 1
assetBundleUnityVersion:
fallbackStatus: 0
--- !u!114 &1835737721
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
67 changes: 58 additions & 9 deletions Scenes/UdonBetterPlayerAudio_MicPickup.unity

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Scenes/UdonBetterPlayerAudio_NoMenu.unity

Large diffs are not rendered by default.

55 changes: 47 additions & 8 deletions Scenes/UdonBetterPlayerAudio_NoMenu_MicPickup.unity

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Scripts.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6f8fccd

Please sign in to comment.