From 7e7dc87e46b78b43c3218b856c2079eca6fdfe83 Mon Sep 17 00:00:00 2001 From: reduz Date: Fri, 20 Jun 2014 08:29:25 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 7188696..7a36102 100644 --- a/Home.md +++ b/Home.md @@ -48,6 +48,7 @@ Welcome to the Godot Engine documentation center. The aim of these pages is to p #### 3D Tutorials * ~~[ Creating a 3D game](tutorial_3d)~~ +* ~~[3D Sprites](tutorial_3d_sprites)~~ * ~~[Using the AnimationTreePlayer](tutorial_animation_tree)~~ #### Math