Videos by Code'n'Web. Professional Tools for Game Developers: TexturePacker and PhysicsEditor www.codeandweb.com
This tutorial shows how to create, import and manage sprite sheets in the Godot 3 game engine.
Godot 3: Tutorial using sprite sheets
This tutorial shows how to create, import and manage sprite sheets in the Godot 3 game engine.
Godot 3 game engine: Creating tile sets
This tutorial video shows how to create, import and update tile sets in the Godot 3 game engine.
Normal mapped sprites in a 2d game
This example shows the use of simple 2d sprites anhanced with normal maps for real time light effects.
Creating real time light effects for 2d sprites
This video shows how you can use SpriteIlluminator to enhance a 2d sprite with a normal map for real time light effects in game engines like Unity, Phaser 3, PixiJS, Cocos2d and others
Sprite sheets - Increasing FPS and game performance
How can using sprite sheets increase the performance of a game? How can you reduce draw calls and increase FPS?