aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scripts
Commit message (Expand)AuthorAgeFilesLines
* Add VFXHEADmasterCarson Katri2021-06-135-5/+73
* Only shoot if you have the ballCameron Katri2021-06-131-12/+14
* Add shot indicatorCarson Katri2021-06-132-1/+13
* Fix animations, and improve helptextCarson Katri2021-06-132-11/+24
* Add dribbling animationCarson Katri2021-06-131-2/+14
* Fix againCarson Katri2021-06-132-0/+8
* Add trenchcoat fadeinCarson Katri2021-06-131-2/+36
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-134-4/+11
|\
| * Hold ball away from faceCameron Katri2021-06-132-3/+3
| * Airhorn at game end, better dribble, ball hit soundCameron Katri2021-06-132-1/+8
* | Add main menuCarson Katri2021-06-133-1/+26
|/
* Add loose ball foulCarson Katri2021-06-132-9/+28
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-133-0/+68
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-131-1/+8
| |\
| * | Add respawning after each pointCarson Katri2021-06-133-0/+68
* | | Improve checking of shotCameron Katri2021-06-131-1/+2
| |/ |/|
* | AI flips (not that great though)Cameron Katri2021-06-121-1/+8
|/
* Add game-end results overlayCarson Katri2021-06-121-2/+24
* Add crowd cheer on goal 2Cameron Katri2021-06-121-0/+3
* Finally fix shootingCarson Katri2021-06-124-11/+8
* Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCarson Katri2021-06-124-6/+12
|\
| * Merge branch 'master' of git.cameronkatri.com:gmtk-gamejamCameron Katri2021-06-121-2/+12
| |\
| * | Add non working time shootingCameron Katri2021-06-124-6/+12
* | | Use string interpolationCarson Katri2021-06-121-1/+1
| |/ |/|
* | Add game clockCarson Katri2021-06-121-2/+12
|/
* 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
|\