Browse Source

Marked potentially outdated pages

AV77 2 years ago
parent
commit
d33ac8822a

+ 2 - 0
getting_started/first_3d_game/01.game_setup.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_game_area:
 
 Setting up the game area

+ 2 - 0
getting_started/first_3d_game/02.player_input.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_player_scene_and_input:
 
 Player scene and input actions

+ 2 - 0
getting_started/first_3d_game/03.player_movement_code.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_player_movement:
 
 Moving the player with code

+ 2 - 0
getting_started/first_3d_game/04.mob_scene.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_designing_the_mob_scene:
 
 Designing the mob scene

+ 2 - 0
getting_started/first_3d_game/05.spawning_mobs.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_spawning_monsters:
 
 Spawning monsters

+ 2 - 0
getting_started/first_3d_game/06.jump_and_squash.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_jumping_and_squashing_monsters:
 
 Jumping and squashing monsters

+ 2 - 0
getting_started/first_3d_game/07.killing_player.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_killing_the_player:
 
 Killing the player

+ 2 - 0
getting_started/first_3d_game/08.score_and_replay.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_score_and_replay:
 
 Score and replay

+ 2 - 0
getting_started/first_3d_game/09.adding_animations.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_character_animation:
 
 Character animation

+ 2 - 0
getting_started/first_3d_game/going_further.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_first_3d_game_going_further:
 
 Going further

+ 2 - 0
getting_started/first_3d_game/index.rst

@@ -1,3 +1,5 @@
+:article_outdated: True
+
 .. _doc_your_first_3d_game:
 
 Your first 3D game