Skip to content

Commit

Permalink
Add options for controlling detune effect / BGA active.
Browse files Browse the repository at this point in the history
  • Loading branch information
JLChnToZ committed Sep 25, 2016
1 parent 2dae485 commit 7fa5e99
Show file tree
Hide file tree
Showing 12 changed files with 903 additions and 48 deletions.
4 changes: 3 additions & 1 deletion Assets/Resources/Lang/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ Game Mode
BananaBeats Original\nBMS Classic
Coloring Mode
No Coloring\nTiming\nChannel
Player Best\nMax Score: {0} <size=28>{4}</size>\nMax Combos: {1}\nPlay Count: {2}\nLast Played: {3}
Player Best\nMax Score: {0} <size=28>{4}</size>\nMax Combos: {1}\nPlay Count: {2}\nLast Played: {3}
Enable Background Animation
Enable Detune Effect (Detune when the note is not accurate)
4 changes: 3 additions & 1 deletion Assets/Resources/Lang/zh-tw.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ Makinas-Scrap-5
BananaBeats 原創模式\nBMS 經典模式
上色模式
無上色\n相同時間\n相同位置
最佳成績\n最高分數: {0} <size=28>{4}</size>\n最大連擊: {1}\n遊玩次數: {2}\n上次遊玩時間: {3}
最佳成績\n最高分數: {0} <size=28>{4}</size>\n最大連擊: {1}\n遊玩次數: {2}\n上次遊玩時間: {3}
開啟背景動畫
開啟走音效果 (拍子打不準就會走音)
92 changes: 84 additions & 8 deletions Assets/Scenes/ClassicGameScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ RectTransform:
- {fileID: 519087244}
- {fileID: 1471511402}
m_Father: {fileID: 0}
m_RootOrder: 4
m_RootOrder: 5
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
Expand Down Expand Up @@ -1089,7 +1089,7 @@ Transform:
- {fileID: 737047650}
- {fileID: 886970567}
m_Father: {fileID: 0}
m_RootOrder: 6
m_RootOrder: 7
--- !u!1 &313357857
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1645,7 +1645,7 @@ Transform:
m_Children:
- {fileID: 937477756}
m_Father: {fileID: 0}
m_RootOrder: 3
m_RootOrder: 4
--- !u!1 &519087243
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2038,6 +2038,69 @@ Light:
m_BounceIntensity: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!1 &780447054
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
serializedVersion: 4
m_Component:
- 4: {fileID: 780447059}
- 20: {fileID: 780447058}
m_Layer: 0
m_Name: Clear Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!20 &780447058
Camera:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 780447054}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 1, g: 1, b: 1, a: 1}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5
m_Depth: -5
m_CullingMask:
serializedVersion: 2
m_Bits: 0
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!4 &780447059
Transform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 780447054}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
--- !u!1 &798879551
GameObject:
m_ObjectHideFlags: 0
Expand All @@ -2050,6 +2113,7 @@ GameObject:
- 114: {fileID: 798879553}
- 114: {fileID: 798879556}
- 114: {fileID: 798879555}
- 114: {fileID: 798879557}
m_Layer: 8
m_Name: Camera2
m_TagString: Untagged
Expand Down Expand Up @@ -2269,6 +2333,18 @@ MonoBehaviour:
type: 3}
colorCorrectionSelectiveShader: {fileID: 4800000, guid: e515e0f94cefc4c0db54b45cba621544,
type: 3}
--- !u!114 &798879557
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 798879551}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: edf60d8c83a6fee4284ca902c4de3586, type: 3}
m_Name:
m_EditorClassIdentifier:
bmsManager: {fileID: 1155440623}
--- !u!1 &833815133
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2750,7 +2826,7 @@ Transform:
- {fileID: 1318587006}
- {fileID: 418468274}
m_Father: {fileID: 0}
m_RootOrder: 1
m_RootOrder: 2
--- !u!1 &933160830
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2800,7 +2876,7 @@ Transform:
- {fileID: 2140552596}
- {fileID: 1990768622}
m_Father: {fileID: 0}
m_RootOrder: 7
m_RootOrder: 8
--- !u!1 &937477753
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3126,7 +3202,7 @@ Transform:
- {fileID: 174800913}
- {fileID: 1055963436}
m_Father: {fileID: 0}
m_RootOrder: 2
m_RootOrder: 3
--- !u!114 &1050942002
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3359,7 +3435,7 @@ Transform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 5
m_RootOrder: 6
--- !u!114 &1109075197
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -4405,7 +4481,7 @@ Prefab:
objectReference: {fileID: 0}
- target: {fileID: 461420, guid: 6cfb618e5d04fa34c86c30c744ef0578, type: 2}
propertyPath: m_RootOrder
value: 8
value: 9
objectReference: {fileID: 0}
- target: {fileID: 168190, guid: 6cfb618e5d04fa34c86c30c744ef0578, type: 2}
propertyPath: m_Layer
Expand Down
92 changes: 84 additions & 8 deletions Assets/Scenes/GameScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ RectTransform:
- {fileID: 519087244}
- {fileID: 1471511402}
m_Father: {fileID: 0}
m_RootOrder: 4
m_RootOrder: 5
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
Expand Down Expand Up @@ -1110,7 +1110,7 @@ Transform:
- {fileID: 737047650}
- {fileID: 886970567}
m_Father: {fileID: 0}
m_RootOrder: 6
m_RootOrder: 7
--- !u!1 &379686878
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1529,7 +1529,7 @@ Transform:
m_Children:
- {fileID: 937477756}
m_Father: {fileID: 0}
m_RootOrder: 3
m_RootOrder: 4
--- !u!1 &519087243
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1922,6 +1922,69 @@ Light:
m_BounceIntensity: 1
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!1 &776095570
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
serializedVersion: 4
m_Component:
- 4: {fileID: 776095575}
- 20: {fileID: 776095574}
m_Layer: 0
m_Name: Clear Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!20 &776095574
Camera:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 776095570}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 1, g: 1, b: 1, a: 1}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic size: 5
m_Depth: -5
m_CullingMask:
serializedVersion: 2
m_Bits: 0
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!4 &776095575
Transform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 776095570}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
--- !u!1 &798879551
GameObject:
m_ObjectHideFlags: 0
Expand All @@ -1934,6 +1997,7 @@ GameObject:
- 114: {fileID: 798879553}
- 114: {fileID: 798879556}
- 114: {fileID: 798879555}
- 114: {fileID: 798879557}
m_Layer: 8
m_Name: Camera2
m_TagString: Untagged
Expand Down Expand Up @@ -2153,6 +2217,18 @@ MonoBehaviour:
type: 3}
colorCorrectionSelectiveShader: {fileID: 4800000, guid: e515e0f94cefc4c0db54b45cba621544,
type: 3}
--- !u!114 &798879557
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 798879551}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: edf60d8c83a6fee4284ca902c4de3586, type: 3}
m_Name:
m_EditorClassIdentifier:
bmsManager: {fileID: 1155440623}
--- !u!1 &808649227
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2723,7 +2799,7 @@ Transform:
- {fileID: 1318587006}
- {fileID: 418468274}
m_Father: {fileID: 0}
m_RootOrder: 1
m_RootOrder: 2
--- !u!1 &933160830
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2773,7 +2849,7 @@ Transform:
- {fileID: 2140552596}
- {fileID: 1990768622}
m_Father: {fileID: 0}
m_RootOrder: 7
m_RootOrder: 8
--- !u!1 &937477753
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3009,7 +3085,7 @@ Transform:
- {fileID: 120967758}
- {fileID: 1055963436}
m_Father: {fileID: 0}
m_RootOrder: 2
m_RootOrder: 3
--- !u!114 &1050942002
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3242,7 +3318,7 @@ Transform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 5
m_RootOrder: 6
--- !u!114 &1109075197
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -4357,7 +4433,7 @@ Prefab:
objectReference: {fileID: 0}
- target: {fileID: 461420, guid: 6cfb618e5d04fa34c86c30c744ef0578, type: 2}
propertyPath: m_RootOrder
value: 8
value: 9
objectReference: {fileID: 0}
- target: {fileID: 168190, guid: 6cfb618e5d04fa34c86c30c744ef0578, type: 2}
propertyPath: m_Layer
Expand Down
Loading

0 comments on commit 7fa5e99

Please sign in to comment.