In Unity: -Press W for position -Press E for rotation -Press r for scale
In GitHub: 0. cd "folder Address"
- git add FILENAME to add the file to the local repository (to add all files, git add -a)
- git commit -m "YOUR_MESSAGE" to add a message corresponding to the commit
- git push origin to push
To pull from repository:
- git pull origin
For ADB Driver Problems, install Universal ADB Driver found here: https://plus.google.com/103583939320326217147/posts/BQ5iYJEaaEH
Use Unity Remote for faster development, downloaded from: https://play.google.com/store/apps/details?id=com.unity3d.androidremote&hl=en