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.
1 parent 0a8bd35 commit a460620Copy full SHA for a460620
getting_started/first_3d_game/02.player_input.rst
@@ -67,7 +67,7 @@ The sphere's wireframe appears below the character.
67
|image3|
68
69
It will be the shape the physics engine uses to collide with the environment, so
70
-we want it to better fit the 3D model. Shrink it a bit by dragging the orange
+we want it to better fit the 3D model. Make it a bit larger by dragging the orange
71
dot in the viewport. My sphere has a radius of about ``0.8`` meters.
72
73
Then, move the collision shape up so its bottom roughly aligns with the grid's plane.
0 commit comments