From 91fec01706ae3bfce0d6c8ad2f68ae5d8561c0cd Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Fri, 14 Jun 2024 16:51:31 +0200 Subject: [PATCH] Link to more up-to-date FuncGodot plugin in CSG Tools, add Cyclops Level Builder Qodot is now in maintenance mode and has been superseded by FuncGodot. (cherry picked from commit 8bbf8563ffd3d6f8c4349bd3e302e30a98be6388) --- tutorials/3d/csg_tools.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tutorials/3d/csg_tools.rst b/tutorials/3d/csg_tools.rst index d9e416af9..877ca084a 100644 --- a/tutorials/3d/csg_tools.rst +++ b/tutorials/3d/csg_tools.rst @@ -20,10 +20,9 @@ Interior environments can be created by using inverted primitives. without holes. If you're looking for an easy to use level design tool for a project, - you may want to use `Qodot `__ - instead. It lets you design levels using - `TrenchBroom `__ and import - them in Godot. + you may want to use `FuncGodot `__ + or `Cyclops Level Builder `__ + instead. .. image:: img/csg.gif