官术网_书友最值得收藏!

AI Controller in Blueprint

We can create a Blueprint AI Controller by clicking on Add New | Blueprint Class | AI Controller. You will have to click All Classes and search for AI Controller to access it. You can see an example of this in the following screenshot:

For now, we will call our AI Controller BP_MyFirstAIController. Double-click on it to open the Blueprint Editor.

First, we need to create a variable so that we can store our Behavior Tree. Although it's not necessary to keep reference of the Behavior Tree, it's good practice to do so. To create a variable, we need to press the + Variable button in the My Blueprint panel, next to the Variables tab, as shown in the following screenshot (keep in mind that your cursor needs to be on the Variables tab for the button to show up):

Then, as a variable type, you need to select Behavior Tree and give it a name, such as BehaviorTreeReference. This is how what your variable should look like:

Then, in the Detail Panel, we will set the Default value (remember that to set the default value, the Blueprint needs to be compiled):

Then, we need to override the On Possess function, as shown in the following screenshot:

Finally, in the Event On Possess of the AI Controller, we need to start running/executing the Behavior Tree. We can achieve this by using the following simple node, named Run Behavior Tree:

As a result, your AI controller will be able to execute the Behavior Tree that's stored within the BehaviorTreeReference.

主站蜘蛛池模板: 林西县| 新竹市| 绍兴县| 汽车| 上杭县| 宾川县| 石阡县| 永寿县| 额济纳旗| 乐安县| 海丰县| 辉县市| 伊春市| 桓仁| 建水县| 建水县| 松滋市| 阿拉善左旗| 肇源县| 余庆县| 六安市| 锡林郭勒盟| 韩城市| 太仓市| 桦川县| 江永县| 江北区| 三门峡市| 台中县| 新野县| 武胜县| 马公市| 伊春市| 长岛县| 德令哈市| 金门县| 永宁县| 武安市| 清徐县| 晋城| 东丰县|