瀏覽代碼

Update en.json

Björn Ritzl 2 年之前
父節點
當前提交
782d12c01f
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/en/en.json

+ 6 - 0
docs/en/en.json

@@ -25,6 +25,12 @@
                 "author": "Unfolding Defold",
                 "description": "Do you want to create breathtaking visual effects? Photrealistic or stylized games? You need to dig into how rendering works!"
             },
+            {
+                "path": "https://www.youtube.com/embed/sLFHDihszfc",
+                "name": "Simple Lighting in Defold - Screen Space Light Maps",
+                "author": "Unfolding Defold",
+                "description": "This video tackles a very frequently asked question - How to make lighting? Watch this video to learn how to add post-processing to your game with Screen Space Light Maps and implement it in Defold!"
+            },
             {
                 "path": "https://www.youtube.com/embed/HjJ-oDz-GcI",
                 "name": "Defold Space Shooter - Gamedev Tutorial for Beginners - Part 1 - Sprites, Inputs, Scripts",