AAF Test Build - Beta 110
Added 2019-12-22 10:26:47 +0000 UTC## [Beta 110] - 2019-12-22
### Added
- Ability to apply != (ie. not equal to) logic in condition nodes (string based comparisons only). This can be done by putting "!" in front of the string to exclude. For example: skeleton = "!Human"
- fly_cam_speed to AAF_settings.ini. Allows configuration of the fly-cam speed when the PC is in an animation. Set the default speed a bit slower than the old default.
- Experimental feature that turns MFG off when the actor is given a command to say something and then restores their MFG afterward. This is an attempt to avoid face spasms when actors try to use lip-sync animations while MFG is applied. I need input into whether or not this works as I do not have say+MFG content installed to test properly.
### Fixed
- hasKeyword condition option wasn't populating the keywords to look for properly.