I have Unreal 5.5. I´m having troulbe with the patrolling AI. I looked at all the things I wanted to craft with. What should I do?
Hey @user652937! Welcome to the forums!
Could you try to be more specific about your problem? Try to go into as much detail as you can!
Get back to us soon!
Hmmm, @Mind-Brain is right. What you are talking about here is a huge topic to cover. Is it related to Blueprint? Is it UI? Is it behaviour? Is it a compile error? Is it animations? Do provide more details.
It is an behavior. I fixed the problem but in my BT was an error messsage saying, that nodes are interrupted due to self and lower priority. What should i do or fix? I´m working on attacking and game over in a suruivival horror game…
Hey, great that you solved the initial issue!
As far as the “interrupted due to self and lower priority” that would be a decorator doing it’s job the way you set it! It’s the Abort functionality.
Check out this document and scroll down to “Custom Decorators” for more info!