Skip to content

Commit 6a32155

Browse files
Update README.md
1 parent 108d0ca commit 6a32155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Visual Scripting Behavior Tree Tool for Unity 2018.2.x
1818
##### This newly-created class will show up in the tree view window editor when opening a Behavior Tree Manager Asset either by double clicking it in unity or in the behavior manager.
1919

2020
###### The treeview editor window is where these classes can be created, dragged and dropped, and rearranged visually. The Behavior Manager (explained below) will be responsible for isntantiating instances of these behavior trees.
21-
21+
![Imgur](https://i.imgur.com/o9bywOx.jpg)
2222
- ### **Step 4:**
2323
##### Any monobehavior that you wish to have a behavior from these trees must have the Behavior Tree Manager component added to it.
2424
The Behavior Tree Manager component has the behavior tree asset field which is the tree that will be run when the game is started.

0 commit comments

Comments
 (0)