From 9e986eb2b20a7afb134ca16832512e8bb5798c81 Mon Sep 17 00:00:00 2001 From: PHILIP WHITE Date: Sat, 27 Jan 2024 15:41:04 +0000 Subject: [PATCH] Bugfix Enemy Seagull Not Chasing --- SeagullGame/Content/AI/SeagullEnemy/AI_EnemySeagull.uasset | 4 ++-- SeagullGame/Content/AI/SeagullEnemy/BB_EnemySeagull.uasset | 2 +- SeagullGame/Content/AI/SeagullEnemy/BTT_ChaseSeagull.uasset | 4 ++-- .../AI/SeagullEnemy/BTT_FindRandomPatrolSeagull.uasset | 4 ++-- SeagullGame/Content/AI/SeagullEnemy/BT_EnemySeagull.uasset | 4 ++-- SeagullGame/Content/John/BP_John.uasset | 4 ++-- .../Maps/TopDownMap/8/4X/3W1TJMD96Q8MJD7QM7AWU7.uasset | 2 +- .../Maps/TopDownMap/E/BO/MM4ON6DY6RM5SQV44RFDG4.uasset | 3 +++ SeagullGame/Source/SeagullGame/SeagullGameCharacter.cpp | 1 + 9 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/E/BO/MM4ON6DY6RM5SQV44RFDG4.uasset diff --git a/SeagullGame/Content/AI/SeagullEnemy/AI_EnemySeagull.uasset b/SeagullGame/Content/AI/SeagullEnemy/AI_EnemySeagull.uasset index 7031a40..e0258a7 100644 --- a/SeagullGame/Content/AI/SeagullEnemy/AI_EnemySeagull.uasset +++ b/SeagullGame/Content/AI/SeagullEnemy/AI_EnemySeagull.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ecf63e2451a39e9fe13e667f83b670fb5230a1752c2d5f306f422aff28aa100 -size 38370 +oid sha256:a353a65c9d627b3ce51a9be5b54d899412226578a15000b60ccd0fd68eaad32e +size 38322 diff --git a/SeagullGame/Content/AI/SeagullEnemy/BB_EnemySeagull.uasset b/SeagullGame/Content/AI/SeagullEnemy/BB_EnemySeagull.uasset index 772a0af..c29b032 100644 --- a/SeagullGame/Content/AI/SeagullEnemy/BB_EnemySeagull.uasset +++ b/SeagullGame/Content/AI/SeagullEnemy/BB_EnemySeagull.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f15ca9b697eb8dd4b80d147764ebc3b07eae0b6be5c8303a6a305653f29a8ded +oid sha256:eb607a41c9a17d0209343061b59be6af0daa66a20b3114bff7e3c19ad513d619 size 3279 diff --git a/SeagullGame/Content/AI/SeagullEnemy/BTT_ChaseSeagull.uasset b/SeagullGame/Content/AI/SeagullEnemy/BTT_ChaseSeagull.uasset index ebb519f..3259543 100644 --- a/SeagullGame/Content/AI/SeagullEnemy/BTT_ChaseSeagull.uasset +++ b/SeagullGame/Content/AI/SeagullEnemy/BTT_ChaseSeagull.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd1f2ff4b476abdddd67841905d177fbafbedc250746c84798b221d9924854c6 -size 31076 +oid sha256:06240b58f21edd51924056b102690bb890e85ed5239ed23f9f7f4f1bae1442ae +size 31925 diff --git a/SeagullGame/Content/AI/SeagullEnemy/BTT_FindRandomPatrolSeagull.uasset b/SeagullGame/Content/AI/SeagullEnemy/BTT_FindRandomPatrolSeagull.uasset index 8b723ac..b847ac7 100644 --- a/SeagullGame/Content/AI/SeagullEnemy/BTT_FindRandomPatrolSeagull.uasset +++ b/SeagullGame/Content/AI/SeagullEnemy/BTT_FindRandomPatrolSeagull.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba8f90ba1f079b4af2f514501d28c4c1ec5d1c74c9b48af46f2cd816dda365bf -size 56099 +oid sha256:c6324601b5fab57238ad91507f655be1a0456db94eb62840b62e853c29417f88 +size 56051 diff --git a/SeagullGame/Content/AI/SeagullEnemy/BT_EnemySeagull.uasset b/SeagullGame/Content/AI/SeagullEnemy/BT_EnemySeagull.uasset index c450842..c840c9d 100644 --- a/SeagullGame/Content/AI/SeagullEnemy/BT_EnemySeagull.uasset +++ b/SeagullGame/Content/AI/SeagullEnemy/BT_EnemySeagull.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be4f7e800338034e27d74da74bd653a6c93f42172e7f5f3e31e738b67b07adc9 -size 20877 +oid sha256:1b8765a9889d97de7a5e024d8047f7de514eae9b73cd5a70d838cf40ea802479 +size 20929 diff --git a/SeagullGame/Content/John/BP_John.uasset b/SeagullGame/Content/John/BP_John.uasset index 6bea5ff..f2e4b4d 100644 --- a/SeagullGame/Content/John/BP_John.uasset +++ b/SeagullGame/Content/John/BP_John.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99510ee047724ef692bfe24729589c1fce894baecc0539017f9bfba7462c64c7 -size 163806 +oid sha256:0499a4d6399028ae61780a83380aff1b8c62fa50f09d0e15d4e32cc0fbff3e8f +size 162871 diff --git a/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/8/4X/3W1TJMD96Q8MJD7QM7AWU7.uasset b/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/8/4X/3W1TJMD96Q8MJD7QM7AWU7.uasset index 1ada753..ea469b9 100644 --- a/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/8/4X/3W1TJMD96Q8MJD7QM7AWU7.uasset +++ b/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/8/4X/3W1TJMD96Q8MJD7QM7AWU7.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1182e4a03d87df9f208c50cca105f6595c3d3a622675fa8adea9dc4c137f019 +oid sha256:f0ec8af18f018967612acc1e924840dd1b11889b568642039b368ab31cb5f88f size 7066 diff --git a/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/E/BO/MM4ON6DY6RM5SQV44RFDG4.uasset b/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/E/BO/MM4ON6DY6RM5SQV44RFDG4.uasset new file mode 100644 index 0000000..d1235d4 --- /dev/null +++ b/SeagullGame/Content/__ExternalActors__/TopDown/Maps/TopDownMap/E/BO/MM4ON6DY6RM5SQV44RFDG4.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d79a6c46c85b206cd93c5cce3c3d4ea0296226744929eb5bb498fca13c0987 +size 5008 diff --git a/SeagullGame/Source/SeagullGame/SeagullGameCharacter.cpp b/SeagullGame/Source/SeagullGame/SeagullGameCharacter.cpp index 2448f22..bf7cdd1 100644 --- a/SeagullGame/Source/SeagullGame/SeagullGameCharacter.cpp +++ b/SeagullGame/Source/SeagullGame/SeagullGameCharacter.cpp @@ -239,6 +239,7 @@ void ASeagullGameCharacter::IncreaseJohnsHunger(const float HungerAmount) if (JohnsCurrentHunger > JohnsMaxHunger) { JohnsCurrentHunger = JohnsMaxHunger; + EndGame(); } }