ソースを参照

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",