Posts tagged with tutorial

Our tutorials and blog posts tagged with tutorial
We currently have these 73 tutorials tagged with tutorial:

How to translate your Vue.js 3 application with vue i18n
How to translate your Vue.js 3 application with vue i18n

Free tutorial: Set up Vue.js with vue-i18n. Translate your templates, create and edit json translation files, switch translations at runtime. Covers Vue 3.

How to translate your Angular app with ngx-translate
How to translate your Angular app with ngx-translate

Free tutorial: Set up Angular with ngx-translate, extract translations from code, switch translations at runtime, edit translation files. Covers Angular 8-16

How to translate your Angular app with Transloco
How to translate your Angular app with Transloco

Free tutorial: Set up Angular with Transloco, extract translations from code, switch translations at runtime, edit translation files.

CSS animation examples with TexturePacker
CSS animation examples with TexturePacker

These two examples show you how to easily create animations with CSS and sprite sheets. Example 1: @keyframes animation. Example 2: Javascript animation

Why using i18n sections in vue.js single file components is bad
Why using i18n sections in vue.js single file components is bad

Using vue.js single file components with <i18n> sections for your translations? Learn why you should not do that and what alternatives there are.

How to translate Angular apps: @angular/localize and XLIFF
How to translate Angular apps: @angular/localize and XLIFF

Free tutorial: Learn how to use @angular/localize to translate your Angular app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to convert vue-i18n from single file components to JSON
How to convert vue-i18n from single file components to JSON

In this tutorial shows you how you can convert your vue-i18n project from using translations in vue files (single file components, sfc) to using JSON files.

How to create Responsive Retina CSS sprites
How to create Responsive Retina CSS sprites

Tutorial: How to create responsive CSS sprites with HighDPI / Retina display support.

How to create a sprite sheet
How to create a sprite sheet

This tutorial explains how you can create your own sprite sheet from your sprites in seconds.

How to create a 2d game scene in Unity
How to create a 2d game scene in Unity

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.

Tutorial: Using sprite sheet animations in Axmol Engine
Tutorial: Using sprite sheet animations in Axmol Engine

Learn how to use sprite sheets and animations in Axmol Engine, design for different devices and screen sizes and optimize your game.

Tutorial: Using sprite sheet animations in cocos2d-x V3
Tutorial: Using sprite sheet animations in cocos2d-x V3

Learn how to use sprite sheets and animations in cocos2d-x, design for different devices and screen sizes and optimize your game.

How to translate your Vue.js (v2) application with vue-i18n
How to translate your Vue.js (v2) application with vue-i18n

Free tutorial: Translate your Vue.js (Version 2) application with vue-i18n. Learn how to organise your translations in .vue or .json files.

SpriteIlluminator: Normal map painting
SpriteIlluminator: Normal map painting

Enhance your generated normal maps with the new structure tool

Tutorial: Using sprite sheet animations in cocos2d-x V4
Tutorial: Using sprite sheet animations in cocos2d-x V4

Learn how to use sprite sheets and animations in cocos2d-x V4, design for different devices and screen sizes and optimize your game.

A beginner's guide to lossless and lossy PNG optimization
A beginner's guide to lossless and lossy PNG optimization

Optimize your PNG files with TexturePacker. Reduce file size and improve performance. Learn how to adjust settings for lossless and lossy optimization.

Packing normal maps into sprite sheets
Packing normal maps into sprite sheets

Tutorial: Create sprite sheets for your normal mapped sprites.

Boosting Unity Game Performance: Sprite Sheet Optimization
Boosting Unity Game Performance: Sprite Sheet Optimization

Free Tutorial: Create optmized sprite sheets for you Unity game. Reduce overdraw, vertex count and draw calls. Simplify your sprite management.

TexturePacker Content Protection
TexturePacker Content Protection

How to use Content Protection feature in TexturePacker to protect your assets

2d dynamic lighting tutorial for Unity
2d dynamic lighting tutorial for Unity

Tutorial: Create amazing 2d lighting effects for your unity game using normal mapped sprites.

How to create dynamically lit 2d pixel art scenes with Unity
How to create dynamically lit 2d pixel art scenes with Unity

Tutorial: This video shows you how create dynamic light effects for your pixel art scene in Unity using normal maps created with SpriteIlluminator.

How to create sprite sheets & animations for PixiJS 8
How to create sprite sheets & animations for PixiJS 8

Free tutorial: Create optimized animations & sprite sheets for PixiJS 8, speed up startup of your app, reduce download size. Full demo source code included.

How to use sprite sheets with GameMaker
How to use sprite sheets with GameMaker

Free Tutorial: Learn how to create sprite sheets for GameMaker Studio

Tutorial: Translation with gettext + PHP
Tutorial: Translation with gettext + PHP

Free tutorial: How to translate your PHP application with gettext.

Laravel translation tutorial: How to translate your web app
Laravel translation tutorial: How to translate your web app

