Read our blog with the latest tutorials about game and web development, product updates and more.
This tutorial shows you how to create a 2d game scene with a background and a character sprite animation. Use sprite sheets to optimise the game performance.
Optimize Unity sprite meshes to increase your game's performance
This free SpriteKit tutorial explains how you can create sprite sheets and animate sprites for your game project.
Free Tutorial: Learn how to create sprite sheets and flipbook animations for UnrealEngine/Paper2D using TexturePacker
This tutorial shows how to easily create animations and sprite sheets for your MonoGame app. Full tutorial source code included!
Short tutorial how to create SpriteSheets for Phaser.io using TexturePacker
Free Tutorial: Create optmized sprite sheets for you Unity game. Reduce overdraw, vertex count and draw calls. Simplify your sprite management.
Free tutorial: Create optimized animations and sprite sheets with Cocos Creator.
Tutorial: Learn how to use normal mapped sprites to create stunning 2d light effects with Axmol Engine. Full source code included.
Learn how to use 2d game physics in your Axmol Game. Create physics shapes, use sprites with physics enabled. Collision detection. Source code included.
Learn how to use sprite sheets and animations in cocos2d-x V4, design for different devices and screen sizes and optimize your game.
Learn how to use sprite sheets and animations in Axmol Engine, design for different devices and screen sizes and optimize your game.
Learn how to use sprite sheets and animations in cocos2d-x, design for different devices and screen sizes and optimize your game.
Free tutorial: Learn how to translate your Flutter app and comfortably work with Application Resource Bundle (.arb) files. Example source code included.
Learn about the new features we've added to TexturePacker 7: Manual MultiPack
Learn how to fix wobbling, shaking or jittering sprites when using TexturePacker with Cocos2D-x by increasing the shader precision.
Optimize your PNG files with TexturePacker. Reduce file size and improve performance. Learn how to adjust settings for lossless and lossy optimization.
Tutorial with a complete example on react translations. Covers: react-intl, FormattedMessage, IntlProvider and babel-plugin-react-intl