aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scripts
Commit message (Expand)AuthorAgeFilesLines
* Add sound effects for dribble and shootCameron Katri2021-06-123-3/+20
* Tweak AICarson Katri2021-06-122-2/+2
* Functional AI that can dribble, steal, and shootCarson Katri2021-06-126-9/+28
* Refine enemy locomotionCarson Katri2021-06-123-28/+30
* Shot stuffCameron Katri2021-06-121-1/+5
* Resolve conflictsCarson Katri2021-06-124-9/+57
|\
| * EnemyHoop and Hoop gamecontroler stuffCameron Katri2021-06-121-0/+17
| * PlayerHoop log on hitCameron Katri2021-06-122-0/+22
* | Smooth leg animationCarson Katri2021-06-122-4/+70
|/
* Smooth leg animationCarson Katri2021-06-121-4/+10
* Physics in FixedUpdateCameron Katri2021-06-122-20/+37
* Add movement to limbsCarson Katri2021-06-124-4/+43
* Add player graphicsCarson Katri2021-06-126-42/+176
* Restructure scripts, improve locomotion, and add movement indicatorsCarson Katri2021-06-1212-67/+156
* Setup prefabsCarson Katri2021-06-114-635/+0
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-112-0/+19
|\
| * Add AI GuyCameron Katri2021-06-112-0/+19
* | Add basketball spriteCarson Katri2021-06-115-0/+646
|/
* Initial player controlCarson Katri2021-06-112-0/+51