acidbubbles / vam-timeline

Advanced and intuitive keyframe animations for Virt-A-Mate
GNU General Public License v3.0
75 stars 17 forks source link

Fix issue with comply being paused even when forced is set to false #49

Closed unnamedplugins closed 2 years ago

unnamedplugins commented 2 years ago

The conditional had a structural error which meant that a target controller with "control position / rotation" both unchecked (and both position and rotation set to Comply) would pause comply during playback, locking the controller in place. This appears to be unintended behavior.