Translation tutorial with a complete example. Covers: translation files, displaying translated texts with __() , blade templates, localized routes

How to create sprite sheets for Phaser 3 with TexturePacker
How to create sprite sheets for Phaser 3 with TexturePacker

Learn how to create sprite sheets for Phaser 3 with TexturePacker. This tutorial also explains how to create an animation and how optimize your spritesheet.

Godot: How to create sprite sheets the easy way (Video)
Godot: How to create sprite sheets the easy way (Video)

How to create sprite sheets for Godot using TexturePacker - the video version of our Godot tutorial

Godot 3: How to create tile sets the easy way
Godot 3: How to create tile sets the easy way

Video tutorial (1:50): How to create tile sets in seconds for Godot 3 using TexturePacker.

How to create sprite sheets & animations for PixiJS 7
How to create sprite sheets & animations for PixiJS 7

Free tutorial: Create optimized animations & sprite sheets for PixiJS 7, speed up startup of your app, reduce download size. Full demo source code included.

Using sprite sheets in melonJS
Using sprite sheets in melonJS

Learn how to create sprite sheets for melonJS, how to load them and how to instantiate sprites and animations. Complete source code available on GitHub!

How to translate your React app with react-i18next
How to translate your React app with react-i18next

You learn how to you can translate your React app with react-i18next. The tutorial also explains how to manage the translations json files with BabelEdit.

How to translate your Svelte Web App.
How to translate your Svelte Web App.

This free tutorial explains, how you can easily translate your Svelte web app with svelte-i18n. Source code included.

How to create sprite sheets & animations for libGDX
How to create sprite sheets & animations for libGDX

Free tutorial: Learn how to use sprite sheets & animations with libGDX, speed up startup of your app, reduce download size. Full demo source code included.

How to use game physics in Solar2D
How to use game physics in Solar2D

Full example with source code how to use use game physics with Solar2D (CoronaSDK).

How to create physics shapes for Panda2 and P2 physics
How to create physics shapes for Panda2 and P2 physics

Free tutorial: Create a physics enabled game scene with Panda2 and P2 physics engine. Learn how to create and edit polygon physics shapes.

LibGDX Beginner Tutorial: Sprite Sheets & Physics with Box2D
LibGDX Beginner Tutorial: Sprite Sheets & Physics with Box2D

This tutorial is for libGDX beginners, explaining how to create sprite sheets, use sprites in your game and add game physics.

UIKit Animations with TexturePacker
UIKit Animations with TexturePacker

Use TexturePacker to create animations for UIKit to save memory and decrease loading time

How to create sprite animations for EaselJS
How to create sprite animations for EaselJS

This tutorial explains how to create animations and optimized sprite sheets for your EaselJS project. Free demo source code included.

Panda2 sprite sheet animations tutorial
Panda2 sprite sheet animations tutorial

Creating a sprite sheet animation, optimizing the sheet for fast downloads, building a basic game scene with a character.

How to create Sprite Sheets and Animations with Solar2D
How to create Sprite Sheets and Animations with Solar2D

Tutorial on how to use TexturePacker to create Solar2D image sheets and how to display a simple or animated sprite from an image sheet.

Godot: How to create sprite sheets the easy way
Godot: How to create sprite sheets the easy way

How to create sprite sheets for Godot using TexturePacker.

How can I run TexturePacker during my Xcode build?
How can I run TexturePacker during my Xcode build?

Learn how to automatically update your sprites sheets with TexturePacker in your Xcode builds.

How to use sprite sheets and animations with SpriteKit
How to use sprite sheets and animations with SpriteKit

This free SpriteKit tutorial explains how you can create sprite sheets and animate sprites for your game project.

How to create sprite sheets for Unreal Engine / Paper 2D
How to create sprite sheets for Unreal Engine / Paper 2D

Free Tutorial: Learn how to create sprite sheets and flipbook animations for UnrealEngine/Paper2D using TexturePacker

How to create sprite sheets and animations with Monogame
How to create sprite sheets and animations with Monogame

This tutorial shows how to easily create animations and sprite sheets for your MonoGame app. Full tutorial source code included!

Creating spritesheets for Phaser 2 with TexturePacker
Creating spritesheets for Phaser 2 with TexturePacker

Short tutorial how to create SpriteSheets for Phaser.io using TexturePacker

How to create and use sprite sheets with CocosCreator 3.x
How to create and use sprite sheets with CocosCreator 3.x

Free tutorial: Create optimized animations and sprite sheets with Cocos Creator.

How to use 2d dynamic light effects in Axmol Engine
How to use 2d dynamic light effects in Axmol Engine

Tutorial: Learn how to use normal mapped sprites to create stunning 2d light effects with Axmol Engine. Full source code included.

How to create a physics enabled game with Axmol Engine
How to create a physics enabled game with Axmol Engine

Learn how to use 2d game physics in your Axmol Game. Create physics shapes, use sprites with physics enabled. Collision detection. Source code included.

