Commit 17f1ca3
File tree
Expand file treeCollapse file tree
4 files changed
+17
-12
lines changedFilter options
- Assets/Scripts
Expand file treeCollapse file tree
4 files changed
+17
-12
lines changedAssets/Scripts/CreatePlane.cs
Copy file name to clipboardExpand all lines: Assets/Scripts/CreatePlane.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
Assets/Scripts/CreatePlaneHit.cs
Copy file name to clipboardExpand all lines: Assets/Scripts/CreatePlaneHit.cs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
Assets/Scripts/Plane.cs
Copy file name to clipboard+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
4 | 2 |
|
5 |
| - |
| 3 | + |
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
13 |
| - |
| 11 | + |
14 | 12 |
|
15 | 13 |
|
16 | 14 |
|
| ||
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 |
| - |
| 20 | + |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
29 | 34 |
|
30 | 35 |
|
31 | 36 |
|
| ||
34 | 39 |
|
35 | 40 |
|
36 | 41 |
|
37 |
| - |
| 42 | + |
38 | 43 |
|
39 | 44 |
|
0 commit comments