Hello,
I am currently trying to learn as much as I can about CryEngine AI as I can. One thing that I really want to do is experiment with behaviour. I have created a Zombie AI model and now want to give it its own behaviours. For example, I want to make him faster than normal AI, and perhaps increase the radius in which he can see the player. Maybe even make him play a sound every 10-15 seconds.
I take it I can't do all of that within CryEngine.. or can I? Will I have to learn some C++ or LUA? I'd really appreciate it if someone could advise me on what to do next.
Cheers!