This commit is contained in:
+21
-1
@@ -10,7 +10,7 @@ config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="WrplatGodot"
|
||||
config/name="Heartescent"
|
||||
config/version="0.1.38"
|
||||
run/main_scene="uid://c4m8fwawvvkgn"
|
||||
config/features=PackedStringArray("4.6", "C#", "Forward Plus")
|
||||
@@ -18,6 +18,11 @@ config/icon="uid://tdjmuli4qa22"
|
||||
config/macos_native_icon="res://icon.icns"
|
||||
config/windows_native_icon="res://icon.ico"
|
||||
|
||||
[autoload]
|
||||
|
||||
GameThread="*uid://3rsbyo3o4jpf"
|
||||
Backstage="*uid://gjrbl1apdy85"
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="WrplatGodot"
|
||||
@@ -27,6 +32,16 @@ project/assembly_name="WrplatGodot"
|
||||
version_control/plugin_name="GitPlugin"
|
||||
version_control/autoload_on_startup=true
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/aeqw89.RDatCanvasTextureImporterPlugin/plugin.cfg")
|
||||
|
||||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://sprites/frames/walk/": "red"
|
||||
}
|
||||
|
||||
[input]
|
||||
|
||||
move_right={
|
||||
@@ -105,6 +120,11 @@ turn_back={
|
||||
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"button_index":10,"pressure":0.0,"pressed":true,"script":null)
|
||||
]
|
||||
}
|
||||
pause={
|
||||
"deadzone": 0.2,
|
||||
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[layer_names]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user