Skip to content

Commit e7cccd8

Browse files
authored
Merge pull request godotengine#7241 from AV77/master
Marked potentially outdated pages
2 parents 153ccd5 + d33ac88 commit e7cccd8

11 files changed

+22
-0
lines changed

getting_started/first_3d_game/01.game_setup.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_game_area:
24

35
Setting up the game area

getting_started/first_3d_game/02.player_input.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_player_scene_and_input:
24

35
Player scene and input actions

getting_started/first_3d_game/03.player_movement_code.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_player_movement:
24

35
Moving the player with code

getting_started/first_3d_game/04.mob_scene.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_designing_the_mob_scene:
24

35
Designing the mob scene

getting_started/first_3d_game/05.spawning_mobs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_spawning_monsters:
24

35
Spawning monsters

getting_started/first_3d_game/06.jump_and_squash.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_jumping_and_squashing_monsters:
24

35
Jumping and squashing monsters

getting_started/first_3d_game/07.killing_player.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_killing_the_player:
24

35
Killing the player

getting_started/first_3d_game/08.score_and_replay.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_score_and_replay:
24

35
Score and replay

getting_started/first_3d_game/09.adding_animations.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_character_animation:
24

35
Character animation

getting_started/first_3d_game/going_further.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:article_outdated: True
2+
13
.. _doc_first_3d_game_going_further:
24

35
Going further

0 commit comments

Comments
 (0)