From df44137108d2af5e98c2f37f4e26d9ac916467f1 Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 16 May 2024 09:12:04 +0200 Subject: [PATCH] feat: set boot scene --- godot/project.godot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/godot/project.godot b/godot/project.godot index 0b07306..b1045ab 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -11,8 +11,10 @@ config_version=5 [application] config/name="godot cpp template" +run/main_scene="res://boot.tscn" config/features=PackedStringArray("4.2", "Forward Plus") config/icon="res://icon.svg" + [input] steer_left={