Skip to content

Zacoulou/DunkeyBall

Repository files navigation

DunkeyBall

Local coop basketball game made in Unity Game Engine.

Original Trailer

https://drive.google.com/file/d/1234aKA3LFEmXxWO04xvAO3pc2bd7ZHvq/view?usp=sharing

3D Reimagining

Game was completely overhauled to use 3D physics while maintaining the visual 2D artwork and systems were vastly improved to provide for a better gameplay experience.

Shooting Mechanic


Timing based shooting mechanic where shot quality is determined by timing the release with the peak of the player's jump. Perfect shots are released at the optimal 55 degree angle favoring the back rim, with higher backspin. Imperfect shots have random error applied in the various categories including backspin, shot position, and release angle.

Wall Sliding


In the spirit of the 2D to 3D overhaul, a wall jump/slide mechanic was added to add a unique vertical twist to traditional basketball.

Ragdoll


Physics based ragdolling. Intended for ankle breakers rather than jumping face first into walls :)

Required Packages

  • Unity 2023.3.13f1 or higher
  • TextMeshPro
  • EZCameraShake

About

Ball is life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages