9 Years Ago
Added ActionChainData that the ActionChain forwards into all Actions, rather than just pushing in the Entity reference. This lets Actions "communicate" indirectly, where one Action can store some specific data, and the next Action in the chain can "act" on that data. Added Find Item Of Type Action to the mix, letting Cavemen find weapons when preparing for the hunt.