Compare commits

...

3 Commits

27 changed files with 67 additions and 14 deletions

View File

@ -81,6 +81,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="Sprint",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftShift)
+ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftControl)
+ActionMappings=(ActionName="shoot",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton)
+ActionMappings=(ActionName="Aim",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=RightMouseButton)
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=W)
+AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=S)
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)

BIN
Content/BP_PlayerController.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/Camera/BP_Camera.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Camera/mat_glass.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Camera/mat_metal.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Camera/mesh_camera.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Gamemode/BP_Main_Gamemode.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/Generator/BP_Generator.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Generator/GeneratorNoise.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Generator/mesh_generator.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Generator/sq_humming.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Mainmenu/wb_mainmenu.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/PlayerActors/WB_Zoneinfo.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Worldzones/BP_WorldZone.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Worldzones/IF_Zones.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Worldzones/MAT_WorldZoneOutline.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Worldzones/mat_bordermarker.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -24,6 +24,10 @@
{
"Name": "OnlineSubsystemEOS",
"Enabled": true
},
{
"Name": "Metasound",
"Enabled": true
}
]
}