123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- ; 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=4
- _global_script_classes=[ {
- "base": "LabelWithFont",
- "class": "Blinker",
- "language": "GDScript",
- "path": "res://scripts/Blinker.gd"
- }, {
- "base": "TimeLord",
- "class": "Block",
- "language": "GDScript",
- "path": "res://scripts/Block.gd"
- }, {
- "base": "VBoxContainer",
- "class": "ChatBox",
- "language": "GDScript",
- "path": "res://scripts/ChatBox.gd"
- }, {
- "base": "LabelWithFont",
- "class": "ChatMessage",
- "language": "GDScript",
- "path": "res://scripts/ChatMessagel.gd"
- }, {
- "base": "Reference",
- "class": "Dialogue",
- "language": "GDScript",
- "path": "res://scripts/Dialogue.gd"
- }, {
- "base": "Polygon2D",
- "class": "Fader",
- "language": "GDScript",
- "path": "res://scripts/Fader.gd"
- }, {
- "base": "Label",
- "class": "LabelWithFont",
- "language": "GDScript",
- "path": "res://scripts/Label_With_Font.gd"
- }, {
- "base": "AudioStreamPlayer2D",
- "class": "SDPlayer2D",
- "language": "GDScript",
- "path": "res://scripts/SDPlayer2D.gd"
- }, {
- "base": "SDPlayer2D",
- "class": "SDRandPitch2D",
- "language": "GDScript",
- "path": "res://scripts/SDRandPitch2D.gd"
- }, {
- "base": "Timer",
- "class": "SDTimer",
- "language": "GDScript",
- "path": "res://scripts/SDTimer.gd"
- }, {
- "base": "Tween",
- "class": "SDTween",
- "language": "GDScript",
- "path": "res://scripts/SDTween.gd"
- }, {
- "base": "Reference",
- "class": "Saying",
- "language": "GDScript",
- "path": "res://scripts/Saying.gd"
- }, {
- "base": "Node2D",
- "class": "TimeLord",
- "language": "GDScript",
- "path": "res://scripts/TimeLord.gd"
- }, {
- "base": "LabelWithFont",
- "class": "WarningSign",
- "language": "GDScript",
- "path": "res://scripts/warning_sign.gd"
- } ]
- _global_script_class_icons={
- "Blinker": "",
- "Block": "",
- "ChatBox": "",
- "ChatMessage": "",
- "Dialogue": "",
- "Fader": "",
- "LabelWithFont": "",
- "SDPlayer2D": "",
- "SDRandPitch2D": "",
- "SDTimer": "",
- "SDTween": "",
- "Saying": "",
- "TimeLord": "",
- "WarningSign": ""
- }
- [application]
- config/name="Nights_with_Junk"
- run/main_scene="res://Entrance.tscn"
- boot_splash/image="res://nwj_start_whole.png"
- boot_splash/fullsize=false
- config/icon="res://icon.png"
- [debug]
- gdscript/warnings/unused_variable=false
- gdscript/warnings/unused_class_variable=false
- gdscript/warnings/unused_argument=false
- [display]
- window/size/resizable=false
- [input]
- ui_accept={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777221,"unicode":0,"echo":false,"script":null)
- , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777222,"unicode":0,"echo":false,"script":null)
- , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
- ]
- }
- ui_select={
- "deadzone": 0.5,
- "events": [ ]
- }
- ui_left={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777231,"unicode":0,"echo":false,"script":null)
- , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":14,"pressure":0.0,"pressed":false,"script":null)
- , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":65,"unicode":0,"echo":false,"script":null)
- ]
- }
- ui_right={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777233,"unicode":0,"echo":false,"script":null)
- , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":15,"pressure":0.0,"pressed":false,"script":null)
- , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":68,"unicode":0,"echo":false,"script":null)
- ]
- }
- ui_up={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777232,"unicode":0,"echo":false,"script":null)
- , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":12,"pressure":0.0,"pressed":false,"script":null)
- , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":87,"unicode":0,"echo":false,"script":null)
- ]
- }
- ui_down={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777234,"unicode":0,"echo":false,"script":null)
- , Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":13,"pressure":0.0,"pressed":false,"script":null)
- , Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":83,"unicode":0,"echo":false,"script":null)
- ]
- }
- plunge={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null)
- ]
- }
- drill={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":88,"unicode":0,"echo":false,"script":null)
- ]
- }
- erase_layer={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":69,"unicode":0,"echo":false,"script":null)
- ]
- }
- roll_right={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":71,"unicode":0,"echo":false,"script":null)
- ]
- }
- roll_left={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":70,"unicode":0,"echo":false,"script":null)
- ]
- }
- ui_reset={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":82,"unicode":0,"echo":false,"script":null)
- ]
- }
- win={
- "deadzone": 0.5,
- "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":76,"unicode":0,"echo":false,"script":null)
- ]
- }
- [rendering]
- quality/driver/driver_name="GLES2"
- vram_compression/import_etc=true
- vram_compression/import_etc2=false
- environment/default_environment="res://default_env.tres"
|