TweenGMS 2 Beta 6.1
A new TweenGMS 2 beta version is available!
Among bug fixes and minor new features, there is also better support for the GMEdit code editor. (GMEdit is pretty neat!)
Please be aware that TweenFinish() has been changed to also affect delayed tweens by default. As such, this could cause a breaking change in existing projects.
Also, TPFunc() has been updated and no longer retains the calling environment of supplied methods. Please be aware of this if you have created custom properties with TPFunc(). This was at the heart of an issue where the garbage collector refused to free struct targets due to methods associated with struct targets.
Also worth noting, if you're not using the latest GameMaker 2.3.2 beta, the HTML5 target might not work. Please keep that in mind if you have related issues.
[Update Notes]
- Fixed TweenFinishDelay() error
- TweenFinish() now affects delays by default
- Fixed garbage collection issue with TPFunc()
- Fixed "reverse" event improperly calling TWEEN_EV_RESUME
- Reduced calling overhead for "Easy" tweens
- Enhanced TweenIsActive() and TweenIsPlaying()
- Improved support for the GMEdit code editor
- Fixed previous update breaking "strings" with underscores
- Added alternative past tense event strings "@finished" "@paused" etc.
- TweenGet/Set() is now disregards case and underscores for strings
Files
Get TweenGMS
TweenGMS
Tweening engine for GameMaker
More posts
- TweenGMX Beta 14 + Moving to GM MarketplaceJul 24, 2022
- TweenGMX Beta 13 (Essential Runtime Fix)Jun 24, 2022
- TweenGMX and Beta 12Apr 18, 2022
- TweenGMS 1.20 "Silent" UpdateApr 02, 2022
- TweenGMS v1.20Mar 30, 2022
- TweenGMS Pro v1.12 (copy-on-write fix)Feb 25, 2022
- TweenGMS 2 Beta 11Feb 07, 2022
- TweenGMS Pro v1.11Jan 01, 2022
- TweenGMS 2 Beta 10Dec 28, 2021
- TweenGMS Pro v1.10.1 (Small Fix)Dec 01, 2021
Comments
Log in with itch.io to leave a comment.
Amazing thank you!