How to translate your Flutter app and edit your .arb files
How to translate your Flutter app and edit your .arb files

Free tutorial: Learn how to translate your Flutter app and comfortably work with Application Resource Bundle (.arb) files. Example source code included.

How to fix jittering sprites in cocos2d-x
How to fix jittering sprites in cocos2d-x

Learn how to fix wobbling, shaking or jittering sprites when using TexturePacker with Cocos2D-x by increasing the shader precision.

How to translate your React app with react-intl / FormatJS
How to translate your React app with react-intl / FormatJS

Tutorial with a complete example on react translations. Covers: react-intl, FormattedMessage, IntlProvider and babel-plugin-react-intl

What's new in BabelEdit 4
What's new in BabelEdit 4

Learn about the new features we've added to BabelEdit 4: Language packages, tree view in Flutter

How to avoid hydration errors in Gatsby with React.lazy
How to avoid hydration errors in Gatsby with React.lazy

I encountered several hydration errors while using Gatsby with React.lazy - this is how I solved them.

How to create sprite sheets & animations for PixiJS 6
How to create sprite sheets & animations for PixiJS 6

Free tutorial: Create optimized animations & sprite sheets for PixiJS 6, speed up startup of your app, reduce download size. Full demo source code included.

What's new in BabelEdit 3
What's new in BabelEdit 3

Learn about the new features we've added to BabelEdit 3: Custom languages, improved search and filtering, parameter support for flutter, text transformations

How to translate your Ember.js application with ember-intl
How to translate your Ember.js application with ember-intl

Free tutorial: Translate your Ember.js application with ember-intl. Learn how to organise your translations in yaml for json files.

How to create light effects in Phaser 3
How to create light effects in Phaser 3

Learn how to create dynamic light effects with Phaser 3. Add depth to your flat 2d sprites with normal maps.

How to translate Angular 14 apps: @angular/localize and xlf
How to translate Angular 14 apps: @angular/localize and xlf

Free tutorial: Learn how to use @angular/localize to translate your Angular 14 app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to translate your Flutter app (using intl 0.13.1)
How to translate your Flutter app (using intl 0.13.1)

Free tutorial: Learn how to translate your Flutter app and comfortably work with Application Resource Bundle (.arb) files. Old version.

How to translate Angular 9 apps: @angular/localize and xlf
How to translate Angular 9 apps: @angular/localize and xlf

Free tutorial: Learn how to use @angular/localize to translate your Angular 9 app with xliff (xlf) files. Covers ICU syntax. Example source code included.

How to create sprite sheets & animations for PixiJS 5
How to create sprite sheets & animations for PixiJS 5

Free tutorial: Create optimized animations & sprite sheets for PixiJS 5.x, speed up startup of your app, reduce download size. Full demo source code included.

How to translate your Angular 7 app with ngx-translate
How to translate your Angular 7 app with ngx-translate

Free tutorial: Set up Angular 7 with ngx-translate, extract translations from code, switch translations at runtime, edit translation files.

How to create sprite sheets & animations for PixiJS 4
How to create sprite sheets & animations for PixiJS 4

Free tutorial: Create optimized animations & sprite sheets for PixiJS 4, speed up startup of your app, reduce download size. Full demo source code included.

How to create physics shapes for Phaser 3 and Matter JS
How to create physics shapes for Phaser 3 and Matter JS

Tutorial: Create a demo with Phaser 3 and the MatterJS physics engine. Learn how to create collision polygons from complex shapes. Free source code included.

How to translate your Angular 6 app with ngx-translate
How to translate your Angular 6 app with ngx-translate

You learn: How to set up ngx-translate, automatically keep your translation files up to date with ngx-translate-extract and edit multiple JSON files at once.

How to use physics with cocos2d-x
How to use physics with cocos2d-x

Learn how to create collision shapes for your physics enabled cocos2d-x game.

Tutorial: Creating a game with Phaser and P2 Physics
Tutorial: Creating a game with Phaser and P2 Physics

Learn how to create a physics enabled game using Phaser and P2 Physics Engine.

Cocos2d-x performance optimization with polygon sprites
Cocos2d-x performance optimization with polygon sprites

Are you experiencing low FPS in your Cocos2d-x / Axmol game? Optimize your sprite sheets to get the best performance for the players!

SpriteKit dynamic light tutorial
SpriteKit dynamic light tutorial

Tutorial: Learn how to create a game scene with dynamic light and animations

cocos2d-x dynamic light tutorial
cocos2d-x dynamic light tutorial

Tutorial: Create amazing 2d light effects for your Cocos2d-X game using normal mapped sprites.

Getting started with Starling
Getting started with Starling

Getting started with Starling - A Flash game development framework

Getting started with Gideros and PhysicsEditor
Getting started with Gideros and PhysicsEditor

Full example with source code how to use PhysicsEditor with Gideros SDK

Knowledge base