mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Misc heading fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Part 5
|
||||
======
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part, we're going to add grenades to the player, give the player the ability to grab and throw objects, and add turrets!
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Part 4
|
||||
======
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part, we will be adding health pickups, ammo pickups, targets the player can destroy, support for joypads, and add the ability to change weapons with the scroll wheel.
|
||||
|
||||
@@ -63,7 +63,7 @@ Feel free to use these assets however you want! All original assets belong to th
|
||||
|
||||
.. tip:: You can find the finished project for each part at the bottom of each part's page
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part we will be making a first person player that can move around
|
||||
@@ -76,6 +76,7 @@ sprint, look around with a mouse based first person camera, jump into the air, a
|
||||
|
||||
Getting everything ready
|
||||
------------------------
|
||||
|
||||
Launch Godot and open up the project included in the starter assets.
|
||||
|
||||
.. note:: While these assets are not necessarily required to use the scripts provided in this tutorial,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Part 6
|
||||
======
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part, we're going to add a main menu and pause menu,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Part 3
|
||||
======
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part, we will be limiting the player's weapons by giving them ammo. We will also
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Part 2
|
||||
======
|
||||
|
||||
Part Overview
|
||||
Part overview
|
||||
-------------
|
||||
|
||||
In this part we will be giving our player weapons to play with.
|
||||
|
||||
Reference in New Issue
Block a user