Search Unity

Clean use of UI Toolkit, through Visual Scripting Graph

Discussion in 'Visual Scripting' started by BenjaminApprill, Aug 18, 2022.

  1. BenjaminApprill

    BenjaminApprill

    Joined:
    Aug 1, 2022
    Posts:
    132
    Hello!

    I am trying to tie UI Toolkit and Visual Scripting Graph together... I've got most of it figured out... However, accessing specific elements through the visual tree is very tedious compared to other input forms through the Graph...

    Here is a Stack Overflow thread of the solution I've devised so far...

    https://stackoverflow.com/questions...button-clickable-using-visual-scripting-graph

    I am wondering if I'm overlooking a better solution for this... Getting response in the Script Graph for the UI Toolkit elements might be a lot easier than this.
     
    iScriptz likes this.