Skip to main content

One post tagged with "2.4.5"

View All Tags

· One min read
Brandon

Cocos2D-Mono 2.4.5 is out now! Go check out the release notes to see what's change...or just read below.

What's Changed

- Maintain CCSprite scale when changing SpriteFrame
- Fix BitmapFont not loading in Android Tests
- CCNodeRGBA is officially gone! Use CCNode instead
- Implement IsSwallowTouches for CCTapNode
- Removed CCActionState from certain CCActions and aligned them with existing CCActions

Full Changelog: https://github.com/brandmooffin/cocos2d-mono/compare/2.4.4...2.4.5

NuGet Packages:

Cocos2D-Mono.Android Cocos2D-Mono.DesktopGL Cocos2D-Mono.iOS Cocos2D-Mono.Uwp Cocos2D-Mono.Windows

Visual Studio Project Template Extension

This release sees some great improvements to the library!

Check it out & stay tuned for more to come!