Skip to content

Commit

Permalink
FEATURE: Camera changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoamo committed Nov 3, 2018
1 parent c37835b commit 6ea577c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_flyover.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.1,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_flyover_basilic.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.1,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_flyover_intro.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.1,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_player.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.1,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_player_basilic.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.1,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down
2 changes: 1 addition & 1 deletion Bin/data/prefabs/camera_player_intro.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"color_grading": {
"enabled": true,
"amount": 0.25,
"amount": 0.5,
"lut": "data/textures/lut/lut5.dds"
},
"chromatic_aberration": {
Expand Down

0 comments on commit 6ea577c

Please sign in to comment.