aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scripts/Controllers/Player/PlayerController.cs
Commit message (Expand)AuthorAgeFilesLines
* Only shoot if you have the ballCameron Katri2021-06-131-12/+14
* Add shot indicatorCarson Katri2021-06-131-0/+12
* Hold ball away from faceCameron Katri2021-06-131-1/+1
* Add respawning after each pointCarson Katri2021-06-131-0/+2
* Finally fix shootingCarson Katri2021-06-121-1/+1
* Add non working time shootingCameron Katri2021-06-121-1/+6
* Fix flippingCarson Katri2021-06-121-1/+1
* Functional AI that can dribble, steal, and shootCarson Katri2021-06-121-0/+5
* Refine enemy locomotionCarson Katri2021-06-121-0/+2
* Smooth leg animationCarson Katri2021-06-121-4/+10
* Physics in FixedUpdateCameron Katri2021-06-121-20/+13
* Add movement to limbsCarson Katri2021-06-121-2/+39
* Add player graphicsCarson Katri2021-06-121-37/+30
* Restructure scripts, improve locomotion, and add movement indicatorsCarson Katri2021-06-121-0/+75