1. There is a variables separator you can add in blackboard, but there is no text involved there. I could probably add the ability to customize the text there.
2. Some time ago, it was working like that (Editor paused) but some people suggested that only the graph being paused :). Both are valid of course.
3. This is indeed kind of a bug. Basically the Status of the node under the Repeater is resetting in the same frame and that is why the UI does not get time to show it. I do qualify this as a bug though and something to look into.
4. I mostly use foreach in parts of the code that don’t get executed frequently, otherwise a for loop. If you want to point me to some method that I’ve missed and should be a for loop, please let me know.
1. ok now I found them – yes it would be nice if it would be possible to name them
2. Ok will probably implement that myself then 😛
3. Can you pleeeeeease fix that? At least in the beginning when getting to know the tool/features quite essential. Makes it really hard to debug and kind of defeats the whole purpose of a graphical BT/FSM tool.
4. Ok, if I come across crucial code I’ll let you know.