How can I make my enemy AI shoot up and down?

Hi,
I got a little problem. I tried to make some basic FPS enemy ai. What it already does is shooting and following the player. My problem is that it is not able to shoot up or down. Here is what I got already.

It’s maybe a little bit late on the answer but the PITCH node is used for up and down “rotation” so in this case, to be able to look at the player if he’s in the sky above.

1 Like