Got everything working so far, but do note THE BIG BLOODY BOX in the ThirdPersonCharacter. Because AnyDamage doesnt seem to want to work

This commit is contained in:
Jesse James Isler 2022-11-07 17:00:52 +01:00
parent 3148c481c8
commit 2c36f752f4
75 changed files with 218 additions and 9 deletions

View File

@ -5,4 +5,5 @@ SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
bAllowClassAndBlueprintPinMatching=true
bReplaceBlueprintWithClass= true
bDontLoadBlueprintOutsideEditor= true
bBlueprintIsNotBlueprintType= true
bBlueprintIsNotBlueprintType= true

View File

@ -80,6 +80,7 @@ DoubleClickTime=0.200000
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
+ActionMappings=(ActionName="Crouch",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftControl)
+ActionMappings=(ActionName="UseItem",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=E)
+ActionMappings=(ActionName="FireWeapon",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton)
+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/Maps/ThirdPersonMap.umap (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Maps/ThirdPersonMap_BuiltData.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/ThirdPerson/BP_ThirdPersonCharacter.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/bp_guns/Fists/mesh_fists.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/Pistol/mesh_pistol.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/Shotgun/mesh_shotgun.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/Smg/mesh_smg.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/Sniper/mesh_sniper.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/bp_basegun.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/bp_bullet.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/dt_guns.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/en_Firerates.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/en_gunNames.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/bp_guns/str_guns.uasset (Stored with Git LFS) Normal file

Binary file not shown.