Fix Github hyperlink formatting in Using SoftBody (#5097)

This commit is contained in:
hpnrep6
2021-07-18 15:42:12 -04:00
committed by Hugo Locurcio
parent dbe89d5cc9
commit e041f6175f

View File

@@ -32,7 +32,7 @@ Cloak simulation
Let's make a cloak in the Platformer3D demo.
.. note:: You can download the Platformer3D demo on `GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/3d/platformer>` or `the Asset Library <https://godotengine.org/asset-library/asset/125>`_.
.. note:: You can download the Platformer3D demo on `GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/3d/platformer>`_ or `the Asset Library <https://godotengine.org/asset-library/asset/125>`_.
Open the ``Player`` scene, add a ``SoftBody`` node and assign a ``PlaneMesh`` to it.