Dev Genius

Coding, Tutorials, News, UX, UI and much more related to development

Follow publication

Using Unity’s Graph View

James Lafritz
Dev Genius
Published in
9 min readJun 5, 2022

--

Creating Ports

Input and Out Put ports added to Behavior Tree Node View

Creating Input Ports

Behavior Tree Node View Create Input Ports
Behavior Tree Editor with Input Ports

Creating Output Ports

Switch on Node Creating Output ports
Adding The Output to the Container
Create Output Ports
Behavior Tree Editor with Input and Output Ports

Making the Connections.

Get Compatible Ports
Making Connections

Making Children From the Connections

Node

Node Add Child, Remove Child, and Get Children

Decorator Node

Composite Node

Behavior Tree

Behavior Tree Add Child, Remove Child, Get Children
Behavior Tree Add Child
Behavior Tree Remove Child
Behavior Tree Get Children

Behavior Tree View

Behavior Tree View Graph View Changed Method f there are Elements To Remove
Behavior Tree View Graph View Changed Method if there are Edges To Create
Behavior Tree View Graph View Changed Method
Behavior Tree Editor Adds Children When Connections are made
Loop Through all the nodes in the tree
Get the Node View for the parent Node
Loop through all children Nodes
Getting the child Behavior Tree Node View
Getting the Edge from connecting the parent output to the child input
Add the edge to the Graph View
Populating the Children as Connections
For every Edge that I get from connecting all parent Nodes to all of their children add the Edge to the Graph View.
Behavior Tree Populate View now populates the Connections to Children

Conclusion

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Published in Dev Genius

Coding, Tutorials, News, UX, UI and much more related to development

Written by James Lafritz

Excited about changing my hobby into a new carer with GameDevHQ course.

No responses yet

Write a response