Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
quick:index [2020/09/03 07:16] pedroquick:index [2023/11/16 13:29] (current) – external edit 127.0.0.1
Line 4: Line 4:
 Behavior Bricks is a tool both for programmers and designers. For the first contact with the tools we offer three introductory documents that cover: Behavior Bricks is a tool both for programmers and designers. For the first contact with the tools we offer three introductory documents that cover:
  
- +  * [[design|Quick Start Guide]]: the basic use of the tool and how to build BTs without programming. We also explain how to create BTs from prefabs 
-* [[design|Quick Start Guide]]: the basic use of the tool and how to build BTs without programming. We also explain how to create BTs from prefabs +  * [[program|Programmers Quick Start Guide]]: how to extend the collection of actions and conditions writing C# code 
-* [[program|Programmers Quick Start Guide]]: how to extend the collection of actions and conditions writing C# code +  * [[debug|Debug Mode Quick Start Guide]]: debug utilities included in the tools 
-* [[debug|Debug Mode Quick Start Guide]]: debug utilities included in the tools +  * [[timelimit|Time Limit Decorator Documentation]] 
-* [[timelimit|Time Limit Decorator Documentation]] +  * [[bolt|Bolt integration]]: examples of how to integrate BB in Bolt 
-* [[bolt|Bolt integration]]: examples of how to integrate BB in Bolt +  * [[agents|ML-Agents integration]]: examples of how to integrate BB with ML-Agents
-* [[agents|ML-Agents integration]]: examples of how to integrate BB with ML-Agents+