Stable

Latest version that is considered stable
v1.7.8335 6 weeks ago
Download

Alpha

Early version contains newest features and usually better performance but may be less stable
v1.7.8487 4 days ago
Download

1.7.8353

one month ago

Behavior Trees - Action Nodes now have outputs

All action nodes (Wait, MouseMove, KeyPres, etc. - all of them) now have Outputs as well. Logic is exactly the same as it was with other nodes - linked node gets executed only if current node succeeded.

Output

Bugfixes/Improvements

  • [Behavior Trees] Fixed a bug - CTRL+A sometimes selected more than it should've