Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "getting started" section to README. #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

toolness
Copy link
Contributor

@toolness toolness commented May 29, 2016

View the formatted guide here.

This fixes #2 by adding a "getting started" guide to the README. I decided to write this because someone contacted me via email expressing an interest in having such a guide--so at least it will be useful to someone out there! 馃榿

Learning objectives of the guide:

  • The learner should become acquainted with the Game, Heirarchy, Inspector, and Project windows of Unity.
  • The learner should become acquainted with the Ink Player window of ink-unity-integration.
  • The learner should understand how to tinker with the .ink script and see their changes (a) in-game and (b) in the Ink Player.

Learning objectives not addressed (but can be added via future PRs):

  • The learner should become acquainted with the Console window of Unity--specifically, so they know where to look when their .ink script contains errors. (Note that this can be taught much more easily if No feedback on ink compilation success after failure聽ink-unity-integration#15 is fixed.)
  • The learner should know how to build their project and share it with others.
  • The learner should understand how to change C# code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a basic "getting started" guide
1 participant