Checking if enemy is dead every frame
|
|
2
|
304
|
February 6, 2024
|
"Private Member is Unused" and Using directive is unnecessary
|
|
3
|
864
|
August 26, 2023
|
Rationale for using events vs Update()
|
|
6
|
1104
|
May 24, 2023
|
Chracter Health depletes to 0 in combat
|
|
14
|
1441
|
March 2, 2023
|
(...) can only be called on an active agent that has been placed on a NavMesh
|
|
1
|
3325
|
March 1, 2023
|
Is there a reason why we don't use events?
|
|
2
|
1549
|
December 11, 2022
|
Glitch after first enemy is killed
|
|
3
|
1620
|
December 9, 2022
|
NullReferenceException: Object reference not set to an instance of an object
|
|
3
|
1874
|
October 12, 2022
|
Dead characters glitching out after "navMeshAgent.enabled = !health.IsDead();"
|
|
3
|
1811
|
September 23, 2022
|
Why not remove NavMeshAgent on Die?
|
|
2
|
1801
|
August 24, 2022
|
Why we dont call it, at CanAttack() Method
|
|
2
|
2165
|
May 18, 2022
|
navMeshAgent.enabled = !health.IsDead();
|
|
5
|
2884
|
March 4, 2022
|
I got these 3 errors and I have no idea why
|
|
14
|
3116
|
February 22, 2022
|
Current Dependencies
|
|
1
|
3357
|
July 23, 2021
|
Would it not be easier if the Health script sent out a method on death?
|
|
2
|
3500
|
July 27, 2021
|
Why the Inconsistencies?
|
|
2
|
3347
|
July 26, 2021
|
This is the worst course you've done
|
|
0
|
3800
|
March 24, 2021
|
NavMeshAgent
|
|
3
|
3922
|
February 16, 2021
|
Why do we constantly disable NavMeshAgent?
|
|
7
|
5356
|
October 26, 2020
|