- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 121字
- 2021-06-24 15:23:25
Creating the Blackboard
Now, we need to add a Blackboard, which should always be within the AI folder. To do this, go to the Content Browser and select Add New > Artificial Intelligence > Blackboard.
For now, we will call our Blackboard BB_MyFirstBlackboard. Here, I'm using the naming convention to prefix all Blackboards with BB_. Unless you have a specific reason to not follow this naming convention, please use it. By doing this, you will be in sync with the rest of this book.
Since it is not possible to have multiple Blackboards on the same Behavior Tree, you can use inheritance with Parent and Child within the Blackboard Details panel, as shown in the following screenshot on the right):

推薦閱讀
- Vue.js 3.x快速入門
- UNIX編程藝術
- SpringMVC+MyBatis快速開發與項目實戰
- Interactive Data Visualization with Python
- arc42 by Example
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Python爬蟲開發與項目實戰
- 零基礎學Java程序設計
- Unity 5 for Android Essentials
- Java EE 8 Application Development
- AutoCAD 2009實訓指導
- Mastering Docker
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Practical Predictive Analytics