godot_projects/02_GraduallyDescentIntoTheSingularity/project.godot

21 lines
485 B
Plaintext
Raw Normal View History

2023-05-14 20:45:24 +02:00
; 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="Gradually Descent Into The Singularity"
run/main_scene="res://2DScene.tscn"
config/features=PackedStringArray("4.0", "Forward Plus")
config/icon="res://icon.svg"
[physics]
2d/default_gravity=0.0