diff --git a/_data/learnindex.json b/_data/learnindex.json index c388d979c..706731acf 100644 --- a/_data/learnindex.json +++ b/_data/learnindex.json @@ -3251,25 +3251,6 @@ ], "type": "tutorial" }, - { - "author": "Master Mind", - "description": "In this tutorial you will learn how to use a shader to scroll a repeating texture.", - "image": "/tutorials/images/icons/screen_texture_scrolling.png", - "locales": [ - "en", - "zh", - "pl", - "pt", - "ru" - ], - "name": "Texture scrolling", - "path": "/tutorials/texture-scrolling", - "tags": [ - "tutorial", - "rendering" - ], - "type": "tutorial" - }, { "author": "Defold", "description": "In this tutorial you start with an empty project and build a complete runner game with an animated character, physics collision, pickups and scoring.", @@ -4927,4 +4908,4 @@ } ] } -} \ No newline at end of file +}