KiwiCoder's behaviour tree integration for MMORPG KIT (https://www.youtube.com/watch?v=SgrG6uAZDHE)
- Download TheKiwiCoder's behaviour tree from: (https://thekiwicoder.com/behaviour-tree-editor/)
- Change
Blackboard
class to be partial (line:11public partial class Blackboard {
)
- Add
00Init_KiwiCoderBT
andMap001_KiwiCoderBT
toScenes In Build
- Open
00Init_KiwiCoderBT
and play the game.