-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathUI
More file actions
23 lines (23 loc) · 459 Bytes
/
UI
File metadata and controls
23 lines (23 loc) · 459 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"disabled_build_options": {
"disable_2d_physics": true,
"disable_3d": true,
"disable_3d_physics": true,
"disable_navigation": true,
"openxr": false
},
"disabled_classes": [
"AnimationNodeSync",
"CanvasItem",
"MultiplayerSpawner",
"MultiplayerSynchronizer",
"NavigationAgent2D",
"NavigationAgent3D",
"NavigationObstacle2D",
"NavigationObstacle3D",
"Node3D",
"SkeletonIK3D",
"WorldEnvironment"
],
"type": "build_profile"
}