Finish Assignment: NPC with a State Machine

This commit is contained in:
2023-05-12 13:47:14 -04:00
parent 2fd4ea5209
commit 4c8be81f03
52 changed files with 2998 additions and 9 deletions

View File

@@ -0,0 +1,16 @@
{
"version": 1,
"changelists": [
{
"guid": "00000000000000000000000000000000",
"description": "Default Uncontrolled Changelist",
"files": [
"F:/Projects/College/GDN3113-SCD3/ASN4_StateMachine/Content/GDV_StateMachine/AC_State_Pause.uasset",
"F:/Projects/College/GDN3113-SCD3/ASN4_StateMachine/Content/GDV_StateMachine/BP_NavAgent.uasset",
"F:/Projects/College/GDN3113-SCD3/ASN4_StateMachine/Content/GDV_StateMachine/LevelExperiment.umap",
"F:/Projects/College/GDN3113-SCD3/ASN4_StateMachine/Content/GDV_StateMachine/AC_StateMachine.uasset",
"F:/Projects/College/GDN3113-SCD3/ASN4_StateMachine/Content/GDV_StateMachine/I_Machine.uasset"
]
}
]
}