ink-unity-integration
ink-unity-integration copied to clipboard
Ink Player Window should autocomplete function and variable names
This'd be a real boon! I guess there are algorithms for this floating around.
I had a serious stab at this using some code I found online, but unfortunately due to the way IMGUI works you can't easily have buttons that overlap each other, and so this becomes really difficult to do properly.
Note: should also include list element parameter values