AAF Test Build - Beta 60
Added 2019-02-11 11:35:08 +0000 UTC## [Beta 60] - 2019-2-11
### Fixed
- OnSceneEnd event not firing.
- Missing meta string from OnSceneInit errors.
### Added
- scanLocation to SceneSettings. This allows using an ObjectReference as the center of your scene scan (for furniture) and if it doesn't find furniture it uses that ObjectReferences location for a ground animation.
- isNPCControlled to SceneSettings. Allows forcing positionTrees to be automated even when the player is involved (ie no player controls become available).
- combinedTags to SceneSettings. Allows filtering position animations by a tag list that is all required (aka an "AND" list).