Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 762 Bytes

File metadata and controls

11 lines (8 loc) · 762 Bytes

UnityExamples

alt text

A repository containing code examples for unity

Contains the following examples:

1. Saving and loading data in unity tutorial: http://honkbarkstudios.com/developer-blog/saving-data-in-unity/
3. DontDestroyOnLoad tutorial - Keep music playing when reloading scene: http://honkbarkstudios.com/developer-blog/dontdestroyonload-tutorial/
4. TapController tutorial - Add force to game object when player taps mobile screen: http://honkbarkstudios.com/developer-blog/tapcontroller-unity3d-tutorial/