Files
godot-docs/tutorials/3d/fps_tutorial/index.rst
T
TwistedTwigleg c33d9e744c Added a FPS (First person shooter) game tutorial in three parts.
* The first part covers making a first person character.
* The second part covers adding weapons/guns to the character built in part one.
* The third part adds ammo to the guns and sounds for when the player fires.
2018-02-22 13:48:08 -05:00

11 lines
125 B
ReStructuredText

FPS tutorial
============
.. toctree::
:maxdepth: 1
:name: toc-3D-fps-tutorial
part_one
part_two
part_three