- Home /
Making an FPS arcade game.
Hi guys, Up till now I've created games which are based on AIs but my next target is something like the game Alien Aramagadon (https://www.youtube.com/watch?v=drXZsF9T9do&t=55s), Now what I can't understand is how do go about making those NPCs, Using NavMeshAgents would provide no ease since every action game is same no matter how many times you restart it, What should be my approach? I just can't understand how will my program my NPC's, They don't need be intelligent or they might make change their positions or direction of attacking or something like that, or if I try to make a script for each NPC that would be waste too, What should I do, would appreciate help.
Soo... What do you want to achieve? NPCs that do the same all the time?
Good day.
What you pretend to achieve then..? They need some kind of script to do something...
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Making an FPS arcade game. 0 Answers
NavMeshAgent Finding Alternative Route 1 Answer
Retention distance of enemy relative player 0 Answers
Editing NavMesh Paths? 0 Answers