Basic concepts in Unity Behavior
Use Unity Behavior editor to design game logic without the need to write extensive code.
| Topic | Description |
|---|---|
| Behavior graphs | Learn how behavior graphs work, and how they represent decision-making and actions in Unity Behavior. |
| Behavior graph node types | Explore the different types of nodes you can use to build complex behaviors. |
| Unity Behavior user interface | Get to know the Unity Behavior editor and tools you use to create and organize your graphs. |