Преглед изворни кода

Added some video tutorials

Björn Ritzl пре 3 година
родитељ
комит
4157b17aed
1 измењених фајлова са 24 додато и 1 уклоњено
  1. 24 1
      docs/en/en.json

+ 24 - 1
docs/en/en.json

@@ -156,7 +156,30 @@
             },
 
 
-
+            {
+                "path": "https://www.youtube.com/embed/6Et67K4qZpI",
+                "name": "Scrolling background",
+                "author": "Mahri2D",
+                "description": "How to create a scrolling background."
+            },
+            {
+                "path": "https://www.youtube.com/embed/BVfa18KV5VQ",
+                "name": "Top Down Movement",
+                "author": "Mahri2D",
+                "description": "How to create a top-down player movement controller."
+            },
+            {
+                "path": "https://www.youtube.com/embed/WUNsBa0nPbE",
+                "name": "Follow mouse",
+                "author": "Mahri2D",
+                "description": "How to make an object follow the mouse pointer or finger."
+            },
+            {
+                "path": "https://www.youtube.com/embed/WhO2k52Xl0s",
+                "name": "Rotate to mouse",
+                "author": "Mahri2D",
+                "description": "How to make an object rotate towards the mouse pointer or finger."
+            },
 
             {
                 "path": "https://www.youtube.com/embed/2sxj1Ggc4jQ",