|
1 | 1 |  |
2 | 2 |
|
3 | | -The First Steps tutorial project contains a series of small sample scenes, each one demonstrating one or more features of coherence. |
| 3 | +The First Steps tutorial project contains a series of small sample scenes, each one demonstrating one or more features of coherence. |
4 | 4 | After downloading this Unity project, we suggest to open up the [documentation](https://docs.coherence.io/learning-coherence/first-steps-tutorial) as it's the perfect companion to explore the scenes included in the project. |
5 | 5 |
|
6 | 6 | ### Unity version |
7 | | -Currently the project is on Unity `2021.3.18f1`, but opening it with any Unity `2021.3` version is fine. |
8 | | -Note: At the moment of writing, opening the project with Unity `2022.1` or more recent is discouraged, due to a Unity bug. We are awaiting a fix and will update this. |
| 7 | +Currently the project is on Unity `2021.3.18f1`. You can open it with newer `2021.3` LTS patches or with `2022.3` LTS. |
| 8 | +Opening the project with Unity `2022.1` or `2022.2` is discouraged, due to a Unity bug. The bug was fixed in `2022.3` LTS. |
9 | 9 |
|
10 | 10 | ## Additional resources |
11 | 11 |
|
12 | 12 | ### Direct download |
13 | | -You can download the project using the Code button on this repo, as this project doesn't require LFS Support. |
| 13 | +You can download the project using the Code button on this repo, as this project doesn't require LFS Support. Or fetch a release from the [Releases page](https://github.com/coherence/first-steps-tutorial/releases). |
14 | 14 |
|
15 | 15 | ### Documentation |
16 | | -Full documentation for this project is available at https://docs.coherence.io/learning-coherence/first-steps-tutorial |
| 16 | +Full documentation for this project is available in [its own section](https://docs.coherence.io/learning-coherence/first-steps-tutorial) of the coherence documentation. |
17 | 17 |
|
18 | 18 | ### Trying a pre-made build |
19 | 19 | To quickly try a pre-built version of the game, head to [this link](https://coherence.io/games/coherence/first-steps-tutorial) and either play the WebGL build in the browser, or download one of the available desktop versions. |
20 | 20 |
|
21 | 21 | ## Bug reporting |
22 | | -Feel free to open an issue right here on Github if you find anything that is not working in the First Steps project. Please include also any suggestion you migth have on how to improve it. We appreciate all contributions! |
| 22 | +Feel free to open an issue right here on Github if you find anything that is not working in the First Steps project. Please include also any suggestion you might have on how to improve it. We appreciate all contributions! |
0 commit comments