Browse Source

Added Texture Packer tutorial

Björn Ritzl 1 year ago
parent
commit
2e531f1294
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/en/en.json

+ 6 - 0
docs/en/en.json

@@ -1,6 +1,12 @@
 {
 {
     "navigation": {
     "navigation": {
         "videos": [
         "videos": [
+            {
+                "path": "https://www.youtube.com/embed/vfdyCzndWCM",
+                "name": "How to use Texture Packer Sprite Sheets and Animations with Defold?",
+                "author": "Andreas Loew",
+                "description": "This video explains how you can easily create Sprite Sheets in TexturePacker and use them in the Defold game engine."
+            },
             {
             {
                 "path": "https://www.youtube.com/embed/DT4D0d47udA",
                 "path": "https://www.youtube.com/embed/DT4D0d47udA",
                 "name": "How does Messaging and Addressing Systems work in Defold?",
                 "name": "How does Messaging and Addressing Systems work in Defold?",