Compare commits
6 Commits
feature/AI
...
feature/Ma
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fdc4cf472a | ||
|
|
fe5d3e550c | ||
|
|
cb078f54a5 | ||
|
|
e3ef3d6a84 | ||
|
|
b461a9b325 | ||
|
|
934ba9d84d |
@@ -13,7 +13,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
|||||||
GameInstanceClass=/Script/Engine.GameInstance
|
GameInstanceClass=/Script/Engine.GameInstance
|
||||||
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
||||||
ServerDefaultMap=/Engine/Maps/Entry
|
ServerDefaultMap=/Engine/Maps/Entry
|
||||||
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
|
GlobalDefaultGameMode=/Game/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C
|
||||||
GlobalDefaultServerGameMode=None
|
GlobalDefaultServerGameMode=None
|
||||||
|
|
||||||
[/Script/Engine.RendererSettings]
|
[/Script/Engine.RendererSettings]
|
||||||
@@ -61,3 +61,34 @@ ManualIPAddress=
|
|||||||
[/Script/PythonScriptPlugin.PythonScriptPluginSettings]
|
[/Script/PythonScriptPlugin.PythonScriptPluginSettings]
|
||||||
bRemoteExecution=True
|
bRemoteExecution=True
|
||||||
|
|
||||||
|
[/Script/Engine.PhysicsSettings]
|
||||||
|
PhysicErrorCorrection=(PingExtrapolation=0.100000,PingLimit=100.000000,ErrorPerLinearDifference=1.000000,ErrorPerAngularDifference=1.000000,MaxRestoredStateError=1.000000,MaxLinearHardSnapDistance=400.000000,PositionLerp=0.000000,AngleLerp=0.400000,LinearVelocityCoefficient=100.000000,AngularVelocityCoefficient=10.000000,ErrorAccumulationSeconds=0.500000,ErrorAccumulationDistanceSq=15.000000,ErrorAccumulationSimilarity=100.000000)
|
||||||
|
DefaultDegreesOfFreedom=Full3D
|
||||||
|
bSuppressFaceRemapTable=False
|
||||||
|
bSupportUVFromHitResults=False
|
||||||
|
bDisableActiveActors=False
|
||||||
|
bDisableKinematicStaticPairs=False
|
||||||
|
bDisableKinematicKinematicPairs=False
|
||||||
|
bDisableCCD=False
|
||||||
|
bEnableEnhancedDeterminism=False
|
||||||
|
AnimPhysicsMinDeltaTime=0.000000
|
||||||
|
bSimulateAnimPhysicsAfterReset=False
|
||||||
|
MinPhysicsDeltaTime=0.000000
|
||||||
|
MaxPhysicsDeltaTime=0.033333
|
||||||
|
bSubstepping=False
|
||||||
|
bSubsteppingAsync=False
|
||||||
|
bTickPhysicsAsync=False
|
||||||
|
AsyncFixedTimeStepSize=0.033333
|
||||||
|
MaxSubstepDeltaTime=0.016667
|
||||||
|
MaxSubsteps=6
|
||||||
|
SyncSceneSmoothingFactor=0.000000
|
||||||
|
InitialAverageFrameRate=0.016667
|
||||||
|
PhysXTreeRebuildRate=10
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType1,Name="Concerete/Stone")
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType2,Name="Metal")
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType3,Name="Wood")
|
||||||
|
+PhysicalSurfaces=(Type=SurfaceType4,Name="Ground")
|
||||||
|
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,bUseMBPOuterBounds=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPOuterBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)
|
||||||
|
MinDeltaVelocityForHitEvents=0.000000
|
||||||
|
ChaosSettings=(DefaultThreadingModel=TaskGraph,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double)
|
||||||
|
|
||||||
|
|||||||
@@ -110,8 +110,12 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
|||||||
DefaultViewportMouseLockMode=LockOnCapture
|
DefaultViewportMouseLockMode=LockOnCapture
|
||||||
FOVScale=0.011110
|
FOVScale=0.011110
|
||||||
DoubleClickTime=0.200000
|
DoubleClickTime=0.200000
|
||||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
|
||||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||||
|
+ActionMappings=(ActionName="Sprinting",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="Equipe Weapon",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Tab)
|
||||||
|
+ActionMappings=(ActionName="Aiming",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=RightMouseButton)
|
||||||
|
+ActionMappings=(ActionName="Shooting",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=LeftMouseButton)
|
||||||
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
||||||
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
||||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
||||||
|
|||||||
BIN
Content/BlenderImports/Animation/Ch36_1001_Diffuse.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_1001_Diffuse.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_1001_Glossiness.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_1001_Glossiness.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_1001_Normal.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_1001_Normal.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_1001_Specular.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_1001_Specular.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_Body.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_Body.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_nonPBR.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_nonPBR.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_Anim_mixamo_com.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_Anim_mixamo_com.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_PhysicsAsset.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_PhysicsAsset.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_Skeleton.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Ch36_nonPBR_Skeleton.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/NewIKRetargeter.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/NewIKRetargeter.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Offensive_Idle.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Offensive_Idle.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Running.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Running.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/Walking.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/Walking.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Animation/jog.uasset
LFS
Normal file
BIN
Content/BlenderImports/Animation/jog.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_Anim_mixamo_com.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_Anim_mixamo_com.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_PhysicsAsset.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_PhysicsAsset.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_Skeleton.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Alien_Humain_Skeleton.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Jump.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Jump.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Jumping.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Jumping.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Landing.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/AirAnimation/Landing.uasset
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.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/Blendspace/IldeToRun.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/Blendspace/IldeToRun.uasset
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.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/GunAnim/Riffle_bs1.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/GunAnim/Riffle_bs1.uasset
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.
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/GunAnim/Weapons_Enum.uasset
LFS
Normal file
BIN
Content/BlenderImports/Player/AlienSoldier/Animation/GunAnim/Weapons_Enum.uasset
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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user