• Brainiac的设计师的设计是一个开放源码的视觉的行为树编辑器。 它可以让你建立的行为,树木通过使用简单地拖放。 编辑支持出口国,但也采用XML文件以节省的行为树木,所以你可以写你自己的出口商或采用另一种程序/commandlet生成所需的文件。 节点是从自己的项目有关的DLL文件和可以完全使用定制的属性。

    请注意,Brainiac的设计师是个编辑。 你必须要写你自己的出口其产生的文件对你的爱。 该编辑还包含任何节点的逻辑,因此它包含了没有AI。 你必须实现的节点。 节点,可以添加、删除或修改,通过修改源码的例子插件包括在内。

  • Brainiac के डिजाइनर डिजाइन किया गया था होना करने के लिए एक खुला स्रोत दृश्य व्यवहार के पेड़ के संपादक है. यह अनुमति देता है आप का निर्माण करने के लिए व्यवहार के पेड़ का उपयोग करके बस खींचें और ड्रॉप. संपादक का समर्थन करता निर्यातकों हैं लेकिन यह भी उपयोग करने के लिए XML फ़ाइलों को बचाने के व्यवहार के पेड़, तो आप लिख सकते हैं या तो अपने खुद के निर्यातक या किसी अन्य प्रोग्राम का उपयोग/commandlet उत्पन्न करने के लिए इच्छित फ़ाइलों. नोड्स से लोड कर रहे हैं अपनी खुद की परियोजना से संबंधित DLL फ़ाइल और कर सकते हैं होना पूरी तरह से अनुकूलित का उपयोग विशेषताएँ.

    कृपया ध्यान दें कि Brainiac डिजाइनर एक संपादक है. आप लिखने के लिए अपने स्वयं के निर्यातक उत्पन्न करता है जो फ़ाइलों के लिए अपने AI. संपादक भी शामिल है, कोई नोड तर्क तो यह नहीं होता ऐ । आप को लागू करने के लिए नोड्स के द्वारा अपने आप को. नोड्स हो सकता है जोड़ा, निकाला या संशोधित संशोधित करके स्रोत कोड के उदाहरण प्लगइन शामिल थे ।

  • The Brainiac Designer was designed to be an open-source visual behaviour tree editor. It allows you to build behaviour trees by using simply drag&drop. The editor supports exporters but also uses XML files to save the behaviour trees, so you can either write your own exporter or use another program/commandlet to generate the desired files. Nodes are loaded from your own project related DLL file and can be fully customised using attributes.

    Please notice that the Brainiac Designer is an editor. You have to write your own exporter which generates files for your AI. The editor also contains no node logic so it contains no AI. You have to implement the nodes by yourself. Nodes can be added, removed or modified by modifying the source code of the example plugin included.