-
1 install unity
06:36
-
2 start a new project
08:04
-
3 create a game object
08:17
-
4 add rigidbody 2d
05:23
-
5 Add a script to fly the bird
12:23
-
6 if spacebar is pressed
09:18
-
7 Create a pipe
12:55
-
8 Create a PipeMoveScript
08:13
-
9 continually spawn pips
08:30
-
10 spawn pipes with timer
10:57
-
11 Spawn pipes at random heights
09:25
-
12 Delete pipes
07:49
-
13 Create a text UI for score
07:06
-
14 Create a script for scoring
09:39
-
15 Add invisible colliders triggers
11:03
-
16 Add bird layer
07:31
-
17 Make a Game Over Screen
07:23
-
18 Create a restartGame function
05:54
-
19 Create a gameOver function
08:24
-
20 The bird cannot fly after hit a pipe
08:04