]> git.cameronkatri.com Git - gmtk-gamejam.git/commit
Functional AI that can dribble, steal, and shoot
authorCarson Katri <carson.katri@gmail.com>
Sat, 12 Jun 2021 22:06:04 +0000 (18:06 -0400)
committerCarson Katri <carson.katri@gmail.com>
Sat, 12 Jun 2021 22:06:04 +0000 (18:06 -0400)
commit67c86ed960cc5feaedd06569ad62a340cc0d013f
treec5408bb4dd3b6df4a6b6e88fa41ee9875d3201e4
parent71e603101369cf4a144904a2fc0e45ad3f862296
Functional AI that can dribble, steal, and shoot
Assets/Prefabs/Enemy.prefab
Assets/Prefabs/Player.prefab
Assets/Scenes/Main.unity
Assets/Scripts/Controllers/AIController.cs
Assets/Scripts/Controllers/Ball.cs
Assets/Scripts/Controllers/CameraController.cs
Assets/Scripts/Controllers/GameController.cs
Assets/Scripts/Controllers/Player/PlayerController.cs
Assets/Scripts/Controllers/Player/PlayerSegment.cs