Skip to content

Commit

Permalink
Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Dariasteam committed Jul 22, 2018
1 parent df380d3 commit 055d2d1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
Binary file modified Pictures/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions Scenes/Column.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,15 @@ script/script = ExtResource( 1 )

_import_transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )
script/script = ExtResource( 2 )
color_regular = Color( 0.662304, 0.512939, 0.746094, 1 )
color_regular = Color( 0.811412, 0.656281, 0.898438, 1 )
color_bad = Color( 0.996094, 0.256805, 0.534039, 1 )
color_column = Color( 0.612319, 0.220871, 0.753906, 1 )
color_column = Color( 0.67526, 0.360626, 0.789062, 1 )
color_player = Color( 0.390375, 0.894531, 0.0454254, 1 )
color_power_up_1 = Color( 0.179443, 0.74521, 0.820312, 1 )

[node name="Player" parent="." instance=ExtResource( 3 )]

transform/local = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 6.27751, 0 )
n_platforms_to_meteorize = 3

[node name="Axis" type="Spatial" parent="."]

Expand Down Expand Up @@ -75,7 +74,7 @@ shadow/esm_multiplier = 60.0
shadow/blur_passes = 1.0
projector = null
operator = 0
shadow/mode = 1
shadow/mode = 2
shadow/max_distance = 0.0
shadow/split_weight = 0.65
shadow/zoffset_scale = 2.0
Expand Down
8 changes: 4 additions & 4 deletions Scenes/Input_Handler.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ focus/ignore_mouse = true
focus/stop_mouse = true
size_flags/horizontal = 2
size_flags/vertical = 0
margin/left = 53.0
margin/left = 343.0
margin/top = 67.0
margin/right = -78.0
margin/right = -376.0
margin/bottom = 98.0
custom_fonts/font = ExtResource( 5 )
custom_colors/font_color = Color( 1, 0.941406, 0.964752, 1 )
Expand Down Expand Up @@ -160,9 +160,9 @@ focus/ignore_mouse = true
focus/stop_mouse = true
size_flags/horizontal = 2
size_flags/vertical = 0
margin/left = 184.0
margin/left = 358.0
margin/top = 13.0
margin/right = -191.0
margin/right = -361.0
margin/bottom = 1184.0
custom_fonts/font = ExtResource( 5 )
custom_colors/font_color = Color( 1, 0.941406, 0.964752, 1 )
Expand Down
8 changes: 4 additions & 4 deletions Scenes/Player.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@ background/color = Color( 0.632843, 0.793165, 0.910156, 1 )
background/cubemap = SubResource( 5 )
background/energy = 1.0
background/scale = 1.0
background/glow = 10.0
background/glow = 0.09
background/canvas_max_layer = null
glow/enabled = false
glow/blur_passes = 1
glow/blur_passes = 4
glow/blur_scale = 1
glow/blur_strength = 1
glow/blur_blend_mode = null
glow/bloom = 0.0
glow/bloom_treshold = 0.5
dof_blur/enabled = false
dof_blur/blur_passes = 1
dof_blur/begin = 100.0
dof_blur/begin = 0.0
dof_blur/range = 10.0
hdr/enabled = false
hdr/tonemapper = 0
hdr/tonemapper = 1.0
hdr/exposure = 0.4
hdr/white = 1.0
hdr/glow_treshold = 0.95
Expand Down

0 comments on commit 055d2d1

Please sign in to comment.