diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 2dfb8b9..1f9893c 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -348,3 +348,29 @@ FFRLevel=FFR_Medium [/Script/Engine.Engine] +ActiveGameNameRedirects=(OldGameName="TP_VirtualRealityBP",NewGameName="/Script/ue4_spaceship") +ActiveGameNameRedirects=(OldGameName="/Script/TP_VirtualRealityBP",NewGameName="/Script/ue4_spaceship") + +[/Script/NavigationSystem.RecastNavMesh] +CellSize=5.000000 +AgentRadius=10.000000 +AgentMaxSlope=45.000000 +AgentMaxStepHeight=1.000000 +MaxSimplificationError=2.000000 + +[/Script/NavigationSystem.NavigationSystemV1] +DefaultAgentName=None +CrowdManagerClass=/Script/AIModule.CrowdManager +bAutoCreateNavigationData=True +bSpawnNavDataInNavBoundsLevel=False +bAllowClientSideNavigation=False +bShouldDiscardSubLevelNavData=True +bTickWhilePaused=False +bInitialBuildingLocked=False +bSkipAgentHeightCheckWhenPickingNavData=False +bGenerateNavigationOnlyAroundNavigationInvokers=False +ActiveTilesUpdateInterval=1.000000 +DataGatheringMode=Instant +DirtyAreaWarningSizeThreshold=-1.000000 ++SupportedAgents=(Name="Default",Color=(B=0,G=255,R=140,A=164),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=250.000000),NavDataClass=/Script/NavigationSystem.RecastNavMesh,AgentRadius=10.000000,AgentHeight=144.000000,AgentStepHeight=1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=None,bCanCrouch=False,bCanJump=False,bCanWalk=False,bCanSwim=False,bCanFly=False) +SupportedAgentsMask=(bSupportsAgent0=True,bSupportsAgent1=True,bSupportsAgent2=True,bSupportsAgent3=True,bSupportsAgent4=True,bSupportsAgent5=True,bSupportsAgent6=True,bSupportsAgent7=True,bSupportsAgent8=True,bSupportsAgent9=True,bSupportsAgent10=True,bSupportsAgent11=True,bSupportsAgent12=True,bSupportsAgent13=True,bSupportsAgent14=True,bSupportsAgent15=True) +DirtyAreasUpdateFreq=60.000000 + diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini index 76e2546..9feced5 100644 --- a/Config/DefaultInput.ini +++ b/Config/DefaultInput.ini @@ -185,6 +185,8 @@ DoubleClickTime=0.200000 +AxisMappings=(AxisName="MovementAxisRight_Y",Scale=1.000000,Key=MixedReality_Right_Thumbstick_Y) +AxisMappings=(AxisName="MovementAxisRight_Y",Scale=1.000000,Key=Vive_Right_Trackpad_Y) +AxisMappings=(AxisName="MovementAxisRight_Y",Scale=1.000000,Key=OculusTouch_Right_A_Click) ++AxisMappings=(AxisName="Roll",Scale=-1.000000,Key=Q) ++AxisMappings=(AxisName="Roll",Scale=1.000000,Key=E) DefaultPlayerInputClass=/Script/Engine.PlayerInput DefaultInputComponentClass=/Script/Engine.InputComponent DefaultTouchInterface=None diff --git a/Content/BP_6DOF_game.uasset b/Content/BP_6DOF_game.uasset new file mode 100644 index 0000000..415234d --- /dev/null +++ b/Content/BP_6DOF_game.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f2571a30f011d57399a2c7e33c171fc0afacdc841076efad4959593376f5ea +size 18215 diff --git a/Content/BP_6DOF_pawn.uasset b/Content/BP_6DOF_pawn.uasset new file mode 100644 index 0000000..3590f80 --- /dev/null +++ b/Content/BP_6DOF_pawn.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc3b6b8d9660aa12f69af793c5d6c426c7235428e95ce31481bcc8bbd2fa7ef +size 159750 diff --git a/Content/VRTemplate/Maps/VRTemplateMap.umap b/Content/VRTemplate/Maps/VRTemplateMap.umap index b10e7ef..8dde1ae 100644 --- a/Content/VRTemplate/Maps/VRTemplateMap.umap +++ b/Content/VRTemplate/Maps/VRTemplateMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74bcec9a2d84c8e3443c28fb9cb2e2dba23502e55ac96da153c7f339ac374d1a -size 192898 +oid sha256:a848536207210053830df680c5c1b304da1571db8eff158443787d086ae1b5fd +size 191411 diff --git a/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset b/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset index e41c7a6..412896b 100644 --- a/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset +++ b/Content/VRTemplate/Maps/VRTemplateMap_BuiltData.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9e8246b53f9a865e5b44aa04ec23c500aa9dc324013ba2aec0d01999c22b012 +oid sha256:682ea45e94b42de411c6ddc60a40b0b0ea5e539410b3a567b523552b1db9308b size 12372977