Björn Ritzl 1 год назад
Родитель
Сommit
0e23234440
1 измененных файлов с 10 добавлено и 6 удалено
  1. 10 6
      docs/en/en.json

+ 10 - 6
docs/en/en.json

@@ -1,12 +1,6 @@
 {
     "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?",
@@ -69,6 +63,7 @@
             },
 
 
+
             {
                 "path": "https://www.youtube.com/embed/Ri2KStY-mfE",
                 "name": "Defold Installation and Overview",
@@ -210,6 +205,15 @@
 
 
 
+            {
+                "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/iMacxZQMPXs",
                 "name": "Lua Tutorial",