Hi, I’m making AI attack Player right now. But here’s where I got the problem. I was trying to make AI look at the Player. But it didn’t work.
There seemed to be nothing wrong with the code, so I deleted Intermediate, Binaries, and started it again. But when I suddenly played it, the AI didn’t move at all. I checked the Behavior tree while playing, and it stopped at Root and didn’t intend to go down to the lower node.
What should I check?