diff --git a/Content/Blueprints/BP_PlayerVrBase.uasset b/Content/Blueprints/BP_PlayerVrBase.uasset new file mode 100644 index 0000000..ae071a5 Binary files /dev/null and b/Content/Blueprints/BP_PlayerVrBase.uasset differ diff --git a/Triceratops04.uproject b/Triceratops04.uproject index 3251f44..5eb2e83 100644 --- a/Triceratops04.uproject +++ b/Triceratops04.uproject @@ -2,5 +2,15 @@ "FileVersion": 3, "EngineAssociation": "4.27", "Category": "", - "Description": "" + "Description": "", + "Plugins": [ + { + "Name": "GoogleVRHMD", + "Enabled": true + }, + { + "Name": "GoogleVRController", + "Enabled": true + } + ] } \ No newline at end of file