Simple Game Companion
Part 2
<<Previous
Next>>
Summary
In the second part of the series we do some cool stuff.
Austin teaches lots, so much that I haven't had a chance to update this blurb!
(Actually this text is just a placeholder until I get time to review the video, work through the code and check out the common problems people are having.)
Video
<<Previous
Next>>
My Thoughts
Description
Common Issues
No issues so far!
Code for Unity 4
The code for this part of the tutorial is the second commit to the project on GitHub:
https://github.com/RyanfaeScotland/GoHome/tree/fc1398462a5d67f2ffc4fffbbcabee38b11d479c
Note that it is the same code that is used in Part 1 of the tutorial as it is in Part 2 (actually the start of Part 3) that we first save our project making it suitable for committing to a repository. If it was committed before that, nothing in the hierarchy would have been saved!
Code for Unity 5
Not yet available.
If you do not know how to work with GitHub check out this link for basic instructions: Getting Started With GitHub.