StateTree first setup
This commit is contained in:
parent
b59383d4d5
commit
e99f457af1
BIN
Pawn_Unreal/Content/Characters/AI/BP_DefaultAI.uasset
(Stored with Git LFS)
BIN
Pawn_Unreal/Content/Characters/AI/BP_DefaultAI.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/BP_DefaultAIController.uasset
(Stored with Git LFS)
BIN
Pawn_Unreal/Content/Characters/AI/BP_DefaultAIController.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/BP_EV_PlayerTracker.uasset
(Stored with Git LFS)
Normal file
BIN
Pawn_Unreal/Content/Characters/AI/BP_EV_PlayerTracker.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Movement.uasset
(Stored with Git LFS)
Normal file
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Movement.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Wait.uasset
(Stored with Git LFS)
Normal file
BIN
Pawn_Unreal/Content/Characters/AI/BP_TA_Wait.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Pawn_Unreal/Content/Characters/AI/ST_DefaultStateTree.uasset
(Stored with Git LFS)
Normal file
BIN
Pawn_Unreal/Content/Characters/AI/ST_DefaultStateTree.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Pawn_Unreal/Content/__ExternalActors__/Maps/Dev/MAP_ControllerGym/2/VM/TKSBOEQS6ZF9GZEAV5578J.uasset
(Stored with Git LFS)
BIN
Pawn_Unreal/Content/__ExternalActors__/Maps/Dev/MAP_ControllerGym/2/VM/TKSBOEQS6ZF9GZEAV5578J.uasset
(Stored with Git LFS)
Binary file not shown.
@ -32,6 +32,14 @@
|
||||
{
|
||||
"Name": "NamingConventionValidation",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameplayStateTree",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "StateTree",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user