/
OrchestraNotPlay
/
EnergyDron
Обзор
Документация
Войти
/
OrchestraNotPlay
/
EnergyDron
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
project.godot
57 строк
2 KB
OrchestraNotPlay
feat: add space HDRI and complete README.md file. Ready for PR and build
27 апр 2026, 15:19
27 апр 2026, 15:19
4c809fc
Код
Авторство
О чём код?
; 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="EnergyDron" config/version="0.0.1" run/main_scene="uid://o2yci8hlsmbp" config/features=PackedStringArray("4.6", "Forward Plus") config/icon="res://icon.svg" [autoload] PlayerState="*uid://ce1trxjpmu6qe" [input] 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":97,"location":0,"echo":false,"script":null) ] } 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) ] } forward={ "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) ] } back={ "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) ] } [input_devices] pointing/emulate_touch_from_mouse=true [physics] 3d/physics_engine="Jolt Physics" [rendering] rendering_device/driver.windows="d3d12" textures/vram_compression/import_etc2_astc=true