This commit is contained in:
2026-04-23 09:34:04 +03:00
commit 2c795a2938
26 changed files with 434 additions and 0 deletions

38
project.godot Normal file
View File

@@ -0,0 +1,38 @@
; 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
[accessibility]
general/accessibility_support=2
[application]
config/name="DEVICE CONTACT"
run/main_scene="res://node_2d.tscn"
config/features=PackedStringArray("4.6", "Forward Plus")
run/max_fps=30
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/show_image=false
config/icon="uid://bn0yf3rit1yet"
[display]
window/size/viewport_width=1920
window/size/viewport_height=1080
window/size/mode=3
window/size/resizable=false
[physics]
3d/physics_engine="Jolt Physics"
[rendering]
rendering_device/driver.windows="d3d12"