From c908b1a75ae30f3145ee506fc6dee14d2de70759 Mon Sep 17 00:00:00 2001 From: reduz Date: Mon, 12 May 2014 11:35:24 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index 82956c9..d00cbac 100644 --- a/Home.md +++ b/Home.md @@ -44,6 +44,11 @@ Welcome to the Godot Engine documentation center. The aim of these pages is to p * ~~[ Creating a 3D game](tutorial_3d)~~ * ~~[Using the AnimationTreePlayer](tutorial_animation_tree)~~ +#### Math + +* ~~[Vector Math](tutorial_vector_math)~~ +* ~~[Matrices & Transforms](tutorial_transforms)~~ + #### Advanced * [Paths](paths)