Add basic scene interface
This commit is contained in:
+1
-1
@@ -11,6 +11,7 @@ config_version=4
|
||||
[application]
|
||||
|
||||
config/name="Athena-Hidden-Object"
|
||||
run/main_scene="res://scenes/main.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[physics]
|
||||
@@ -19,5 +20,4 @@ common/enable_pause_aware_picking=true
|
||||
|
||||
[rendering]
|
||||
|
||||
quality/driver/driver_name="GLES3"
|
||||
environment/default_environment="res://default_env.tres"
|
||||
|
||||
Reference in New Issue
Block a user