Skip to content

Commit

Permalink
update build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
8q committed Oct 2, 2018
1 parent 1183b5d commit c112638
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Mosquito.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 51b6c53394a3c574fb7a6257da3969c7, type: 3}
m_Name:
m_EditorClassIdentifier:
speed: 0.2
speed: 0.18
--- !u!212 &212070304475223670
SpriteRenderer:
m_ObjectHideFlags: 1
Expand Down
4 changes: 2 additions & 2 deletions Assets/Scenes/Game.unity
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ MonoBehaviour:
m_EditorClassIdentifier:
mosquito: {fileID: 1920909667183218, guid: 24bc1c3fd4fad3c42b865f80a525ef65, type: 2}
span:
min: 0.1
max: 1.4
min: 0.2
max: 1.5
minLimit: 0
maxLimit: 2
clampMin: 1
Expand Down
1 change: 1 addition & 0 deletions ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ GraphicsSettings:
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down
6 changes: 3 additions & 3 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ PlayerSettings:
m_SplashScreenLogos: []
m_VirtualRealitySplashScreen: {fileID: 0}
m_HolographicTrackingLossScreen: {fileID: 0}
defaultScreenWidth: 1024
defaultScreenHeight: 576
defaultScreenWidth: 1280
defaultScreenHeight: 720
defaultScreenWidthWeb: 960
defaultScreenHeightWeb: 600
m_StereoRenderingPath: 0
Expand All @@ -66,7 +66,7 @@ PlayerSettings:
disableDepthAndStencilBuffers: 0
androidBlitType: 0
defaultIsNativeResolution: 1
macRetinaSupport: 1
macRetinaSupport: 0
runInBackground: 1
captureSingleScreen: 0
muteOtherAudioSources: 0
Expand Down

0 comments on commit c112638

Please sign in to comment.