Bladeren bron

Update en.json

Björn Ritzl 2 jaren geleden
bovenliggende
commit
782d12c01f
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen
  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",