aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scripts/Controllers/GameController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Add VFXHEADmasterCarson Katri2021-06-131-3/+24
|
* Fix animations, and improve helptextCarson Katri2021-06-131-2/+2
|
* Add dribbling animationCarson Katri2021-06-131-2/+14
|
* Fix againCarson Katri2021-06-131-0/+3
|
* Add trenchcoat fadeinCarson Katri2021-06-131-2/+36
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-131-1/+5
|\
| * Airhorn at game end, better dribble, ball hit soundCameron Katri2021-06-131-1/+5
| |
* | Add main menuCarson Katri2021-06-131-1/+1
|/
* Add loose ball foulCarson Katri2021-06-131-7/+16
|
* Add respawning after each pointCarson Katri2021-06-131-0/+64
|
* Add game-end results overlayCarson Katri2021-06-121-2/+24
|
* Finally fix shootingCarson Katri2021-06-121-1/+1
|
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-121-2/+3
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-121-2/+12
| |\
| * | Add non working time shootingCameron Katri2021-06-121-2/+3
| | |
* | | Use string interpolationCarson Katri2021-06-121-1/+1
| |/ |/|
* | Add game clockCarson Katri2021-06-121-2/+12
|/
* Add scoreboard UICarson Katri2021-06-121-0/+25
|
* 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-121-0/+7
|
* Tweak AICarson Katri2021-06-121-1/+1
|
* Functional AI that can dribble, steal, and shootCarson Katri2021-06-121-2/+4
|
* Refine enemy locomotionCarson Katri2021-06-121-3/+7
|
* Resolve conflictsCarson Katri2021-06-121-0/+17
|\
| * EnemyHoop and Hoop gamecontroler stuffCameron Katri2021-06-121-0/+17
| |
* | Smooth leg animationCarson Katri2021-06-121-0/+2
|/
* Add movement to limbsCarson Katri2021-06-121-1/+1
|
* Add player graphicsCarson Katri2021-06-121-0/+113