Publisher | Different Methods |
---|---|
File size | 231.42kB |
Number of files | 241 |
Latest version | 6 |
Latest release date | 2017-02-12 02:48:22 |
First release date | 2011-04-11 07:39:07 |
Supported Unity versions | 2018.4.2 or higher |
[Forum Thread]
[[email protected]]
React is a Behaviour Tree tool which can add intelligent behaviour to your game objects. It makes things as simple as possible for the game designer, yet remains very powerful for the game programmer.
It feature zero runtime memory allocation, and zero runtime reflection. It is fast, lean and efficient. Adding your own classes as nodes in the tree is as simple as as adding a [ReactExpose] attribute, code generation then takes over!
React is a Behaviour Tree tool which can add intelligent behaviour to your game objects. It makes things as simple as possible for the game designer, yet remains very powerful for the game programmer.
It feature zero runtime memory allocation, and zero runtime reflection. It is fast, lean and efficient. Adding your own classes as nodes in the tree is as simple as as adding a [ReactExpose] attribute, code generation then takes over!