Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #82 from synap5e/final
Browse files Browse the repository at this point in the history
Final
  • Loading branch information
Chris Chin committed Jun 23, 2015
2 parents 26d8003 + 3a6a20d commit f08d03c
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 12 deletions.
9 changes: 0 additions & 9 deletions Assets/Maya/Player Model/Hands_To_Unity.fbm.meta

This file was deleted.

Binary file modified Assets/Prefabs/Player.prefab
Binary file not shown.
Binary file modified Assets/Scenes/Main Menu.unity
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class SettingsController : MonoBehaviour {
public float soundEffectsVolume = 10f;

public bool motionBlur = false;
public bool bloom = false;
public bool bloom = true;

private string filename = "settings.json";

Expand Down
4 changes: 2 additions & 2 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"settings": {
"fov": 75,
"sensitivity": 2.009276,
"sensitivity": 3.732936,
"viewmodel": 1
},
"audio": {
"master": 10,
"music": 0,
"music": 4.196415,
"sound effects": 10
},
"video": {
Expand Down

0 comments on commit f08d03c

Please sign in to comment.