Joshua Lutz

Results 10 issues of Joshua Lutz

Newtonsoft fails when compiling for IL2CPP in certain iOS builds. Swapping to JSON.,NET should be basically an in-place swap and should fix these issues outright.

"Unity Visual Behavior Tree" is basically the most boring crap name ever, so a new name would be a good idea.

In order to better facilitate open source community contributions (should there be any...) there needs to be a pull request template and some ground rules laid out for how contributions...

enhancement
help wanted

Definitely need to add some screenshots to the documentation and readme to make it easier to read and follow... and more importantly, to show off how cool the real-time editor...

enhancement
In Progress

The behavior manager is currently responsible for far too much by itself and can not do complicated things without changing multiple things inside of the manager and the editor. My...

enhancement

The method SpliceIntoTree() on BehaviorManager is still using the old non-reactive way of splicing into a tree and the UI for it is a bit clunky. I will want to...

enhancement

The current example is decent, but there should multiple more.

enhancement

The current Monobehavior editor is a bit clunky and should be paired down. This includes: - enable/disable the splice-list when enabling/disabling the splice boolean value - Rework the save feature...

enhancement

Currently the "save" button acts as a save file dialog at all times. This should probably be split into "save" and "save as" functionality to make it easier to quickly...

bug
enhancement