Update Enemies To Behvior Tree

This commit is contained in:
Connor Elsworth 2023-11-05 17:32:05 -05:00
parent 809a66d305
commit 3f374715e3
29 changed files with 17 additions and 0 deletions

View File

@ -131,3 +131,17 @@ ManualIPAddress=
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
[/Script/GameplayDebugger.GameplayDebuggerConfig]
CategorySlot0=Zero
CategorySlot1=One
CategorySlot2=Two
CategorySlot3=Three
CategorySlot4=Four
CategorySlot5=Five
CategorySlot6=Six
CategorySlot7=Seven
CategorySlot8=Eight
CategorySlot9=Nine
CategoryRowNextKey=Equals
CategoryRowPrevKey=Hyphen

View File

@ -1,3 +1,6 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=4E022707445DBCE31AC211A4B21DF31E
ProjectName=Third Person BP Game Template
[/Script/AIModule.AISense_Sight]
bAutoRegisterAllPawnsAsSources=false

Binary file not shown.

Binary file not shown.

Binary file not shown.