mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-01-23 02:34:53 +00:00
236 lines
9.8 KiB
Text
236 lines
9.8 KiB
Text
; 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": "Node2D",
|
|
"class": "Actor",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Actor.gd"
|
|
}, {
|
|
"base": "Node",
|
|
"class": "AsepriteImportData",
|
|
"language": "GDScript",
|
|
"path": "res://addons/aseprite_importer/classes/AsepriteImportData.gd"
|
|
}, {
|
|
"base": "Node",
|
|
"class": "AsepriteImporter",
|
|
"language": "GDScript",
|
|
"path": "res://addons/aseprite_importer/classes/AsepriteImporter.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Box",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Box.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Door",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Door.gd"
|
|
}, {
|
|
"base": "Node",
|
|
"class": "EditorTheme",
|
|
"language": "GDScript",
|
|
"path": "res://addons/aseprite_importer/classes/EditorTheme.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Exit",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Exit.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Passthrough",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Passthrough.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Powerup",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/powerup/Powerup.gd"
|
|
}, {
|
|
"base": "Node2D",
|
|
"class": "Stage",
|
|
"language": "GDScript",
|
|
"path": "res://src/stage/Stage.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Switch",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Switch.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "SwitchBlock",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/SwitchBlock.gd"
|
|
}, {
|
|
"base": "Actor",
|
|
"class": "Treadmill",
|
|
"language": "GDScript",
|
|
"path": "res://src/actor/Treadmill.gd"
|
|
} ]
|
|
_global_script_class_icons={
|
|
"Actor": "",
|
|
"AsepriteImportData": "",
|
|
"AsepriteImporter": "",
|
|
"Box": "",
|
|
"Door": "",
|
|
"EditorTheme": "",
|
|
"Exit": "",
|
|
"Passthrough": "",
|
|
"Powerup": "",
|
|
"Stage": "",
|
|
"Switch": "",
|
|
"SwitchBlock": "",
|
|
"Treadmill": ""
|
|
}
|
|
|
|
[application]
|
|
|
|
config/name="gdBox"
|
|
run/main_scene="res://src/map/A01.tscn"
|
|
config/icon="res://icon.png"
|
|
|
|
[autoload]
|
|
|
|
btn="*res://src/autoload/btn.gd"
|
|
dev="*res://src/autoload/DevConsole.tscn"
|
|
Shared="*res://src/autoload/Shared.gd"
|
|
HUD="*res://src/autoload/HUD.tscn"
|
|
Pause="*res://src/autoload/Pause.tscn"
|
|
|
|
[display]
|
|
|
|
window/size/width=224
|
|
window/size/height=128
|
|
window/size/test_width=1368
|
|
window/size/test_height=768
|
|
window/dpi/allow_hidpi=true
|
|
window/stretch/mode="viewport"
|
|
window/stretch/aspect="keep"
|
|
|
|
[editor_plugins]
|
|
|
|
enabled=PoolStringArray( "aseprite_importer" )
|
|
|
|
[importer_defaults]
|
|
|
|
texture={
|
|
"compress/bptc_ldr": 0,
|
|
"compress/hdr_mode": 0,
|
|
"compress/lossy_quality": 0.7,
|
|
"compress/mode": 0,
|
|
"compress/normal_map": 0,
|
|
"detect_3d": false,
|
|
"flags/anisotropic": false,
|
|
"flags/filter": false,
|
|
"flags/mipmaps": false,
|
|
"flags/repeat": 0,
|
|
"flags/srgb": 2,
|
|
"process/HDR_as_SRGB": false,
|
|
"process/fix_alpha_border": true,
|
|
"process/invert_color": false,
|
|
"process/premult_alpha": false,
|
|
"size_limit": 0,
|
|
"stream": false,
|
|
"svg/scale": 1.0
|
|
}
|
|
|
|
[input]
|
|
|
|
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(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)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":12,"pressure":0.0,"pressed":false,"script":null)
|
|
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"axis_value":-1.0,"script":null)
|
|
]
|
|
}
|
|
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(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)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":13,"pressure":0.0,"pressed":false,"script":null)
|
|
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":1,"axis_value":1.0,"script":null)
|
|
]
|
|
}
|
|
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(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)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":14,"pressure":0.0,"pressed":false,"script":null)
|
|
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"axis_value":-1.0,"script":null)
|
|
]
|
|
}
|
|
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(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)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":15,"pressure":0.0,"pressed":false,"script":null)
|
|
, Object(InputEventJoypadMotion,"resource_local_to_scene":false,"resource_name":"","device":0,"axis":0,"axis_value":1.0,"script":null)
|
|
]
|
|
}
|
|
jump={
|
|
"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)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"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":75,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
action={
|
|
"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":67,"unicode":0,"echo":false,"script":null)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":2,"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":74,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
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)
|
|
]
|
|
}
|
|
debug_spawn_box={
|
|
"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)
|
|
]
|
|
}
|
|
window_shrink={
|
|
"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":45,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
window_expand={
|
|
"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":61,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
dev_console={
|
|
"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":96,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
pause={
|
|
"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":16777217,"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":16777221,"unicode":0,"echo":false,"script":null)
|
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":11,"pressure":0.0,"pressed":false,"script":null)
|
|
]
|
|
}
|
|
screenshot={
|
|
"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":16777252,"unicode":0,"echo":false,"script":null)
|
|
]
|
|
}
|
|
|
|
[rendering]
|
|
|
|
2d/snapping/use_gpu_pixel_snap=true
|
|
environment/default_clear_color=Color( 0, 0, 0, 1 )
|
|
environment/default_environment="res://default_env.tres"
|
|
quality/dynamic_fonts/use_oversampling=false
|
|
quality/2d/use_pixel_snap=true
|