File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,9 @@ which are almost identical to their 2D counterparts.
1919 `Github repository <https://github.com/godotengine/tps-demo >`__ or the
2020 :ref: `Asset Library <doc_project_manager_downloading_demos>`.
2121
22- In 3D, math is a little more complex than in 2D, so also checking the
23- :ref: `doc_vector_math ` entry in the wiki (which was especially created for game
24- developers, not mathematicians or engineers) will help pave the way for you
25- to develop 3D games efficiently.
22+ In 3D, math is a little more complex than in 2D. For an introduction to the
23+ relevant math written for game developers, not mathemeticians or engineers,
24+ check out :ref: `doc_vector_math ` and :ref: `doc_using_transforms `.
2625
27263D workspace
2827~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments