Enemy
Now the enemy the detects the player and triggers the pistol animation;
The pistol animation contains also the locomotion;
1 parent bc02a12 commit 6c5cd0d7dcedc80decc8f54266ebd926433c98c3
@Rackday Rackday authored on 1 Aug
Showing 28 changed files
View
Assets/3D Models/VillainGuy/VillainGuyController.controller
View
Assets/OutdoorsScene.unity
View
Assets/Scripts/NPC/FSM/Actions/Combat.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Combat/Ranged.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Combat/Ranged/EngagePlayerAction.asset 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Combat/Ranged/EngagePlayerAction.asset.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Combat/Ranged/EngagePlayerAction.cs 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Combat/Ranged/EngagePlayerAction.cs.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Others.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Others/LookAt.cs 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Others/LookAt.cs.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Others/LookAtEnemyTarget.asset 0 → 100644
View
Assets/Scripts/NPC/FSM/Actions/Others/LookAtEnemyTarget.asset.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/FSM.cs
View
Assets/Scripts/NPC/FSM/States/Alive/Alive.asset
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/Covered.asset 100644 → 0
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/Covered.asset.meta 100644 → 0
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/CoveredState.asset 0 → 100644
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/CoveredState.asset.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/EngagePlayerState.asset 0 → 100644
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/EngagePlayerState.asset.meta 0 → 100644
View
Assets/Scripts/NPC/FSM/States/Alive/Combat/RangedCombat/RangedCombatState.asset
View
Assets/Scripts/NPC/FSM/States/Alive/Dead.asset 100644 → 0
View
Assets/Scripts/NPC/FSM/States/Alive/Dead.asset.meta 100644 → 0
View
Assets/Scripts/NPC/FSM/States/Alive/Patrol/PatrolState.asset
View
Assets/Scripts/NPC/FSM/States/Dead.asset 0 → 100644
View
Assets/Scripts/NPC/FSM/States/Dead.asset.meta 0 → 100644
View
Assets/Scripts/NPC/NPCController.cs