Hi everyone,
I've been watching and reading many tutorials, but after hours of looking, I haven't found the answer to this (even though I learned some other cool things).
I am trying to to make a platformer/shooter game where one of the enemies chases you around to hit you. I want my enemy to be able to chase you even by jumping to another platform. So far I've only been able to make him float and chase me around using Line Of Sight, but I can't make him land bound.
Any advice on this? Thanks in advance.
"Enemy" has Line of Sight, Bullet, and Bound to Layout for Behavior.