6 Years Ago
AI actions run/tick/simtick impls return execution state instead of void (no longer call action.End or .Break from within the impls) Renamed Behaviour to AIBehaviour to stop unity whining Renamed Animation to UniAnimation, also due to whining Fixed multiple activity notifications of the same type and from the same creator being suppressed (now optional on the def)