First, I want to create an AI that stays in one place and rotates to detect the player.
But there’s a problem with doing that.
Even if you set up a node that rotates the actor, the detection range of AI Perception itself does not rotate.
It looks like the video.
The blueprint is set up like this.
However, if you combine the following nodes, AI Perception will also work at the same time.
However, what we want to achieve is to always perform a slightly complex movement such as ``When the Actor’s angle reaches 90°, wait a certain period of time and then move it to -90°.‘’
It’s a slightly complicated movement. So I want this to be a Blueprint that can be easily controlled.
Is there a way to achieve this?
Please let me know if you have any ideas.