Update tutorials/scripting/groups.rst

Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com>
This commit is contained in:
Nathan Lovato
2020-11-11 07:16:01 -06:00
committed by GitHub
parent 8987df4315
commit 54230fb235

View File

@@ -65,7 +65,7 @@ Using code
~~~~~~~~~~
You can also manage groups from scripts. The following code adds the node to
which you attach the script to the ``guards`` group as soon as it entered the
which you attach the script to the ``guards`` group as soon as it enters the
scene tree.
.. tabs::