I'm sorry to hear you're experiencing issues with transform constraints in the beta version. Based on my knowledge, there have been some bugs related to transform constraints in recent beta versions that have since been fixed.
Recommended Solutions:
Try version 4.3.36-beta: There were known issues with version 4.3.39-beta related to transform constraints. Version 4.3.36-beta was more stable. You can switch to this version by:
- Going to Spine's settings and changing the version
- Or deleting the
version.txt file located at ~/.spine/version.txt on Linux, then manually specifying the version
- Or running Spine from the command line with:
Spine.sh --update 4.3.36
Check constraint settings: When setting up transform constraints, make sure:
- The mix values are set for both X and Y axes (not just X)
- The constraint order is correct, as other constraints can interfere if applied in the wrong sequence
Send your project file: If the issue persists, you can send your .spine project file (images are not necessary) to contact@esotericsoftware.com so the team can investigate the specific issue you're encountering.
Note about beta versions: During the beta period, there can be cases where bugs exist that haven't been caught up with yet. The development team fixes these issues quickly, often within days, especially when users provide reproduction steps.
Since you're following a course, using version 4.3.36-beta might be your best option to continue being productive while any remaining issues in 4.3.39-beta are resolved.