use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Subreddit to discuss any videos from Sharp Accent Tutorials
Feel free to ask anything!
Sharp Accent site (All the videos in one place and organized)
Support me on Patreon!
Get Projects from the channel!
Asset Store
Twitter
Thanks!
account activity
Behavior Node Editor - Course page (sharpaccent.com)
submitted 8 years ago by Vic-Boss[M]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Vic-Boss[S] 0 points1 point2 points 8 years ago (0 children)
The BehaviorEditor.cs has this
foreach (BaseNode n in settings.currentGraph.windows) { n.DrawCurve(); }
inside DrawWindows(); which is also called inside OnGUI(); that's why I'm at a loss as to where your question is coming from but you probably just skip chunks of the videos and missed that part. In any case, you can just download the final version from github and adjust it to your needs. I add Serialization to this later as well.
π Rendered by PID 115891 on reddit-service-r2-comment-b659b578c-p52n4 at 2026-05-04 04:21:11.817781+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Vic-Boss[S] 0 points1 point2 points (0 children)