Explorar o código

Added Texture Packer tutorial

Björn Ritzl hai 1 ano
pai
achega
2e531f1294
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      docs/en/en.json

+ 6 - 0
docs/en/en.json

@@ -1,6 +1,12 @@
 {
     "navigation": {
         "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",
                 "name": "How does Messaging and Addressing Systems work in Defold?",