Posted January 01, 2022 by Stephen Loney
#gamemaker #gml #gms2 #gamemaker studio 2 #game maker #gms #tweening #easing
Happy New Year!
TweenGMS Pro v1.11 is now live.
This update improves callbacks by allowing for struct targets, as well as better handling target assignment for methods. Please be aware that you may need to update existing callbacks if you notice a difference in behavior related to calling environments. Using the keyword 'undefined' as a target could help maintain existing functionality in certain cases. Please see TweenAddCallback() in the Script Reference for a bit more detail. (or check the update log below)
TPStruct() and TPInst() have been added as "advanced properties", allowing you to easily tween struct members or variables belonging to instances other than the tween's target.
A full update log can be found here: v1.11 Update Log
Blessings!
-Stephen