Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8338ce3dd9 | |||
| 39f45d418f |
@@ -1,5 +1,5 @@
|
|||||||
class_name SceneLoaderClass
|
|
||||||
extends Node
|
extends Node
|
||||||
|
class_name SceneLoaderClass
|
||||||
## Autoload class for loading scenes with an optional loading screen.
|
## Autoload class for loading scenes with an optional loading screen.
|
||||||
|
|
||||||
signal scene_loaded
|
signal scene_loaded
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ script_export_mode=2
|
|||||||
|
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=1
|
debug/export_console_wrapper=2
|
||||||
binary_format/embed_pck=false
|
binary_format/embed_pck=false
|
||||||
texture_format/s3tc_bptc=true
|
texture_format/s3tc_bptc=true
|
||||||
texture_format/etc2_astc=false
|
texture_format/etc2_astc=false
|
||||||
|
|||||||
Reference in New Issue
Block a user