We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eba1c1 + 59336ef commit 28f87afCopy full SHA for 28f87af
getting_started/first_2d_game/04.creating_the_enemy.rst
@@ -24,7 +24,7 @@ Click Scene -> New Scene from the top menu and add the following nodes:
24
Don't forget to set the children so they can't be selected, like you did with
25
the Player scene.
26
27
-Select the ``Mob`` node and set it's ``Gravity Scale``
+Select the ``Mob`` node and set its ``Gravity Scale``
28
property in the :ref:`RigidBody2D <class_RigidBody2D>`
29
section of the inspector to ``0``.
30
This will prevent the mob from falling downwards.
0 commit comments