Update project config
This commit is contained in:
@@ -31,6 +31,17 @@ window/size/mode=4
|
|||||||
|
|
||||||
enabled=PackedStringArray("res://addons/debug_menu/plugin.cfg")
|
enabled=PackedStringArray("res://addons/debug_menu/plugin.cfg")
|
||||||
|
|
||||||
|
[file_customization]
|
||||||
|
|
||||||
|
folder_colors={
|
||||||
|
"res://addons/": "gray",
|
||||||
|
"res://prefabs/": "green",
|
||||||
|
"res://scenes/": "blue",
|
||||||
|
"res://shaders/": "orange",
|
||||||
|
"res://src/": "orange",
|
||||||
|
"res://ui/": "pink"
|
||||||
|
}
|
||||||
|
|
||||||
[input]
|
[input]
|
||||||
|
|
||||||
move_left={
|
move_left={
|
||||||
@@ -102,7 +113,6 @@ look_down={
|
|||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
lights_and_shadows/directional_shadow/16_bits=false
|
|
||||||
scaling_3d/mode=2
|
scaling_3d/mode=2
|
||||||
environment/defaults/default_clear_color=Color(0, 0, 0, 1)
|
environment/defaults/default_clear_color=Color(0, 0, 0, 1)
|
||||||
environment/defaults/default_environment="res://scenes/main/main_environment.tres"
|
environment/defaults/default_environment="res://scenes/main/main_environment.tres"
|
||||||
|
|||||||
Reference in New Issue
Block a user