Quellcode durchsuchen

优化IK,其他客户端也能看到玩家的动作

killf vor 11 Monaten
Ursprung
Commit
d0a8ab6248

BIN
Content/72/zoulu.uasset


BIN
Content/72/zoulu_Skeleton.uasset


BIN
Content/BP/VRCharacter.uasset


BIN
Content/BP/VRCharacterAnimBlueprint.uasset


BIN
Content/Maps/Demo/Map002.umap


BIN
Content/Maps/Demo/Map004.umap


BIN
Content/Maps/Demo/Map005.umap


BIN
Content/Maps/Demo/Map007.umap


BIN
Content/Maps/Demo/T.umap


BIN
Content/Maps/Map010.umap


BIN
Content/StarterContent/Materials/M_Glass.uasset


+ 29 - 0
TetreeseDemo.uproject

@@ -28,6 +28,35 @@
 				"Android",
 				"HoloLens"
 			]
+		},
+		{
+			"Name": "OpenXRHandTracking",
+			"Enabled": true,
+			"SupportedTargetPlatforms": [
+				"Win64",
+				"Linux",
+				"Android",
+				"HoloLens"
+			]
+		},
+		{
+			"Name": "OpenXRMsftHandInteraction",
+			"Enabled": true,
+			"SupportedTargetPlatforms": [
+				"Win64",
+				"Android",
+				"HoloLens"
+			]
+		},
+		{
+			"Name": "OpenXREyeTracker",
+			"Enabled": true,
+			"SupportedTargetPlatforms": [
+				"Win64",
+				"Linux",
+				"Android",
+				"HoloLens"
+			]
 		}
 	]
 }