https://github.com/fluffynuts/unity-roll-a-ball
Unity Roll-a-ball tutorial, with a few minor mods
https://github.com/fluffynuts/unity-roll-a-ball
Last synced: 7 days ago
JSON representation
Unity Roll-a-ball tutorial, with a few minor mods
- Host: GitHub
- URL: https://github.com/fluffynuts/unity-roll-a-ball
- Owner: fluffynuts
- License: bsd-2-clause
- Created: 2016-07-17T17:19:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-17T17:33:18.000Z (almost 10 years ago)
- Last Synced: 2025-01-06T16:50:54.101Z (over 1 year ago)
- Language: C#
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Roll-a-ball
Unity Roll-a-ball tutorial, with a few minor mods
This is the result of following (mostly) the Unity Roll-a-ball tutorial, taking
into accouny my propensity to get a little side-tracked with things like table
friction and a camera which follows a little looser.