Browse Source

Begin pastel aesthetic

master
Luna 7 years ago
parent
commit
280c4a7dd7
2 changed files with 116 additions and 5 deletions
  1. +107
    -2
      scenes/level.tscn
  2. +9
    -3
      scenes/player.tscn

+ 107
- 2
scenes/level.tscn View File

@ -1,4 +1,4 @@
[gd_scene load_steps=6 format=2]
[gd_scene load_steps=8 format=2]
[ext_resource path="res://scenes/objective.tscn" type="PackedScene" id=1]
@ -26,7 +26,108 @@ use_filter = false
font_data = SubResource( 3 )
_sections_unfolded = [ "Font", "Resource" ]
[node name="Level" type="Spatial"]
[sub_resource type="ProceduralSky" id=5]
radiance_size = 4
sky_top_color = Color( 0.689667, 0.949219, 0.85797, 1 )
sky_horizon_color = Color( 0.812698, 0.941406, 0.926323, 1 )
sky_curve = 0.25
sky_energy = 1.0
ground_bottom_color = Color( 0.359802, 0.703125, 0.574379, 1 )
ground_horizon_color = Color( 0.304047, 0.960938, 0.745395, 1 )
ground_curve = 0.01
ground_energy = 1.0
sun_color = Color( 1, 1, 1, 1 )
sun_latitude = 35.0
sun_longitude = 0.0
sun_angle_min = 1.0
sun_angle_max = 100.0
sun_curve = 0.05
sun_energy = 16.0
texture_size = 2
_sections_unfolded = [ "Ground", "Sky" ]
[sub_resource type="Environment" id=6]
background_mode = 2
background_sky = SubResource( 5 )
background_sky_custom_fov = 0.0
background_color = Color( 0, 0, 0, 1 )
background_energy = 1.0
background_canvas_max_layer = 0
ambient_light_color = Color( 0, 0, 0, 1 )
ambient_light_energy = 1.0
ambient_light_sky_contribution = 1.0
fog_enabled = false
fog_color = Color( 0.5, 0.6, 0.7, 1 )
fog_sun_color = Color( 1, 0.9, 0.7, 1 )
fog_sun_amount = 0.0
fog_depth_enabled = true
fog_depth_begin = 10.0
fog_depth_curve = 1.0
fog_transmit_enabled = false
fog_transmit_curve = 1.0
fog_height_enabled = false
fog_height_min = 0.0
fog_height_max = 100.0
fog_height_curve = 1.0
tonemap_mode = 0
tonemap_exposure = 1.0
tonemap_white = 1.0
auto_exposure_enabled = false
auto_exposure_scale = 0.4
auto_exposure_min_luma = 0.05
auto_exposure_max_luma = 8.0
auto_exposure_speed = 0.5
ss_reflections_enabled = false
ss_reflections_max_steps = 64
ss_reflections_fade_in = 0.15
ss_reflections_fade_out = 2.0
ss_reflections_depth_tolerance = 0.2
ss_reflections_roughness = true
ssao_enabled = false
ssao_radius = 1.0
ssao_intensity = 1.0
ssao_radius2 = 0.0
ssao_intensity2 = 1.0
ssao_bias = 0.01
ssao_light_affect = 0.0
ssao_color = Color( 0, 0, 0, 1 )
ssao_quality = 0
ssao_blur = 3
ssao_edge_sharpness = 4.0
dof_blur_far_enabled = false
dof_blur_far_distance = 10.0
dof_blur_far_transition = 5.0
dof_blur_far_amount = 0.1
dof_blur_far_quality = 1
dof_blur_near_enabled = false
dof_blur_near_distance = 2.0
dof_blur_near_transition = 1.0
dof_blur_near_amount = 0.1
dof_blur_near_quality = 1
glow_enabled = false
glow_levels/1 = false
glow_levels/2 = false
glow_levels/3 = true
glow_levels/4 = false
glow_levels/5 = true
glow_levels/6 = false
glow_levels/7 = false
glow_intensity = 0.8
glow_strength = 1.0
glow_bloom = 0.0
glow_blend_mode = 2
glow_hdr_threshold = 1.0
glow_hdr_scale = 2.0
glow_bicubic_upscale = false
adjustment_enabled = false
adjustment_brightness = 1.0
adjustment_contrast = 1.0
adjustment_saturation = 1.0
_sections_unfolded = [ "Background" ]
[node name="Level" type="Spatial" index="0"]
[node name="DirectionalLight" type="DirectionalLight" parent="." index="0"]
@ -162,4 +263,8 @@ lod_max_hysteresis = 0.0
mesh = null
skeleton = NodePath("..")
[node name="WorldEnvironment" type="WorldEnvironment" parent="." index="8"]
environment = SubResource( 6 )

+ 9
- 3
scenes/player.tscn View File

@ -50,8 +50,8 @@ flags_fixed_size = false
flags_albedo_tex_force_srgb = false
vertex_color_use_as_albedo = false
vertex_color_is_srgb = false
params_diffuse_mode = 0
params_specular_mode = 0
params_diffuse_mode = 1
params_specular_mode = 3
params_blend_mode = 0
params_cull_mode = 0
params_depth_draw_mode = 0
@ -87,6 +87,7 @@ uv2_triplanar = false
uv2_triplanar_sharpness = 1.0
proximity_fade_enable = false
distance_fade_enable = false
_sections_unfolded = [ "Flags", "Parameters", "Roughness" ]
[node name="RigidBody" type="RigidBody" index="0" groups=[
"player",
@ -203,12 +204,13 @@ mouse_filter = 2
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 4
custom_colors/font_color = Color( 0.277344, 0.277344, 0.277344, 1 )
text = "+"
align = 1
percent_visible = 1.0
lines_skipped = 0
max_lines_visible = -1
_sections_unfolded = [ "Anchor", "Margin", "Rect" ]
_sections_unfolded = [ "Anchor", "Margin", "custom_colors" ]
[node name="SwitchCharge" type="Label" parent="MasterOnly" index="1"]
@ -225,10 +227,12 @@ mouse_filter = 2
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 4
custom_colors/font_color = Color( 0.289062, 0.289062, 0.289062, 1 )
align = 1
percent_visible = 1.0
lines_skipped = 0
max_lines_visible = -1
_sections_unfolded = [ "custom_colors" ]
[node name="TPCamera" type="Spatial" parent="." index="5"]
@ -297,10 +301,12 @@ mouse_filter = 2
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 4
custom_colors/font_color = Color( 0.3125, 0.3125, 0.3125, 1 )
align = 1
percent_visible = 1.0
lines_skipped = 0
max_lines_visible = -1
script = ExtResource( 3 )
_sections_unfolded = [ "custom_colors" ]

Loading…
Cancel
Save