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
Last revisionBoth sides next revision
quick:index [2019/06/07 10:05] pedroquick:index [2020/09/03 07:16] pedro
Line 1: Line 1:
-Quick Start+====== Quick Start ====== 
 + 
  
 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