AAF Test Build - Beta 118
Added 2020-03-11 18:37:54 +0000 UTC## [Beta 118] - 2020-3-11
### Added
- Ability to join Actors to currently running positions without a hierarchy definition in XML (defined hierarchies still work like before but developers can now handle that behavior through scripting if they prefer).
- Added actor added data to OnJoinAnimation event. For identifying which Actor has joined an ongoing position animation.
- Added leaving actor data to OnAnimationStop event. For identifying which Actor(s) have left an ongoing position animation.
### Fixed
- OnJoinAnimation event not firing.
- Actors sometimes getting stuck in "Gathering" state.