202 lines
5.1 KiB
Plaintext
202 lines
5.1 KiB
Plaintext
; Engine configuration file.
|
|
; It's best edited using the editor UI and not directly,
|
|
; since the parameters that go here are not all obvious.
|
|
;
|
|
; Format:
|
|
; [section] ; section goes between []
|
|
; param=value ; assign values to parameters
|
|
|
|
config_version=5
|
|
|
|
[application]
|
|
|
|
config/name="tgcc"
|
|
run/main_scene="uid://ri5kxx4mipo"
|
|
config/features=PackedStringArray("4.6", "Forward Plus")
|
|
run/max_fps=60
|
|
config/icon="uid://bfar1kk3pgq8f"
|
|
|
|
[autoload]
|
|
|
|
SteamManager="*uid://b8u4wynp6d6so"
|
|
UIEvents="*uid://dehu28iq27mbn"
|
|
GameState="*uid://b17g2w2g101o6"
|
|
CollectionManager="*uid://22orqdm34hfm"
|
|
AudioManager="*uid://dcttbbavtwtsg"
|
|
SceneManager="*uid://bw8hwkw55j675"
|
|
ShaderWarmup="*res://core/shader_warmup.gd"
|
|
TweenFX="*uid://d2n10rw2dnx8o"
|
|
AchievementManager="*uid://vcuh547okpvj"
|
|
StatsManager="*uid://bc3w8330cgc53"
|
|
|
|
[display]
|
|
|
|
window/size/viewport_width=1920
|
|
window/size/viewport_height=1080
|
|
window/size/mode=3
|
|
window/stretch/mode="canvas_items"
|
|
window/stretch/aspect="expand"
|
|
|
|
[editor_plugins]
|
|
|
|
enabled=PackedStringArray("res://addons/TweenFX/plugin.cfg", "res://addons/godotsteam/plugin.cfg")
|
|
|
|
[global_group]
|
|
|
|
weather_vegetables_node=""
|
|
wind_node="Materials to apply wind"
|
|
weather_node=""
|
|
|
|
[input]
|
|
|
|
photo_pan_left={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":65,"key_label":0,"unicode":65,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
photo_pan_right={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":68,"key_label":0,"unicode":100,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
photo_pan_up={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":87,"key_label":0,"unicode":119,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
photo_pan_down={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
take_photo={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":70,"key_label":0,"unicode":102,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
toggle_photo_mode={
|
|
"deadzone": 0.2,
|
|
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":80,"key_label":0,"unicode":112,"location":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
|
|
[physics]
|
|
|
|
3d/physics_engine="Jolt Physics"
|
|
|
|
[rendering]
|
|
|
|
textures/canvas_textures/default_texture_filter=2
|
|
rendering_device/driver.windows="d3d12"
|
|
anti_aliasing/quality/use_taa=true
|
|
|
|
[shader_globals]
|
|
|
|
global_gradient_color_bot={
|
|
"type": "color",
|
|
"value": Color(0, 0, 0, 1)
|
|
}
|
|
global_gradient_color_top={
|
|
"type": "color",
|
|
"value": Color(0, 0, 0, 1)
|
|
}
|
|
global_gradient_intensity={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_amount={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_wind_speed={
|
|
"type": "float",
|
|
"value": 0.075
|
|
}
|
|
global_wind_direction={
|
|
"type": "vec2",
|
|
"value": Vector2(0.5, 0.2)
|
|
}
|
|
global_wind_scale={
|
|
"type": "float",
|
|
"value": 0.025
|
|
}
|
|
global_wind_strength={
|
|
"type": "float",
|
|
"value": 0.8
|
|
}
|
|
global_snow_threshold={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_color={
|
|
"type": "color",
|
|
"value": Color(0.9309246, 0.95468724, 0.9776916, 1)
|
|
}
|
|
global_snow_start_time={
|
|
"type": "float",
|
|
"value": -1.0
|
|
}
|
|
global_snow_accumulation_speed={
|
|
"type": "float",
|
|
"value": 0.05
|
|
}
|
|
global_snow_melt_time={
|
|
"type": "float",
|
|
"value": -1.0
|
|
}
|
|
global_snow_melt_speed={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_rain_intensity={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_rain_puddle_amount={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_wind_fade={
|
|
"type": "float",
|
|
"value": 1.2
|
|
}
|
|
global_snow_cap_height={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_cap_flatness_start={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_cap_flatness_end={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_cap_noise_scale={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_cap_noise_strength={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_max_accumulation={
|
|
"type": "float",
|
|
"value": 0.0
|
|
}
|
|
global_snow_cap_enabled={
|
|
"type": "bool",
|
|
"value": false
|
|
}
|
|
global_water_color={
|
|
"type": "color",
|
|
"value": Color(0, 0, 0, 1)
|
|
}
|
|
|
|
[steam]
|
|
|
|
initialization/app_id=0
|
|
initialization/initialize_on_startup=false
|
|
initialization/embed_callbacks=false
|
|
multiplayer_peer/max_channels=4
|