Added camera

This commit is contained in:
Jesse James Isler 2022-11-22 15:54:02 +01:00
parent 72f0717cf9
commit ce98e8a35e
18 changed files with 44 additions and 10 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.

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.