aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scripts
Commit message (Collapse)AuthorAgeFilesLines
* One lineCameron Katri2021-06-121-4/+1
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-121-1/+9
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-122-7/+18
| |\
| * | Fix hoop animationCameron Katri2021-06-121-1/+9
| | |
* | | Fix flippingCarson Katri2021-06-121-1/+1
| |/ |/|
* | Refine AI decision-makingCarson Katri2021-06-122-7/+18
|/
* Add scoreboard UICarson Katri2021-06-122-3/+30
|
* Fix animation of ballCameron Katri2021-06-121-0/+5
|
* Fix scoringCameron Katri2021-06-121-3/+1
|
* 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