-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathREADME.txt
30 lines (16 loc) · 938 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Gaming Jam Zombie AI
This Assets depend on 'Zombie assets by Pxltiger' and 'Standard Assets(for Unity 2018.4) by Unity Technologies'
So You need to download those two packages from Unity assets store along with this Zombie_Enemy_AI assets.
Download link
Zombie : https://assetstore.unity.com/packages/3d/characters/humanoids/zombie-30232
This asssets has a Zombie NPC which have Patrol,Idle,Chase Player, Attack and Death State.
It also has ability to call other near NPC for help to attack Player.
Which sensed Player by Vision Sensor and sound sensor.It can call other near NPC to attack Player.
The NPC Debug is showing by enabling 'DebugNavmeshAgent' and you can see Vison Sensor and Sound Sensor.
Build Date : 30.04.2022
Version : 1.0.0
Platform : Unity Engine 2020.3.15f2
Writer : Bapon Kar
Last Update : 30.04.2022
Contact : [email protected], https://github.com/baponkar
Thankyou for downloading this assets.