Files
godot-docs/tutorials/3d/fps_tutorial
LAT_Rio 9d6b4e1091 Updated FPS tutorial to 3.0 (#1202)
* Updated script to 3.0 version

Use '$' instead of 'get_node'.
Functions '_process', _physics_process', '_input' and other similar functions will be detected automatically since 3.0.
2018-03-03 10:33:16 +01:00
..