doc: Update links to latest documentation after content reorganization

This commit is contained in:
Rémi Verschelde 2021-10-06 13:48:48 +02:00
parent 36de097577
commit 862994a8ef
No known key found for this signature in database
GPG key ID: C3336907360768E1
62 changed files with 67 additions and 66 deletions

View file

@ -10,7 +10,7 @@
For example, if your character is driving a car, the XROrigin3D node should be a child node of this car. Or, if you're implementing a teleport system to move your character, you should change the position of this node.
</description>
<tutorials>
<link title="VR tutorial index">https://docs.godotengine.org/en/latest/tutorials/vr/index.html</link>
<link title="VR documentation index">https://docs.godotengine.org/en/latest/tutorials/vr/index.html</link>
</tutorials>
<members>
<member name="world_scale" type="float" setter="set_world_scale" getter="get_world_scale" default="1.0">