Minor Update
NEW:

-Added a FOV to the enemy NPC (orc)

FUTURE CHANGES:

-Add Behaviour to the NPC's;
-Rework the reward system;
-Map Rework;
1 parent 61c1774 commit 9c9c3e609a32bf3839c16ff02e2acfc11d14a9cd
@Rackday Rackday authored on 27 Aug
Showing 19 changed files
View
Assets/Scenes/Prototype.unity
View
Assets/Scripts/NPC/FOV.cs 0 → 100644
View
Assets/Scripts/NPC/FOV.cs.meta 0 → 100644
View
Assets/Scripts/NPC/NPCConroller.cs
View
Assets/Scripts/NPC/Orc/Actions/ChaseTartet.cs
View
Assets/Scripts/NPC/Orc/Conditions/CanSeeTarget.asset 0 → 100644
View
Assets/Scripts/NPC/Orc/Conditions/CanSeeTarget.asset.meta 0 → 100644
View
Assets/Scripts/NPC/Orc/Conditions/CanSeeTarget.cs 0 → 100644
View
Assets/Scripts/NPC/Orc/Conditions/CanSeeTarget.cs.meta 0 → 100644
View
Assets/Scripts/NPC/Orc/Conditions/TargetDistance.cs 0 → 100644
View
Assets/Scripts/NPC/Orc/Conditions/TargetDistance.cs.meta 0 → 100644
View
Assets/Scripts/NPC/Orc/OrcFSM.asset
View
Assets/Scripts/NPC/Orc/States/Idle.asset
View
Assets/Scripts/NPC/Orc/Transitions/ChaseToMeleeCombat.asset 0 → 100644
View
Assets/Scripts/NPC/Orc/Transitions/ChaseToMeleeCombat.asset.meta 0 → 100644
View
Assets/Scripts/NPC/Orc/Transitions/IdleToChase.asset 0 → 100644
View
Assets/Scripts/NPC/Orc/Transitions/IdleToChase.asset.meta 0 → 100644
View
Assets/Scripts/NPC/Pathfinding/Agent.cs
View
ProjectSettings/TagManager.asset