添加了部分界面
This commit is contained in:
@@ -13,7 +13,7 @@ config_version=5
|
||||
config/name="iFactory"
|
||||
config/description="智慧工厂的映射与交互"
|
||||
run/main_scene="res://Mods/教育平台/教育平台主菜单.tscn"
|
||||
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
|
||||
config/features=PackedStringArray("4.1", "C#", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0.00392157, 0, 0.00392157, 1)
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
@@ -21,7 +21,6 @@ config/icon="res://icon.svg"
|
||||
|
||||
EntitiesManager="*res://Artists/Services/entities_manager.tscn"
|
||||
BITApp="*res://Artists/Services/BITApp.tscn"
|
||||
DebugMenu="*res://addons/debug_menu/debug_menu.tscn"
|
||||
UXMetaService="*res://Artists/Services/UXMetaService.tscn"
|
||||
UXService="*res://Artists/Services/UXService.tscn"
|
||||
|
||||
@@ -29,7 +28,7 @@ UXService="*res://Artists/Services/UXService.tscn"
|
||||
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/mode="canvas_items"
|
||||
window/vsync/vsync_mode=2
|
||||
mouse_cursor/vsync/vsync_mode=3
|
||||
mouse_cursor/stretch/aspect="keep"
|
||||
@@ -39,10 +38,6 @@ mouse_cursor/stretch/aspect="keep"
|
||||
project/assembly_name="iFactory"
|
||||
export/ssil/half_size=true
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/ui_design_tool/plugin.cfg", "res://addons/debug_menu/plugin.cfg")
|
||||
|
||||
[filesystem]
|
||||
|
||||
import/fbx/enabled=false
|
||||
@@ -59,10 +54,6 @@ cycle_debug_menu={
|
||||
]
|
||||
}
|
||||
|
||||
[physics]
|
||||
|
||||
3d/run_on_separate_thread=true
|
||||
|
||||
[rendering]
|
||||
|
||||
driver/threads/thread_model=2
|
||||
|
Reference in New Issue
Block a user