Modified ShooterGameMode - At Lesson 35 - Working

This commit is contained in:
Norman Lansing
2026-03-01 09:29:41 -05:00
parent 4fde462bce
commit 36050d4ea1
3 changed files with 397 additions and 159 deletions

View File

@@ -179,3 +179,6 @@ DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,bUseMBPOu
MinDeltaVelocityForHitEvents=0.000000
ChaosSettings=(DefaultThreadingModel=TaskGraph,DedicatedThreadTickMode=VariableCappedWithTarget,DedicatedThreadBufferMode=Double)
[CoreRedirects]
+PropertyRedirects=(OldName="/Script/FPSTemplate.CommandLineArgs.Arguments",NewName="/Script/FPSTemplate.CommandLineArgs.CmdArguments")