From 03475ba197a75b0f8431277954df1fdb0dc14913 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 15 Jan 2018 18:40:41 -0300 Subject: Filled tutorial field in most relevent classes. Added tutorial display in doc. --- modules/gridmap/doc_classes/GridMap.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/gridmap') diff --git a/modules/gridmap/doc_classes/GridMap.xml b/modules/gridmap/doc_classes/GridMap.xml index 9f74acc94..788aa5c6b 100644 --- a/modules/gridmap/doc_classes/GridMap.xml +++ b/modules/gridmap/doc_classes/GridMap.xml @@ -10,6 +10,7 @@ A GridMap is split into a sparse collection of octants for efficient rendering and physics processing. Every octant has the same dimensions and can contain several cells. + http://docs.godotengine.org/en/3.0/learning/features/3d/using_gridmaps.html -- cgit v1.2.3-70-g09d2